Merge pull request #683 from langflow-ai/docs-robots-public-preview
Docs: Prepare robots.txt for public site
This commit is contained in:
commit
900e5f9795
1 changed files with 4 additions and 8 deletions
12
docs/static/robots.txt
vendored
12
docs/static/robots.txt
vendored
|
|
@ -1,12 +1,8 @@
|
|||
# Robots.txt for OpenRAG Documentation
|
||||
|
||||
# Block all crawlers by default
|
||||
# Allow all crawlers
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Allow: /
|
||||
|
||||
# Allow specific crawlers if needed (uncomment when ready for launch)
|
||||
# User-agent: Googlebot
|
||||
# Allow: /
|
||||
|
||||
# Sitemap location (uncomment when ready for launch)
|
||||
# Sitemap: https://docs.openr.ag/sitemap.xml
|
||||
# Sitemap location
|
||||
Sitemap: https://docs.openr.ag/sitemap.xml
|
||||
Loading…
Add table
Reference in a new issue