# BLOMEGA robots policy # Bot policy is a business decision. BLOMEGA allows both AI *training* crawlers # and AI *retrieval/search* crawlers, maximizing presence in model memory and # in live AI answers. See https://blomega.com/llms.txt for an LLM-oriented map. # ── Traditional search & social ────────────────────────────── User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / # ── AI training crawlers (Pathway A: pretraining memory) ───── User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Amazonbot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Meta-ExternalAgent Allow: / # ── AI retrieval / live-answer crawlers (Pathway B: RAG) ───── User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: Applebot Allow: / # ── Default ────────────────────────────────────────────────── User-agent: * Allow: / Sitemap: https://blomega.com/sitemap.xml