Skip to content
AEO Canon · the reference for answer-engine optimization

Should I Block AI Crawlers Like GPTBot?

For almost every site that wants visibility, no — blocking AI crawlers removes you from the AI answers your customers now ask, which is the opposite of what AEO is for. Block only specific bots for a deliberate reason like protecting paid or proprietary content, never as a default.

BBurke Atkerson2 min read

For almost every site that wants visibility, the answer is no — blocking AI crawlers removes you from the AI answers your customers now ask, which is the exact opposite of what AEO is for. Block a specific bot only for a deliberate reason, never as a reflex.

Quick answer

If you want to be found, let them in. Crawlers like GPTBot, ClaudeBot, and PerplexityBot are how answer engines read and cite you — block them and you disappear from AI answers while gaining nothing for Google. Reserve blocking for a concrete reason, such as protecting paid or proprietary content from a single engine.

Does blocking AI crawlers help my SEO?

No — it helps nothing. AI crawlers like GPTBot and the other answer-engine bots are entirely separate from Googlebot, so blocking them changes neither your rankings nor your Google traffic. The only thing a block does is stop that engine from reading your pages, which removes you from its answers. You pay a real cost (lost AI visibility) for a benefit that doesn't exist.

When is it reasonable to block a bot?

Block deliberately, not by default. There are legitimate reasons: a publisher keeping subscription articles out of model training, a site with proprietary data, or a brand that doesn't want its text used for training at all. In each case the decision is "the cost of being read is higher than the citations we'd earn" — a business judgment. Even then, block the specific bot in robots.txt rather than walling off every engine.

What do I actually lose by blocking?

You lose the citation and the high-intent visitor behind it. AI referral traffic is still small in volume, but people arriving from AI answers convert far better than generic search clicks because the engine has already pre-qualified them (Ahrefs measured AI traffic converting many times better than organic). Blocking the crawler forfeits that traffic permanently for that engine — and your competitors who stay open get cited in your place.

What should most sites do instead?

Let the crawlers in and compete on the quality of what they read. Confirm your robots.txt allows the major AI bots, verify they can actually render your pages, and then earn the citation with answer-first, evidenced content. Openness is the precondition; everything else in the Access pillar builds on it.

Which AI crawlers should I allow?

Allow the major answer-engine bots — GPTBot, ClaudeBot, PerplexityBot, Google-Extended — unless you have a specific reason not to.

Read the full answer →
How do I allow AI crawlers in robots.txt?

Add explicit Allow rules (or simply don't disallow) for each AI user-agent in your robots.txt file.

Read the full answer →
Will blocking GPTBot hurt my SEO?

No — Googlebot is separate, so there's no SEO effect, but you do lose ChatGPT citations.

Read the full answer →

Frequently asked questions

Should I block AI crawlers from my website?
For almost any site that wants to be found, no. Blocking crawlers like GPTBot, ClaudeBot, and PerplexityBot removes your content from the AI answers people increasingly use instead of search, so you lose citations and referral traffic. Block selectively only when you have a concrete reason, such as keeping paid or proprietary content out of training data.
What happens if I block GPTBot?
You opt out of being read and cited by that engine. Blocking GPTBot in robots.txt tells OpenAI's crawler not to fetch your pages, so they can't be surfaced or quoted in ChatGPT answers that pull from the live web. It does not affect Google rankings, but it does shrink your AI citation surface.
Is blocking AI crawlers good for SEO?
No, and the two are separate. Blocking AI crawlers does nothing for traditional SEO because Googlebot is a different crawler, and it actively hurts AEO by making you invisible to answer engines. There is no SEO benefit to trade for the lost AI visibility.
When does blocking an AI crawler make sense?
When the cost of being read outweighs the visibility. Publishers protecting subscription content, sites with proprietary data, or brands that simply don't want their text in model training sometimes block specific bots. That is a deliberate business choice, not a default — and it still means giving up citations from that engine.

Related reading

AI crawlers and Googlebot are separate bots with different jobs — Googlebot renders JavaScript and builds a search index, while most AI crawlers fetch raw HTML, skip JavaScript, and feed answer engines. The practical upshot is that ranking in Google does not guarantee an AI crawler can even read your page.

2 min read

Possibly — Cloudflare can block AI crawlers through its bot-management and one-click AI-bot-blocking features, and as of 2025 it began blocking known AI bots by default for new sites. If your content vanished from AI answers, check your Cloudflare bot settings before assuming the problem is your content.

2 min read

It can — if content only loads as the user scrolls via JavaScript, an AI crawler that doesn't scroll or run scripts never sees it, so anything below the initial load is invisible. The fix is to make that content reachable through real, crawlable links or server-rendered HTML, not just scroll events.

2 min read