# robots.txt for anyname.ai # https://anyname.ai User-agent: * Allow: / # Sitemap Sitemap: https://anyname.ai/sitemap.xml # Disallow API endpoints Disallow: /api/ Disallow: /health # Allow important resources Allow: /FRONTEND.html Allow: /manifest.json Allow: /favicon.svg Allow: /og-image.png Allow: /llms.txt Allow: /llms-full.txt # AI Crawlers - All Major Providers # OpenAI (ChatGPT, GPT-4) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic (Claude) User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Google (Gemini, Bard, AI Overviews) User-agent: Google-Extended Allow: / # Microsoft (Copilot, Bing Chat) User-agent: Bingbot Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Meta AI User-agent: FacebookBot Allow: / User-agent: meta-externalagent Allow: / # Cohere User-agent: cohere-ai Allow: / # You.com User-agent: YouBot Allow: / # Amazon/Alexa User-agent: Amazonbot Allow: / # Apple (Siri, Spotlight) User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Brave Search User-agent: BraveBot Allow: / # Common Crawl (training data) User-agent: CCBot Allow: / # Crawl-delay for respectful crawling Crawl-delay: 1 # Googlebot specific User-agent: Googlebot Disallow: /api/ Disallow: /health Allow: / Crawl-delay: 0 # Bingbot specific User-agent: Bingbot Disallow: /api/ Disallow: /health Allow: / Crawl-delay: 1