GuidesAgents on the web

Should you block AI crawlers? Training, search, and agent bots, separated

GPTBot and ClaudeBot train models; OAI-SearchBot surfaces you in AI search; ChatGPT-User fetches for a live human. The robots.txt policy that says what you mean.

August 1, 2026The Everpod team
The short answer

Don’t decide about “AI crawlers” — decide about three different kinds of visitor. Training crawlers (GPTBot, ClaudeBot) read your site to teach future models. Search crawlers (OAI-SearchBot, Claude-SearchBot) index it so AI search can send you visitors. User agents (ChatGPT-User, Claude-User) fetch pages because a human asked, right now. Blocking the first is a values call; blocking the second and third mostly means opting out of how a growing share of people find and read the web.

The three kinds of AI visitor, concretely

Both OpenAI and Anthropic now split their crawling by purpose and honor robots.txt per bot, which is what makes a per-purpose policy possible:

A robots.txt that says what you actually mean

The common deliberate policy — no training, yes visibility — looks like this:

User-agent: GPTBot
Disallow: /

User-agent: ClaudeBot
Disallow: /

# search + user-initiated agents: allowed by default (no rules needed)

Three mechanics worth knowing: rules apply per subdomain, OpenAI notes changes take ~24 hours to propagate, and robots.txt is a published request, not an enforcement mechanism — reputable crawlers obey it, and the disreputable ones were never going to. If you want enforcement and receipts, Cloudflare’s AI Crawl Control (available on all plans) shows which AI crawlers visit, lets you allow/block them individually, and audits who actually respects your directives — a different tool than Bot Fight Mode, which can’t make these distinctions at all.

Our answer, since we have to have one

This site allows all three kinds — deliberately. Our audience literally operates AI agents, an increasing share of our readers arrive via AI answers, and being the source an assistant can actually read and cite is worth more to us than whatever training-exclusion would protect. That math is honest for a company blog with nothing paywalled; it inverts for businesses whose content is the product — publishers, courseware, paid research — where blocking training while keeping search visibility is entirely coherent. The mistake isn’t either policy; it’s the accidental one — a blanket block copied from a template in 2023, quietly deciding your AI-era distribution ever since.

Don’t want to run it yourself?

Everpod hosts OpenClaw for you: a secure, private, always-on cloud computer of your agent’s own — set up, secured, and backed up, with its software kept up to date and $10 of model usage included every month. Nothing to configure, no surprise bills — just say hello.

Request early access
$29/mo · $10 model usage included · cancel anytime