allow all crawlers
This commit is contained in:
parent
b0c5a78e35
commit
296842df34
1 changed files with 1 additions and 5 deletions
6
docs/static/robots.txt
vendored
6
docs/static/robots.txt
vendored
|
|
@ -1,11 +1,7 @@
|
|||
# Robots.txt for OpenRAG Documentation
|
||||
|
||||
# Block all crawlers by default
|
||||
# Allow all crawlers
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
|
||||
# Allow specific crawlers
|
||||
User-agent: Googlebot
|
||||
Allow: /
|
||||
|
||||
# Sitemap location
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue