Crawl Lab

AI crawlers and indexing bots: the reference profiles

GPTBot, ClaudeBot, PerplexityBot, Googlebot… every robot visiting your site has an operator, a purpose and rules of its own. These reference profiles document, for each crawler, the verifiable facts: the user-agent string, the robots.txt token, the official IP ranges when the operator publishes them, and what its visits mean for your SEO and your visibility in AI answers (GEO).

Every technical fact links to its primary source — the operator's official documentation. The IP ranges shown are refreshed automatically on every site deployment, from the files published by the operators themselves.

Every crawler in one table: robots.txt token, purpose and the cost of blocking it

This table brings together the twelve crawlers documented on this site. The last column is the one that matters for a decision: what you actually lose by blocking each agent. Blocking a training crawler and blocking a citation crawler do not have remotely the same consequences.

CrawlerOperatorRobots.txt tokenPurposeIP-verifiableWhat you lose by blocking it
GPTBotOpenAIGPTBotTrainingYesNo effect on ChatGPT search. Your content leaves OpenAI's future training corpora.
OAI-SearchBotOpenAIOAI-SearchBotCitationYesYour site disappears from ChatGPT search: it can no longer be cited there with a link.
ChatGPT-UserOpenAIChatGPT-UserAgent (real time)YesA ChatGPT user following a link to your page can no longer load it.
ClaudeBotAnthropicClaudeBotTrainingNoNo effect on Claude's answers. Your content leaves Anthropic's training corpora.
Claude-SearchBotAnthropicClaude-SearchBotCitationNoYour content is no longer indexed for Claude's search results.
Claude-UserAnthropicClaude-UserAgent (real time)NoA Claude user asking to read your page no longer gets it.
PerplexityBotPerplexityPerplexityBotCitationYesYour site no longer appears as a cited source in Perplexity's answers.
Google-ExtendedGoogleGoogle-ExtendedTrainingNoNo effect on Google Search or your ranking. Your content no longer feeds Google's generative AI products.
GoogleOtherGoogleGoogleOtherSearchYesNo documented effect on Google Search indexing. Covers internal uses (R&D, products).
Googlebotmulti-purposeGoogleGooglebotSearchYesGradual removal from Google Search: pages stop being recrawled and rankings decay.
Bingbotmulti-purposeMicrosoftBingbotSearchYesRemoval from Bing, and loss of the source feeding Copilot.
Applebotmulti-purposeAppleApplebotSearchYesDisappearance from Siri, Spotlight and Apple Intelligence.

Watch out for multi-purpose crawlers. Googlebot, Applebot and Bingbot crawl to index but also collect data that may serve training. Cloudflare handles them under the most restrictive rule: since its announcement of 1 July 2026, a site blocking the “Training” category may stop serving Googlebot — and gradually drop out of Google's index.

What the 15 September 2026 switch changes

The robots.txt token states what you ask for. Only your server logs show what actually happened — and a user-agent can be forged with a single command-line flag.

How to detect AI crawlers in your server logs

The detailed profiles, by operator

OpenAI ChatGPT

Anthropic Claude

Google Search, AI Overviews & Gemini

Perplexity answer engine

Microsoft Bing & Copilot

Apple Siri & Apple Intelligence

To find out which of these bots actually visit your site — and verify their authenticity by IP — drop your server logs into our analyzer: everything happens in your browser, no upload.

Analyze my logs