How ChatGPT, Perplexity, and Gemini Choose Citations Differently

ChatGPT, Perplexity, and Google’s AI Overviews all retrieve far more pages than they cite, but they disagree — sometimes wildly — on how closely a citation has to track traditional Google rank, which means “get to page one” is no longer a reliable citation strategy for any of them.

Each engine runs some version of retrieve-then-select: pull a batch of candidate pages, then keep a fraction as visible citations. Beyond that shared architecture, the three diverge in retrieval source, reranking logic, and how much organic rank still matters. The clearest data comes from ChatGPT, where Ahrefs’ study of 1.4 million prompts (published April 15, 2026) isolated the mechanics. Perplexity is the least documented of the three — no engineering blog, just reverse-engineered browser research. And Google’s AI Overviews have produced four independent citation-overlap studies in the past year that don’t agree with each other, which is itself the most interesting finding in this piece.

ChatGPT: the search index dominates, and Reddit gets read but rarely credited

Per OpenAI’s own Help Center documentation (last updated within the past week), ChatGPT search “ranks search results using multiple factors intended to help users find relevant, reliable information,” and placement “is not guaranteed.” OpenAI doesn’t publish the formula. What it does confirm: ChatGPT rewrites a query into one or more targeted sub-queries, sends them to search partners (Microsoft/Bing, and Shopify for commerce queries), and cites a subset of what comes back.

Ahrefs’ April 2026 study of 1.4 million ChatGPT 5.2 prompts quantified that subset: ChatGPT cites roughly 50% of the URLs it retrieves. It also uncovered an internal field, ref_type, that labels which retrieval channel a URL came through — and the citation rate swings enormously by channel.

ref_type (retrieval channel) Citation rate Data points analyzed
search (general web index) 88.46% 25,563,589
news 12.01% 3,940,537
reddit 1.93% 16,182,976
youtube 0.51% 953,693
academia (e.g. arXiv) 0.40% 185,337

Source: Ahrefs, “Why ChatGPT Cites One Page Over Another” (April 15, 2026, updated May 31, 2026). Reddit supplies 67.8% of all non-cited URLs in the dataset — ChatGPT pulls Reddit threads in heavily to build context and gauge consensus, then almost never names Reddit as the source in the visible answer.

The strongest predictor of citation Ahrefs found wasn’t recency or page authority — it was semantic similarity between a page’s title and ChatGPT’s internal “fan-out queries,” the sub-questions the model generates from a user’s prompt before searching. Cosine similarity between title and fan-out query averaged 0.656 for cited pages versus a visibly lower spread for non-cited ones. Natural-language URL slugs also correlated with an 89.78% citation rate versus 81.11% for opaque URLs. Oddly, cited pages skewed older (median ~500 days) than non-cited ones within the same retrieval set, even though ChatGPT’s citations trend younger than Google’s organic results when compared in aggregate — a nuance Ahrefs flags explicitly rather than smoothing over.

Perplexity: the least documented pipeline of the three

Perplexity has not published a ranking methodology. What’s publicly known comes largely from one piece of independent, unverified research: Search Engine Land’s coverage of researcher Metehan Yesilyurt’s browser-level analysis of Perplexity’s infrastructure. Search Engine Land is explicit that the findings are “unverified at this point,” which is worth repeating rather than smoothing over — this is the weakest-sourced section of this post by design, because it’s the weakest-sourced topic on the web right now.

Yesilyurt’s research describes a three-layer (L3) machine-learning reranker specifically for entity searches (people, companies, concepts): initial results are scored like traditional search, then a stricter ML filter narrows the set, and if too few candidates clear the threshold, Perplexity discards the entire result set rather than citing weak sources. Separately, third-party guides converging on similar numbers describe Perplexity’s pipeline as hybrid retrieval (BM25 keyword matching plus dense embeddings) against Bing’s Search API, followed by reranking on relevance, freshness, entity clarity, extractability, and authority — landing on roughly 3–5 citations per simple answer and up to 10–15 for multi-part queries. None of this is confirmed by Perplexity directly, so treat exact figures as directional, not definitive.

Gemini and Google AI Overviews: same engine, four studies, four different numbers

Google’s own documentation states plainly that “there are no additional requirements to appear in AI Overviews or AI Mode” beyond being indexed and eligible for a regular snippet — no separate ranking system to game, in Google’s telling. It also confirms Overviews now use a query fan-out process: Google splits one search into several related sub-queries and cites pages that perform well across that sub-query set, not necessarily the exact query typed.

That single design choice — fan-out — is why measured overlap between AI Overview citations and traditional top-10 organic rankings varies enormously depending on who’s measuring and when:

Study Date Sample Top-10 organic overlap
Ahrefs (updated) Reported March 2, 2026 863,000 keywords / 4M AIO URLs 38%
Ahrefs (original) July 2025 Same methodology, earlier run 76%
BrightEdge Feb 12, 2026 Not disclosed ~17%
Moz Feb 2026 ~40,000 queries 12% (88% did not overlap)
Originality.ai Nov 18, 2025 Citations vs. top-100 SERP ~52% of the 48% that overlap top-100 at all

Sources: Search Engine Land, “Google AI Overview Citations From Top-Ranking Pages Drop Sharply” (March 2, 2026, covering Ahrefs and BrightEdge data), Originality.ai, “52% of AI Overview Citations Appear in the Top-10 Google Search Results” (Nov 18, 2025).

Ahrefs itself flags that part of its own swing from 76% to 38% is a parsing-methodology change, not purely a Google behavior shift — meaning the four numbers above aren’t even measuring identical things. That disagreement is the actual finding: no two trackers define “citation” or “overlap” the same way, and Google hasn’t confirmed the internal weighting of fan-out versus rank in either direction. What is consistent across studies is that YouTube has become one of the most-cited domains in AI Overviews specifically among citations that don’t rank organically at all — Ahrefs’ March dataset put YouTube at 18.2% of citations outside the top 100, and 5.6% of all AI Overview citations overall.

What the three engines actually share

Strip away the branding and three common threads hold across ChatGPT, Perplexity, and Gemini: all three retrieve a large candidate pool and cite a minority of it (roughly half for ChatGPT, an estimated third to half for Perplexity, and a study-dependent share for Google); all three appear to weight semantic alignment with decomposed sub-queries — ChatGPT’s “fan-out queries” and Google’s “query fan-out” are functionally the same idea — more than exact-match keyword relevance to the original query; and all three treat structured, entity-clear, extractable content as easier to select — provided a crawler can actually read it, since client-rendered JavaScript content is largely invisible to these same retrieval pipelines — which is why structured markup and consistent entity resolution keep showing up as leverage points independent of which engine is doing the citing. None of the three publish a literal ranking formula, and every third-party number in this piece — Ahrefs, Originality.ai, Moz, BrightEdge, the Yesilyurt research — is a measurement of observed behavior, not a confirmed mechanism. For a broader look at how these citation mechanics feed into which brands actually get named in AI answers, see our cluster hub on how AI assistants decide which brands to recommend.

FAQ

Does ranking #1 on Google guarantee a citation in AI Overviews?
No. Even the highest studies put the top-ranked organic result’s citation probability around 58% (Originality.ai, Nov 2025), and Google’s own fan-out process can surface pages that don’t rank in the top 100 for the literal query. Being indexed and snippet-eligible is a prerequisite, not a guarantee — which starts with allowing the right crawlers in the first place.

Why does ChatGPT read Reddit so much but almost never cite it?
Ahrefs’ data shows Reddit supplies 67.8% of all non-cited URLs in ChatGPT’s retrieval pipeline, cited at just 1.93%. The likely explanation is that ChatGPT uses Reddit threads to gauge consensus and build context internally, then defaults to citing more traditionally “authoritative” search-index pages in the visible answer — a pattern also visible in how AI models sometimes misattribute claims to brands when the underlying source material is thin.

Which engine’s citation logic is best documented?
ChatGPT’s, by a wide margin — thanks to large-scale third-party studies like Ahrefs’ 1.4-million-prompt analysis. Google publishes official (if vague) documentation and has been the subject of multiple competing studies. Perplexity has effectively no verified public documentation; what exists is unconfirmed reverse-engineering.

Last updated August 25, 2026. This page is refreshed as benchmarks and scores move.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top