# BlueMoso — robots.txt # Last updated: 2026-05-16 # Default: open to all well-behaved crawlers User-agent: * Allow: / Disallow: /apply/ Disallow: /claude/ # ─── Search engines ────────────────────────────────────────────── User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Yandex Allow: / # ─── AI search & answer engines (AIO / AEO / GEO) ──────────────── # We want BlueMoso content cited in AI answers, so we explicitly allow # the major AI crawlers used for retrieval and answer generation. # OpenAI User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / # Google Gemini / AI Overviews User-agent: Google-Extended Allow: / # Apple Intelligence User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Perplexity User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Common Crawl (feeds many LLMs) User-agent: CCBot Allow: / # You.com User-agent: YouBot Allow: / # Cohere User-agent: cohere-ai Allow: / # Meta User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # Diffbot (used by enterprise GEO tooling) User-agent: Diffbot Allow: / Sitemap: https://bluemoso.com/sitemap.xml