# Deep Statistics - Robots.txt # Allow all search engines and AI crawlers to index our content # Default for all robots User-agent: * Allow: / Crawl-delay: 0 # Google Bots User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / # Google AI/Bard User-agent: Google-Extended Allow: / # Bing User-agent: Bingbot Allow: / # OpenAI GPT Crawler User-agent: GPTBot Allow: / # ChatGPT User (for ChatGPT browsing) User-agent: ChatGPT-User Allow: / # Anthropic Claude User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Perplexity AI User-agent: PerplexityBot Allow: / # Common Crawl (used by many AI systems) User-agent: CCBot Allow: / # Other AI Crawlers User-agent: cohere-ai Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Disallow admin and private areas Disallow: /admin/ Disallow: /api/ Disallow: /private/ # Sitemap location Sitemap: https://www.deepstatistics.co.in/sitemap.xml