# robots.txt for https://www.attention.com # # Policy: allow all crawlers, including AI. # Content-Signal (per contentsignals.org / draft-romm-aipref-contentsignals): # search = yes — allow use in search indexes and search answers # ai-input = yes — allow use as real-time input to AI models (RAG, grounding) # ai-train = yes — allow use for model training and fine-tuning # Omission of a signal is "no preference", NOT "yes". # # Sibling hosts (separate robots.txt each): # app.attention.tech — disallowed (logged-in product) # docs.attention.com — allowed (Mintlify default) # api.attention.tech — allowed (crawlers irrelevant; API is token-gated) User-agent: * Content-Signal: search=yes, ai-input=yes, ai-train=yes Allow: / # Explicit entries for AI crawlers. Values match the wildcard group; they exist # so that (a) bots ignoring wildcards still see a policy, and (b) the policy is # unambiguous when operators inspect this file. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: anthropic-ai Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: CCBot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Amazonbot Allow: / User-agent: Bytespider Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / User-agent: FacebookBot Allow: / User-agent: ImagesiftBot Allow: / Sitemap: https://www.attention.com/sitemap-index.xml Sitemap: https://www.attention.com/sitemap.xml