# Robots.txt for CodeGPT # https://codegpt.co # General crawlers User-agent: * Allow: / # Disallow admin or temporary pages if any # Disallow: /admin/ # Disallow: /temp/ # AI Crawlers - Explicitly allow for Generative AI search engines # OpenAI GPT (ChatGPT Search)!! User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Google AI (Gemini, Bard) User-agent: Google-Extended Allow: / # Anthropic Claude User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / # Common AI Crawlers User-agent: cohere-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: YouBot Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # Sitemap location Sitemap: https://codegpt.co/sitemap.xml # Crawl-delay (optional, helps avoid overloading server) # Crawl-delay: 1