This commit is contained in:
phact 2025-12-23 02:14:40 +00:00
parent 97645081e3
commit 93b197f711

View file

@ -1,12 +1,8 @@
# Robots.txt for OpenRAG Documentation # Robots.txt for OpenRAG Documentation
# Block all crawlers by default # Allow all crawlers
User-agent: * User-agent: *
Disallow: / Allow: /
# Allow specific crawlers if needed (uncomment when ready for launch) # Sitemap location
# User-agent: Googlebot Sitemap: https://docs.openr.ag/sitemap.xml
# Allow: /
# Sitemap location (uncomment when ready for launch)
# Sitemap: https://docs.openr.ag/sitemap.xml