prepare robots.txt for public site

This commit is contained in:
April M 2025-12-18 15:00:01 -08:00
parent a460fd05fd
commit b0c5a78e35

View file

@ -4,9 +4,9 @@
User-agent: * User-agent: *
Disallow: / Disallow: /
# Allow specific crawlers if needed (uncomment when ready for launch) # Allow specific crawlers
# User-agent: Googlebot User-agent: Googlebot
# Allow: / Allow: /
# Sitemap location (uncomment when ready for launch) # Sitemap location
# Sitemap: https://docs.openr.ag/sitemap.xml Sitemap: https://docs.openr.ag/sitemap.xml