# Robots.txt for 100daystoheaven.tv # https://100daystoheaven.tv/robots.txt User-agent: * Allow: / # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Yandex Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / # Disallow internal/private paths Disallow: /api/ Disallow: /cache/ Disallow: /*.php$ Disallow: /*?server=* # Disallow episode watch pages (thin content, not for indexing) Disallow: /watch/tv/ # Disallow watchlist (personal/private) Disallow: /watchlist # Crawl-delay for politeness (optional) Crawl-delay: 1 # Sitemap location Sitemap: https://100daystoheaven.tv/sitemap.xml