Which Pages Does ChatGPT Actually Read? RESONEO Analyzed 1,200 Answers

In July, the French agency RESONEO analyzed 1,200 ChatGPT responses, 88,000 search results, and 26,900 unique pages to figure out which part of the internet the chatbot actually draws on when generating answers. The study found that ChatGPT's answer-generation system has three layers: an index that discovers pages (a search catalog), a cache that stores full copies of pages (temporary memory), and a small set of pages the model opens and reads live.
Until July, researchers had been tracking a field called result_source in the data stream ChatGPT sends to the browser — it listed four internal pipelines named labrador, bright, oxylabs, and serp, though OpenAI has never officially acknowledged their existence. Starting July 21, that field abruptly vanished across every account being monitored.
The most striking finding is that free and paid ChatGPT users draw on entirely different slices of the internet. In the free "Think" mode, 74.7% of results come from OpenAI's own internal index, labrador, with only 3.1% pulled from classic Google search results. In the paid "Thinking" mode, it's the reverse: 75.3% of results come from scraping Google, and only 24.7% from labrador. In other words, two users asking the exact same question can end up with answers built from completely different sources.
The study also exposed ChatGPT's caching mechanism: once a page is read, the model converts it from full HTML into Markdown and stores it — and that stored copy is shared across all users. If a free user in Berlin asks a question, they get the same cached copy of a page that a paid user in Ohio had requested a week earlier. The copy is considered "fresh" for roughly 30 minutes, after which the old version keeps being served while a refresh happens in the background — and a site's Cache-Control: no-store or noindex directives are simply ignored.
The study's authors note that in "instant" mode, the only "foundation" the user actually sees is roughly the first 200 characters of text beneath the main headline (H1) — the meta description is ignored entirely. That makes writing clear, substantive opening sentences right after the H1 practically important for sites, even as these systems keep changing rapidly.
Related articles

Brands Care About Fit, Not Follower Count — New Creator Marketing Research
New research from CreatorIQ shows brands rank brand fit above all else when choosing a creator to work with, placing follower count dead last. Yet pay still tracks follower count closely.

Google Now "Builds" a Full Interface Right in Search Results — What It Means for Site Owners
Google's generative UI technology is rolling out to AI Overviews: the search engine now builds an interactive calculator or visualization on the fly, based on your query. Google's own research shows what that means for websites.

Google Wraps Up Its August 2026 Spam Update: What It Means for Your Site
Google finished rolling out its latest spam update, which began on August 18, by August 21. It's the third such update this year — and it applies globally, across all languages.