mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-03 18:22:57 +00:00
11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
# https://www.robotstxt.org/robotstxt.html
|
|
User-agent: *
|
|
Disallow: /admin/
|
|
Disallow: /api/
|
|
Disallow: /login
|
|
Disallow: /setup
|
|
Allow: /
|
|
|
|
# Sitemap will be served dynamically from backend
|
|
# Sitemap: /sitemap.xml
|