# SE Crawlers Setup # Enable robots.txt rules for all crawlers User-agent: * Allow: / Disallow: /search Disallow: /? # --- AI Bots --- # OpenAI GPTBot User-agent: GPTBot Allow: / # OpenAI ChatGPT-User agent User-agent: ChatGPT-User Allow: / # Common Crawl CCBot (used for AI training datasets) User-agent: CCBot Allow: / # Google Extended (used for AI model training) User-agent: Google-Extended Allow: / # Anthropic Claude User-agent: ClaudeBot Allow: / # Perplexity AI crawler User-agent: PerplexityBot Allow: / # Sitemap Sitemap: https://www.podareducation.org/sitemap.xml