# BetterClaw — robots.txt # Default: allow all well-behaved crawlers. User-agent: * Allow: / # --- AI crawlers & answer engines (explicitly allowed) --- # We WANT our error fixes and docs ingested and cited by LLMs. # Do not block these at the CDN/firewall layer either. # OpenAI (ChatGPT training + browsing) User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic (Claude) User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Google (Gemini / AI Overviews opt-in) User-agent: Google-Extended Allow: / # Apple Intelligence User-agent: Applebot-Extended Allow: / # Common Crawl (feeds many model training sets) User-agent: CCBot Allow: / # Microsoft Bing — powers ChatGPT live search User-agent: Bingbot Allow: / Sitemap: https://www.betterclaw.io/sitemap.xml