Technical check

What are AI crawlers, and which ones actually matter?

You have seen AI assistants recommend other companies and wondered how they decide. It starts with crawlers, the bots that read the web. Knowing which ones matter tells you where to spend your effort and what to stop worrying about.

The short answer

AI crawlers are bots that read your website so assistants like ChatGPT and Perplexity can learn what you do. The crawlers that matter are GPTBot, OAI-SearchBot, PerplexityBot, Bingbot and Google-Extended. Let the ones that answer live questions reach you. Being crawled is the first step, being cited is the goal.

What an AI crawler actually is

An AI crawler is an automated program that reads your website so an AI assistant can learn what you do. It is software, not a person. It visits your pages, copies the text, and files that content for later use. When someone asks ChatGPT or Perplexity a question, the assistant draws on what its crawlers collected. If a crawler never reads your site, the assistant has little reason to name you.

There are two jobs these programs do, and the difference matters. Training crawlers gather text to teach a model how language and topics fit together. Retrieval crawlers fetch pages in real time to answer a live question, then cite the source. GPTBot trains OpenAI models. OAI-SearchBot and ChatGPT-User fetch pages for answers with links. Knowing which job a crawler does tells you what blocking or allowing it will cost you.

Crawlers identify themselves with a user agent string, a short label in every request they send. Your server records that label in its access logs. This is how you tell a real GPTBot visit from ordinary traffic. Each major assistant runs its own named crawler, and each obeys the rules you set in a file called robots.txt. That file sits at the root of your domain and tells each named crawler what it may read.

Which crawlers matter and what each one does

The crawlers worth your attention belong to the four assistants people actually use to find businesses: ChatGPT, Google, Perplexity and Microsoft Copilot. Each runs one or more named agents. Some collect training data, some fetch pages live, and a few do both. The list below names the agents you will see in your logs and explains what each one is doing when it arrives.

One name deserves a note. Google-Extended is not a crawler that visits your site. It is a permission flag. Googlebot still crawls your pages for normal search, and Google-Extended decides whether that same content can feed Gemini and AI Overviews. Blocking Google-Extended does not remove you from search results. It only withdraws your pages from Google's AI answers, which is rarely what a business wants.

Bingbot matters more than its name suggests. Microsoft Copilot draws heavily on the Bing index, so a page that Bingbot cannot read is a page Copilot is unlikely to mention. Applebot-Extended and Amazonbot are smaller today, but they follow the same pattern. The safe rule is simple. Allow the retrieval crawlers from every assistant your customers use, and only consider blocking training crawlers if you have a firm reason.

How to check whether these crawlers reach you

Open your server access logs and search for the user agent names listed above. If you see GPTBot, PerplexityBot and Bingbot arriving over the last month, the assistants can read you. If you see nothing, something is stopping them. Most hosting dashboards expose these logs, and tools like Cloudflare, your CDN or a plugin can filter requests by user agent so you do not have to read raw files.

1

Find your logs

Open the access logs in your hosting dashboard, your CDN, or a firewall like Cloudflare. These record every request, including the ones from crawlers.

2

Search for the agents

Filter by user agent for GPTBot, OAI-SearchBot, PerplexityBot and Bingbot. Note which ones appeared in the last thirty days.

3

Check robots.txt

Open yourdomain.com/robots.txt and confirm no rule quietly disallows those named crawlers from the pages you care about.

Do this check once a month, not once a year. Crawlers change their names and add new ones, and a site migration or a new firewall rule can silently start blocking them. A single wrong line in robots.txt can hide your whole site from an assistant while normal visitors notice nothing. Diarise a short review, keep a note of which agents you saw, and you will catch a problem in weeks rather than months.

Crawling is not the same as being cited

Being crawled is necessary, but it does not earn a mention on its own. A crawler can read every page you own and the assistant can still recommend a competitor. Access is the first gate, not the finish line. Once the crawlers can reach you, the assistant chooses whom to name based on how clearly your pages answer the question and how well other sources back you up.

Assistants favour pages that state an answer plainly, near the top, in language that matches the question. They prefer sources that other reputable sites mention, that carry a clear author and date, and that are easy to parse. A page buried in marketing language or hidden behind a script the crawler cannot run is a page that gets skipped. Structure and clarity do the work that keywords once did.

This is why access and content have to move together. Open the gates, then give the assistant something worth quoting: a direct answer, real specifics, and a page that reads the way a person asks the question. Do both and you move from invisible to citable. Do only the first and you have simply given a crawler permission to ignore you politely.

What to do next this week

Start with three moves you can finish in an afternoon. Confirm the crawlers can reach you, fix robots.txt if they cannot, then rewrite your most important page so it answers its main question in the first two lines. That order matters. There is no point polishing a page that no assistant is allowed to read, and no point opening the gates to a page not worth citing.

Then measure. Ask each assistant the questions your customers ask and note whether you appear. Repeat the same prompts every few weeks so you can see movement. Assistants update their answers on their own schedule, so give changes time to land, often several weeks. Keep a simple record of what you asked and what came back, and you will know whether the work is paying off.

Published 10 September 2026 by Carpe DM Strategies. We run this work on our own business every day, which is where the examples come from.

Should I block AI crawlers from my website?
Usually not. Blocking the retrieval crawlers that answer live questions is the fastest way to disappear from AI results. Only consider blocking training crawlers, and only if you have a specific reason such as protecting original research. For most businesses, open access brings more mentions than it risks.
What is the difference between GPTBot and Googlebot?
Googlebot crawls your pages for normal search results. GPTBot collects text to train OpenAI models. They are separate programs with separate jobs, and allowing one does not allow the other. You control each through its own name in your robots.txt file at the root of your domain.
Does blocking Google-Extended hurt my normal search ranking?
No. Google-Extended only governs whether your content feeds Gemini and AI Overviews. Googlebot still crawls and ranks your pages for standard search either way. Blocking Google-Extended removes you from Google's AI answers without touching your position in the blue links, which is rarely what a business wants.
How do I know if ChatGPT has read my website?
Check your server access logs for the user agents named OAI-SearchBot, ChatGPT-User and GPTBot. If they appear over recent weeks, ChatGPT can reach your content. If you see nothing, a robots.txt rule or a firewall is likely blocking them, and the assistant cannot read you.
How long before an AI assistant shows my updated page?
Often several weeks, though it varies by assistant. Retrieval crawlers can pick up a live page within days, while training-based answers update on a slower cycle. Republish the page, confirm the crawler has visited, then re-ask your test questions every few weeks to track when the change lands.

See which crawlers reach you and which competitors get cited instead.

Book a free 30 minute call and we will check your logs, your robots.txt and where you stand in the answers.

Book a Free Call