# WideAngle — https://wideangle.online # # Retrieval crawlers. These fetch a page so an answer engine can cite it. # Allowing them is how we get quoted. This is the policy geo/retrieval-crawlers-allowed # checks for, and we hold our own site to it. 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: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / # Training crawlers are a separate decision from retrieval. We allow them too, # but blocking these while keeping the retrieval agents above is a legitimate # policy — and the distinction is the point. User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: CCBot Allow: / User-agent: * Allow: / Sitemap: https://wideangle.online/sitemap.xml