Should I block AI crawlers in robots.txt?
Decide per crawler — blocking training crawlers is a legitimate choice, but blocking retrieval agents removes you from answers.
The important distinction is training versus retrieval. Training crawlers such as GPTBot, ClaudeBot, and Google-Extended collect data used to build models. Retrieval agents such as OAI-SearchBot, PerplexityBot, ChatGPT-User, and Perplexity-User fetch pages to answer a question now.
Blocking training crawlers is a reasonable content decision with no direct effect on whether you are recommended today. Blocking retrieval agents makes you uncitable — which is usually the opposite of what a founder wants.
The frequent accident is a blanket `User-agent: * / Disallow: /` rule, or a CDN bot filter that rejects unfamiliar agents, taking out both categories at once.
Audit what you actually serve rather than what you think you serve — our AI Crawler Access Checker compares live responses across agents.
See where you actually stand
32 checks, four pillars, one score — free and no account needed.
More in this category