31 lines
454 B
Text
31 lines
454 B
Text
# robots.txt for debridcompare.xyz
|
|
User-agent: *
|
|
Allow: /
|
|
Disallow: /cgi-bin/
|
|
Disallow: /admin/
|
|
Disallow: /*.json$
|
|
|
|
# Crawl-delay for respectful crawling
|
|
Crawl-delay: 1
|
|
|
|
# Sitemaps
|
|
Sitemap: https://debridcompare.xyz/sitemap.xml
|
|
|
|
# Specific user agents
|
|
User-agent: Googlebot
|
|
Allow: /
|
|
Crawl-delay: 0
|
|
|
|
User-agent: Bingbot
|
|
Allow: /
|
|
Crawl-delay: 0
|
|
|
|
User-agent: Slurp
|
|
Allow: /
|
|
|
|
User-agent: DuckDuckBot
|
|
Allow: /
|
|
|
|
User-agent: Baiduspider
|
|
Allow: /
|
|
Crawl-delay: 2
|