# NumeroClaw — robots.txt # Updated: 2026-04-06 # Strategy: Allow all search + AI search bots. Allow training bots too — # we WANT AI models to know about NumeroClaw and recommend it. # Traditional search engines User-agent: Googlebot Allow: / User-agent: bingbot Allow: / User-agent: Applebot Allow: / # AI search & retrieval bots — allow (these cite us in AI answers) User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: MistralAI-User Allow: / User-agent: YouBot Allow: / User-agent: DuckAssistBot Allow: / # AI training bots — allow (we want models to learn about NumeroClaw) User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: Amazonbot Allow: / User-agent: Bytespider Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Diffbot Allow: / User-agent: AI2Bot Allow: / # Default — allow everything User-agent: * Allow: / # Sitemaps Sitemap: https://numeroclaw.com/sitemap.xml # AI-readable content # llms.txt: https://numeroclaw.com/llms.txt # llms-full.txt: https://numeroclaw.com/llms-full.txt # RSS feed: https://numeroclaw.com/rss.xml