← All studies

Study

Why AI visibility can no longer be inferred from search rankings

By Simon Vasconcelos Lee

For roughly two years, there was a reliable shortcut: AI assistants leaned on the indexes of classic search engines to ground their answers, so ranking well in search meant being findable by AI. That shortcut is breaking, pipeline by pipeline. Through 2026, each major AI assistant has been assembling its own retrieval machinery: proprietary crawlers, licensed content feeds, passage indexes, direct calls to live sources. This analysis maps where AI answers actually come from as of July 2026, and what that changes for anyone who wants to appear in them.

The proxy era, and the three forces ending it

When ChatGPT started browsing the web, it did so through Bing. Most early AI search products worked the same way: buy results from an established search API, read the top pages, write an answer. As long as that architecture held, AI visibility was largely a derivative of search visibility. If you ranked, you were in the source set; if you were in the source set, you could be cited.

Three forces are dismantling that arrangement.

The search APIs themselves are closing. Microsoft retired the Bing Search APIs on August 11, 2025. The official replacement, Grounding with Bing Search inside Azure AI Agents, is not a raw index anymore: it is an agent product, and published comparisons put it 40 to 483 percent more expensive than the API it replaces. For any company building an AI assistant, the message landed clearly: renting a rival's index is a dependency that can be repriced or withdrawn at any time.

The assistants want something a search engine page was never designed to give. A results page is a product for a human who scans and clicks: ten links, titles, snippets. A language model assembling an answer wants something else entirely: clean passages, dense with facts, with dates and provenance, ready to be quoted and composed. The two objects have been diverging for years; 2026 is when the divergence became infrastructure. The search engine as a product for humans and retrieval as a function for models are separating into two different industries.

Access to content is becoming a negotiated resource. On September 15, 2026, Cloudflare's default settings change: crawlers that mix search, training and agent use are blocked by default on pages that carry advertising, for new domains and free-plan customers, and its Pay Per Crawl program becomes Pay Per Use, which pays publishers when content is actually used in an answer rather than merely fetched. Whatever one thinks of any single vendor's policy, the direction is unmistakable: the era when a crawler could read everything for free because it sent traffic back is closing, because the traffic is no longer coming back in the same proportions.

What a retrieval pipeline needs that a search engine does not sell

Strip an AI assistant's answer to its plumbing and the requirements are specific:

  • Passages, not pages. The unit of retrieval is a chunk of text that can stand alone: a paragraph with its date, its source, its claim. Indexes get built around chunks and embeddings as much as around keywords.
  • Freshness with provenance. A model needs to know not just what a page says but when it said it, so it can prefer the current fact over the stale one.
  • The right to reuse. A search engine shows a snippet and sends the click. An assistant restates the content inside its own answer. That difference is legal and commercial, not just technical, and it is exactly what the new licensing market prices.
  • Ranking by usefulness to an answer, not by clicks. Classic engines rank with link graphs and click behavior. An assistant can do something no search engine could: observe, across billions of conversations, which cited source actually settled the user's question and which one triggered a correction in the next message. That feedback signal belongs to whoever runs the assistant, not to the search engine underneath it.

Understanding those requirements explains almost every move the large AI companies have made since 2024.

The six building blocks of the new pipelines

1. Specialized crawler fleets. The major AI companies now operate separate crawlers for separate purposes, declared under separate user agents: OpenAI splits GPTBot, which collects training data, from OAI-SearchBot, which feeds search results; Anthropic likewise separates ClaudeBot from its dedicated search and user-request crawlers. The split is what allows a publisher to refuse training while accepting the search crawler that can cite them. And these fleets do not attempt to copy the whole web: crawl priority follows what users actually ask about. An index built for answering questions needs tens of billions of well-chosen pages, not the exhaustive hundreds of billions a classic engine maintains.

2. Licensed content, bought instead of crawled. The content licensing market has changed shape. Early deals were one-time training dumps; the growth is now in continuous-access agreements with attribution, where the assistant may read and cite a publisher's live content. Industry tracking counts 2 such live-access deals in 2023, 11 in 2024, 18 in 2025, and around 34 projected for 2026. The anchor deals give the scale: OpenAI's agreement with News Corp is reported at up to 250 million dollars over five years; Reddit has disclosed 203 million dollars of aggregate data-licensing contract value across buyers including Google and OpenAI. Some agreements now exclude training entirely and cover only retrieval and display with attribution, which says clearly what is being bought: not knowledge for the model, but presence in the answers. For a large AI company, even the biggest of these deals is a minor budget line compared with depending on a competitor's index.

3. A passage index, not a copied search engine. Between "rent a SERP" and "rebuild Google" there is a middle path most builders are taking: buy raw index access from an independent provider and build a proprietary retrieval layer on top. The clearest public signal comes from Anthropic's own subprocessor list, which as of mid-2026 names two web search providers: Brave, whose independent index exceeds 40 billion pages, listed since March 2025, and TurboPuffer, a vector and full-text search database, added in May 2026. A keyword index plus a vector store plus in-house ranking is, functionally, a retrieval pipeline: it just is not a search engine anyone browses.

4. Ranking done by the model itself. In these pipelines the model is not a consumer of a ranked list; it is the ranker. A user question gets decomposed into several sub-queries, each fired at the index, and the returned passages are re-ranked and filtered by the model before writing. Layered on top is the conversational feedback described above: which sources end conversations, which provoke corrections. This is a ranking signal that classic search never had, and it accrues entirely to the assistant.

5. Freshness in three tiers. Keeping an exhaustive index fresh is the single most expensive habit of classic search, and the new pipelines simply decline to pay for it. Instead they stack three mechanisms: licensed real-time feeds for fast-moving domains such as news and finance; high-frequency re-crawl reserved for a small set of sites that change often; and for everything else, fetching the page at question time. The waste in the old habit is measurable: Cloudflare reports that more than half of AI crawler traffic goes to re-fetching pages that have not changed. On-demand fetching spends that effort only when a question actually requires it.

6. No crawl at all: calling the source. The newest lane skips documents entirely. For structured, living data, prices, availability, schedules, documentation, an assistant increasingly calls the authoritative source directly through connectors and open protocols such as MCP. For that class of question, the copy in any index is always second-best to the source itself. A growing share of what looks like "search" inside an assistant is actually tool calling: the question stops being "who ranks for this" and becomes "which source does the assistant choose to call".

A snapshot of who does what, dated July 2026

The pieces above are assembled differently by each player, and the arrangements will keep moving. As of this writing: Google grounds Gemini in its own search stack and needs nothing external. OpenAI still documents Bing as a data source for ChatGPT search, while building its own crawl and holding the largest publisher deal portfolio, around two dozen announced agreements; independent tests have also repeatedly observed ChatGPT drawing on Google's index for some answers, an arrangement OpenAI does not document. Anthropic composes licensed index access with an in-house retrieval layer and selective licensing. Perplexity built its own index without being a hyperscaler, which settled the feasibility question. Meta buys access through deals; xAI leans on its own platform's data plus crawl. Smaller builders do not construct any of this: they rent retrieval APIs designed for language models, a category that has quietly become the real successor of the retired search APIs.

Treat this paragraph as a photograph, not a map: individual arrangements change quarterly. The direction has not changed since 2024, and it only points one way: every serious assistant is moving toward retrieval machinery it controls.

What this changes if you want to appear in AI answers

The practical consequence is easy to state: a search ranking no longer tells you whether AI assistants mention you. It never told you everything, but through the proxy era it was a usable approximation. It is not one anymore, for three structural reasons.

Visibility fragmented into pipelines. Each assistant now reads the web through its own combination of crawl, license and index. The same question, asked to four assistants, is grounded in four different source sets. There is no single ranking to inspect, and no way to compute your presence in those answers from the outside. What can be done is direct measurement: ask the assistants the questions your market asks, repeatedly, and record who gets named, in what terms, and from which sources. That series, engine by engine, is the only ground truth this landscape still offers.

Your surfaces now serve three lanes at once. Content can reach an answer because it was crawled, because it was licensed, or because the source was called. All three lanes reward the same properties: pages that state facts cleanly, with dates, in text a machine can lift whole; structured data and machine-readable files that say what you are without ambiguity; and, increasingly, interfaces a model can call directly. Being citable and being callable are becoming two distinct forms of visibility, and the second one is new: it did not exist in the search era, and it is won with APIs and connectors, not with content.

The transition rewards measuring both worlds. Classic search has not left the stage: several assistants still ground answers in classic indexes today, directly or through intermediaries, and classic rankings still feed part of the source sets. The reasonable posture through the transition is not to abandon search optimization but to stop reading it as a proxy: keep the search work, and measure the AI answers themselves, so that when a pipeline shifts under your feet, your data notices before your pipeline of customers does.

The retrieval split will keep widening. Content under contract is invisible from any results page; sources called through connectors never appear in a crawl; each assistant's index diverges a little further every quarter. Everything in that direction makes inference weaker and observation stronger. Our own approach follows from it, and it is the method behind our measurement work: put the market's questions to the engines on a fixed cadence, record the answers, and let the series, not the rankings, say where you stand. The instrument for that is Epovest Tracking.

Sources