Engines
How ChatGPT Search works, from index to answer
Updated July 23, 2026
ChatGPT Search works in four stages. It maintains an index of web pages that launched on Bing's index and is increasingly built by OpenAI's own crawler, OAI-SearchBot, which has roughly tripled its crawl since August 2025 according to Botify. When a question needs current information, ChatGPT issues search queries against that index, retrieves a set of candidate pages, reads them, and composes an answer grounded in what it read, with citations linking back to sources. It processes an estimated 250 to 500 million queries per week. For publishers, the practical consequences are that classic indexing still gates visibility, that citation selection favors quotable, evidence-dense pages, and that tools like Reachroller can now measure exactly which pages and brands each answer draws on.
Why ChatGPT needed search at all
A language model on its own is a snapshot. Everything it knows was fixed at training time, which makes it excellent at explaining concepts and unreliable at anything with a date on it: prices, product launches, reviews, availability, who currently leads a category. For a product with roughly 900 million weekly active users in early 2026, that gap was untenable, because a huge share of real questions are exactly the dated kind. Search grafts a live web connection onto the model so that answers about the present can be grounded in the present.
The scale of that graft is easy to underestimate. ChatGPT Search processes an estimated 250 to 500 million queries per week, which puts it in the same conversation as mid-sized traditional search engines, and it reached that volume in under two years. For comparison, Perplexity, the most search-native of the AI assistants, handles around 50 million weekly queries. Whatever share of your buyers use ChatGPT, a meaningful slice of their category questions now route through this pipeline instead of a results page.
The habit change around it is broad, and it is measured. McKinsey's October 2025 research found 50 percent of consumers already use AI-powered search intentionally as a primary way to find information and make buying decisions, and the Aeolyft 2026 U.S. Search Trends Report found 58 percent of Americans use AI weekly. In B2B, G2's 2026 research shows 51 percent of software buyers starting research with an AI chatbot more often than with Google, up from 36 percent seven months earlier, with ChatGPT the dominant chatbot for software research at 63 percent. When people say search behavior is shifting, this pipeline is the specific thing it is shifting into.
Understanding the pipeline matters because each stage is a separate gate your content can pass or fail. A page can be missing from the index, present but never retrieved, retrieved but never cited, or cited without your brand being named in the answer. Those are four different problems with four different fixes, and most teams cannot tell which one they have. The rest of this article walks the stages in order.
Stage one: the index, from Bing seed to OAI-SearchBot
ChatGPT Search launched on Bing's index. That was the pragmatic choice: building a web-scale index from scratch takes years, and Microsoft's partnership made Bing's available immediately. But OpenAI has been steadily building its own eyes. It operates a dedicated crawler, OAI-SearchBot, documented in OpenAI's developer pages, and a Botify analysis found OpenAI roughly tripled its web crawl since August 2025. The trajectory points one direction: ChatGPT Search increasingly reads the web through OpenAI's own crawl rather than through a partner's.
For site owners this changes the checklist. OAI-SearchBot is now a first-class visitor in your server logs, and your robots.txt decisions about it have direct visibility consequences. Blocking it removes your pages from the candidate set ChatGPT reads, which means answers about your category get assembled from other people's pages. Some publishers block AI crawlers over licensing concerns, and that is a legitimate business decision, but a brand that wants to appear in answers should let the crawler in and make its pages easy to fetch. We profile the full cast of AI crawlers, and who feeds what, in the AI crawler boom, measured.
The transitional reality is that both indexes matter. Bing remains part of the supply chain, so Bing Webmaster Tools is no longer an afterthought: submitting pages there is submitting them, indirectly, to ChatGPT. Google Search Console matters too, both because Google indexing correlates with general crawlability and because Google's own AI features cite from Google's index. The boring plumbing of indexing has quietly become AI visibility work.
Stage two: deciding when to search
Not every ChatGPT answer involves search. The model first judges whether a question needs current information, and that judgment shapes everything a brand should care about. Conceptual questions, definitions and how-to explanations are usually answered straight from training data, with no citations and no live pages involved. Questions with recency signals, prices, comparisons, "best X in 2026" framing, or explicit requests for sources trigger retrieval. Buying questions, the ones that decide shortlists, sit squarely in the retrieval-triggering category most of the time.
That is quietly good news for marketers. The questions that matter commercially are disproportionately the ones grounded in live pages, and live pages are the part of the system you can change. When retrieval fires, ChatGPT typically reformulates the user's question into one or more search queries, which may differ from the literal words typed. A question about "tools to see if AI mentions my company" might become queries about AI visibility platforms, brand monitoring in chatbots, or specific tool comparisons.
The practical implication is to stop optimizing for single keyword strings and start covering question territory. A page that answers one buying question thoroughly, with the phrasings a model might reformulate into, beats ten thin pages chasing keyword variants. This is a real break from classic SEO instinct, and it is measurable: the Princeton and Georgia Tech GEO study found keyword stuffing performed near the bottom of all techniques for generative engines, while evidence density performed at the top.
Stage three: retrieval and page selection
Once queries are issued, the index returns candidates, and the system selects a small set of pages to actually read. This selection is the steepest funnel in the pipeline: millions of indexed pages, a handful read per answer. Search-style ranking gets a page into the candidates, but the final cut favors pages the model can extract a confident answer from. Studies of what survives the cut keep finding the same profile: pages that state answers directly, carry data and named sources, and are structured so a machine can lift a self-contained passage.
The domain-level data confirms how unlike a media plan the winners are. According to 5W Research's 2026 analysis, Wikipedia accounts for 13.15 percent of ChatGPT's U.S. citations and Reddit for 11.97 percent, more than a quarter combined, while the Wall Street Journal, New York Times and Bloomberg are absent from the top 20. Beyond the giants, Otterly's 2026 AI Citations Report, built on over a million data points, found a long fragmented tail of niche pages that win individual questions. The tail is where brands get in. We break down the full source data in what ChatGPT actually cites.
One structural note belongs here because the evidence conflicts. SE Ranking found roughly 71 percent of pages cited by ChatGPT carry structured data, which suggests schema correlates with citability. But Ahrefs tested the causal claim in May 2026 on 1,885 pages and found adding JSON-LD schema produced no measurable citation lift on pages that were already cited. The reconciliation is probably that schema helps parsing and discovery without boosting established pages. Ship it cheaply, expect nothing magical.
Stage four: synthesis and citation
The final stage is generation: the model writes an answer grounded in the pages it read, attaching citations to specific claims. Two properties of this stage matter enormously for brands. First, being read does not guarantee being cited, and being cited does not guarantee being named. The model synthesizes; it may take a fact from your page while attributing the framing to another source, or cite your comparison article while recommending the competitor it describes. Mentions and citations are separate currencies and deserve separate tracking.
Second, the output is probabilistic. SparkToro measured under a 1 percent chance that two identical ChatGPT runs return the same brand list. Retrieval can pull different page sets run to run, and generation samples from probability distributions, so the same question produces different answers on different days, and sometimes different minutes. Any single check of what ChatGPT says about your category is a coin flip wearing the costume of a fact. Honest measurement means repeated runs and trend lines, a point we develop in how ChatGPT decides which brands to recommend.
This is precisely why Reachroller stores the complete answer text for every run it makes through the official ChatGPT API. When the number says you appear in 40 percent of runs for a question, you can open the runs and read the answers, including which sources were drawn on. A score you cannot audit against raw answers is a score you cannot trust, in this category more than most.
What comes out the other end: traffic and conversion
Citations carry links, and links carry visitors, so ChatGPT Search has become a measurable referral channel. The growth numbers are steep from a small base: WebFX's analysis of 2.3 billion sessions from January 2024 through December 2025 measured AI traffic growth of 796 percent, ChatGPT referral traffic grew about 12.8 times over 19 months, and SE Ranking's May 2026 study of 101,574 websites recorded a 36.7 percent single-month jump to an all-time high. ChatGPT alone accounts for about 92 percent of trackable LLM referral traffic.
The conversion story is where the studies genuinely diverge, and honesty requires showing the spread rather than cherry-picking the biggest number.
| Study | Finding on AI-referred visitors | Note |
|---|---|---|
| WebFX (2.3B sessions) | Converted ~1.2x organic | Largest session base, most conservative |
| Adobe (March 2026) | Converted 42% better than non-AI | Broad commerce panel |
| Semrush (2026) | ~4.4x standard organic | Clickstream-based analysis |
| Opollo AI Search Benchmark | 14.2% vs 2.8% for Google organic (~5x) | Benchmark sample |
| Ahrefs | Up to 23x higher conversion | Widely considered an outlier |
Ranges reflect different panels, industries and definitions of conversion; the consistent direction is that AI-referred visitors convert better than organic.
The mechanism behind the spread is intuitive: a visitor arriving from a ChatGPT citation has already read a synthesized comparison, had objections addressed and seen your brand endorsed in context. They arrive later in their decision. Keep the volume caveat in view, since AI referrals are still around 0.18 percent of sessions in some panels and much of the traffic hides in "direct", but understand that the channel's value is concentrated in intent, and in the recommendations that never produce a click at all.
What publishers and brands should do about each stage
The pipeline suggests its own checklist. For the index stage: keep pages crawlable for OAI-SearchBot and Bingbot, submit new URLs through Bing Webmaster Tools and Google Search Console, and fix anything that blocks rendering. For the retrieval stage: publish pages organized around specific questions buyers actually ask, with the answer stated completely in the opening paragraph. For the selection and citation stages: load pages with the evidence the GEO research validated, quotations, statistics and named sources, which boosted visibility in generative responses by up to roughly 40 percent in the Princeton and Georgia Tech experiments.
Then verify, because every stage is probabilistic. Run the question, wait, run it again, and track whether your appearance rate moves. The full working sequence, from picking questions to confirming the flip, is laid out in our playbook for getting mentioned by ChatGPT, and the honest warning is that doing it manually is a part-time job: dozens of runs per week, answers filed somewhere queryable, drafts written, indexing chased, rechecks scheduled.
Reachroller exists because that job is automatable. It runs your buyers' questions through the official ChatGPT API on a schedule, never scraping, scores mentions only when your brand name literally appears in stored answer text, and generates a publish-ready fix page for each question you lose, with the URL slug, title tag, meta description, schema markup and indexing steps included. After you publish, a recheck shows whether the answer flipped. The full loop is described on how it works, and Starter pricing is $29 per month with a three-day, 50-credit, no-card trial.
Where ChatGPT Search is heading
Three trends are worth watching. First, index independence: the tripling of OpenAI's crawl since August 2025 suggests Bing's role will keep shrinking, which makes your direct relationship with OAI-SearchBot more important every quarter. Second, scale: with weekly active users roughly doubling year over year and search queries in the hundreds of millions weekly, the surface is growing into the default research starting point G2's data already shows it becoming for software buyers.
Third, and most important for planning: the fundamentals of the pipeline are stable even as the details shift. Some index will be read, some pages will be selected, evidence-dense answers will be preferred, and outputs will remain probabilistic. Strategies built on those fundamentals, citable pages, third-party presence, indexing discipline and repeated measurement, survive model updates. Strategies built on quirks of the current version do not.
Our own position is easy to state. ChatGPT Search is the single most valuable AI surface for most brands today, which is why it is the first engine Reachroller supports in production, with Claude, Gemini, Perplexity and Grok built and rolling out behind it. Learn the pipeline, measure your place in it, and treat every lost answer as a page waiting to be written.
Frequently asked questions
Does ChatGPT Search use Google's index?+
No. ChatGPT Search launched on Bing's index and increasingly relies on OpenAI's own crawl through OAI-SearchBot. Google's index feeds Google's own AI features, like AI Overviews and AI Mode. In practice you want to be indexed and rankable in both Google and Bing, since Bing feeds ChatGPT and Google feeds the rest.
Should I block OAI-SearchBot in robots.txt?+
For most brands, no. Blocking OAI-SearchBot removes your pages from ChatGPT Search retrieval, which means answers about your category get built from everyone else's pages, including your competitors' pages. Publishers with licensing concerns face a real trade-off, but a brand that wants to be recommended should let the crawler in.
How do I get my site into ChatGPT Search?+
Be indexed and rankable in Bing and Google, keep pages crawlable for OAI-SearchBot, and publish pages that answer specific questions directly with evidence. Submitting new pages through Bing Webmaster Tools and Google Search Console remains the reliable path in. Reachroller attaches these indexing steps to every fix page it generates.
Does ChatGPT Search actually send traffic?+
Yes, and it is growing fast from a small base. ChatGPT commands about 92 percent of trackable LLM referral traffic, and SE Ranking's study of 101,574 sites measured a 36.7 percent jump in ChatGPT referrals in May 2026 alone. The honest caveat is that AI referrals are still around 0.18 percent of all sessions in some panels, though the visitors convert unusually well.
Is being cited the same as being recommended?+
No. A citation means your page was used as a source, with a link. A mention means your brand was named in the answer text. A page can be cited without your brand being recommended, and a brand can be mentioned from training data without any citation. They are different wins with different mechanics, and both are worth tracking separately.
How quickly does ChatGPT Search pick up new pages?+
Once a page is indexed by Bing and Google, retrieval can surface it within days to a couple of weeks. The realistic loop for changing an answer is publish, index, wait one to two weeks, then recheck. Anyone promising overnight flips is promising something the pipeline does not support.
How is this different from how ChatGPT answers without searching?+
When ChatGPT does not search, it answers from training data: patterns fixed at training time that change only when OpenAI retrains a model. Searched answers are grounded in live pages and can change within weeks when those pages change. The searched answers are the ones brands can realistically influence on a schedule.
Sources referenced
- Botify, analysis of OpenAI crawl growth, 2026; OpenAI developer docs on OAI-SearchBot
- McKinsey, consumer AI search adoption, October 2025
- Aeolyft, 2026 U.S. Search Trends Report
- G2, B2B buyer AI research, 2026
- 5W Research, ChatGPT citation share analysis, 2026
- Otterly.AI, The AI Citations Report 2026 (1M+ data points)
- SE Ranking, ChatGPT referral traffic study, May 2026 (101,574 websites)
- WebFX, AI traffic growth and conversion analysis, 2.3B sessions, 2024-2025
- Semrush, ChatGPT traffic analysis, 17 months of clickstream data
- Adobe, AI traffic conversion analysis, March 2026
- Princeton and Georgia Tech, GEO: Generative Engine Optimization, KDD 2024 (arXiv:2311.09735)
- SparkToro, consistency of repeated ChatGPT brand recommendations, 2025
- Ahrefs, schema markup and AI citations study, May 2026 (1,885 pages)
See what ChatGPT Search says when buyers ask about your category.
Three days, 50 credits, every feature, no card. Enough for a full first report and a generated fix on your own domain.
Check my brand free