← ClaudeAtlas

ai-crawler-policylisted

Decide and implement which AI crawlers may access a site, then write the robots.txt, headers and CDN rules that enforce it. Use whenever the user mentions GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Applebot-Extended, CCBot, Bytespider, AI crawlers, AI bots, blocking AI training, llms.txt, robots.txt for AI, opting out of AI training, or asks whether to let AI companies crawl their content. Also use when AI assistants can't see a site's content or when a WAF or Cloudflare is suspected of blocking AI agents.
keupera/seo-skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill keupera/seo-skills
# AI Crawler Policy The decision people think they're making is "should AI companies use my content". The decision they're actually making is four separate ones, and conflating them is how sites end up blocking the crawler that would have cited them while allowing the one that trains on them. ## The four jobs, and why the distinction matters | Job | What it does | Blocking it means | |---|---|---| | **Training** | Crawls to build model training corpora | Your content isn't in the next model. No effect on citations today | | **Search indexing** | Builds the retrieval index the assistant searches | The assistant can never find you. This is the expensive one | | **Live fetch** | Fetches a URL now because a user asked | The assistant can't read a page a user pasted | | **Classic search** | Googlebot, Bingbot | You leave search entirely. Never block these | Most people want to block training and allow retrieval. That's a coherent position and it's implementable. What isn't coherent is blocking retrieval and then asking why ChatGPT never mentions the brand. ## The agent table ``` # Training crawls GPTBot OpenAI training ClaudeBot Anthropic training Google-Extended Google Gemini training ONLY — does not affect AI Overviews Applebot-Extended Apple Apple Intelligence training CCBot Common Crawl public dataset, used by many trainers Meta-ExternalAgent Meta training