# Operata robots.txt # Policy: we want to be found, cited, and surfaced in AI-powered # search and answer engines. We do NOT want our content used to # train foundation models. # ----- Content Signals (content-level preferences) ----- User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=no Disallow: /microsite/page Disallow: /micro/page # ----- Training-only crawlers: blocked ----- User-agent: GPTBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: anthropic-ai Disallow: / User-agent: Meta-ExternalAgent Disallow: / User-agent: Amazonbot Disallow: / User-agent: cohere-ai Disallow: / User-agent: Diffbot Disallow: / User-agent: FacebookBot Disallow: / # ----- Retrieval / citation crawlers: allowed ----- # These bots fetch pages to answer user questions with citations. # We WANT Operata surfaced here. User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / User-agent: Applebot-Extended Allow: / # ----- Sitemap ----- Sitemap: https://operata.com/sitemap.xml