All research

Research

How many AI tools block GPTBot?

10.5%of AI tools explicitly block GPTBot

Sample 9,037 tools Data as of 7 September 2026 Updated 7 September 2026 Refreshed quarterly
Share of AI tools that explicitly block each crawler
Bytespider (ByteDance)11.8%CCBot (Common Crawl)11.3%GPTBot (OpenAI)10.5%Amazonbot10.5%meta-externalagent (Meta)10.4%ClaudeBot (Anthropic)10.1%Google-Extended9.9%Applebot-Extended9.9%anthropic-ai (legacy)1%ChatGPT-User0.3%PerplexityBot0.3%OAI-SearchBot0.2%Claude-SearchBot0.1%

One in ten AI tools tells OpenAI's training crawler to go away. Almost none of them tell the ChatGPT search crawler the same thing.

We crawled the robots.txt of every tool listed on directree on 6 and 7 September 2026. Of the 9,037 that answered, 945 name GPTBot in their own rule and disallow it entirely. That is 10.5%. For Anthropic's ClaudeBot it is 10.1%, for Google-Extended 9.9%. The most blocked crawler is not from an AI lab at all: ByteDance's Bytespider is refused by 11.8% of sites, and Common Crawl's CCBot by 11.3%.

The training bots get blocked, the search bots do not

CrawlerWhat it feedsSites that block it
BytespiderByteDance training11.8%
CCBotCommon Crawl datasets11.3%
GPTBotOpenAI training10.5%
AmazonbotAmazon10.5%
meta-externalagentMeta training10.4%
ClaudeBotAnthropic training10.1%
Google-ExtendedGemini training9.9%
Applebot-ExtendedApple training9.9%
ChatGPT-UserChatGPT browsing on behalf of a user0.3%
PerplexityBotPerplexity search0.3%
OAI-SearchBotChatGPT search results0.2%
Claude-SearchBotClaude search results0.1%

Of the 945 sites that block GPTBot, 839 (88.8%) still allow OAI-SearchBot, and 903 (95.6%) also block ClaudeBot. The policy is the same for every lab: no training on our pages, but do send us traffic.

Only 31 sites (0.3%) block all crawlers outright. A further 44% have some path-level Disallow rule in their wildcard group, usually for an API or admin path, which is ordinary hygiene and not an AI policy. We count those separately so the 10.5% is an explicit, named decision.

Cloudflare hosting is the biggest single factor

HostingSitesBlock GPTBot
Cloudflare3,74922.4%
Vercel2,5565.2%
Netlify2734.0%
Fastly3613.9%
CloudFront3283.4%
GPTBot block rate by hosting provider
Cloudflare (3,749 sites)22.4%Vercel (2,556)5.2%Netlify (273)4%Fastly (361)3.9%CloudFront (328)3.4%

A tool on Cloudflare is more than four times as likely to block GPTBot as a tool on Vercel. The likely reason is not that Cloudflare customers hold different views: Cloudflare offers a one-click "block AI bots" setting and a managed robots.txt that writes these rules, and since 15 September 2026 it blocks AI crawlers by default for new sites. Most of the policy in this dataset was set by a toggle, not by a decision.

The 10.5% is measured before Cloudflare's default flipped. We will recompute this page on the same query after the change lands across the crawl and report the difference.

Younger sites block more

Domain registeredSitesBlock GPTBot
20262,90013.6%
202583610.2%
20242297.9%
20231456.9%
GPTBot block rate by year the domain was registered
2026 (2,900 sites)13.6%2025 (836)10.2%2024 (229)7.9%2023 (145)6.9%

Sites registered this year block GPTBot twice as often as sites from 2023. The newest sites are disproportionately on Cloudflare-fronted stacks with the toggle on, and blocking AI crawlers became a default in template robots.txt files during 2025.

Creative tools block most, marketing tools least

Among categories with at least 150 crawled tools, design and media tools sit at the top and marketing tools at the bottom.

CategorySitesBlock GPTBot
Design and UI31817.3%
Video and audio33016.1%
AI image and video generation42614.3%
Community and membership23714.3%
Productivity69511.9%
Developer tools2739.9%
Automation2108.1%
Education and e-learning3898.0%
Marketing and SEO2455.3%

Design, video and image tools produce the kind of content models train on, and they opt out most. Marketing tools depend on being found, and they block least.

What this means if you run an AI tool

Blocking GPTBot does not remove you from ChatGPT's answers. Those come through OAI-SearchBot and ChatGPT-User, which use separate rules and which almost nobody blocks. The configuration most blockers already run, GPTBot disallowed and OAI-SearchBot allowed, keeps pages out of training data and keeps them citable. Check that a hosting toggle has not written your policy for you: on Cloudflare, more than one in five sites in this dataset block the training crawler, and many of their owners will not know.

Your tool is in this dataset if it is listed on directree. Claiming the listing lets you confirm its facts and adds it to the founder-confirmed cuts.

How this was measured

directree crawled the homepage and robots.txt of every published listing between 6 and 7 September 2026 (9,160 tools; 9,037 returned a usable response). A tool counts as blocking a crawler only when its robots.txt names that crawler in its own User-agent group with "Disallow: /". Blanket "Disallow: /" rules for all crawlers (31 sites) and path-level rules that come from the wildcard group are reported separately. Hosting is detected from response headers and DNS. Registration dates come from RDAP. The numbers are recomputed from the same query on every refresh.

Numbers on this page are recomputed from the same query at each refresh. Cite as: directree Research, "How many AI tools block GPTBot?", data as of 7 September 2026, https://www.directree.io/research/ai-tools-blocking-gptbot.