top of page

How AI Search Engines Decide Which Sources to Cite


You rank first for the query. The AI answer cites three other sites. Yours isn't one of them.


This isn't a bug in the system, and it isn't a ranking problem you can fix with more backlinks. Retrieval and ranking are different mechanisms with different inputs. A page that wins a ranked list can lose a citation slot, because the citation decision happens after retrieval and scores properties the ranking algorithm never looked at.


The shift is architectural. Traditional search returns a list and lets the user choose. Generative search retrieves candidates, scores them for extractable evidence, and cites only what survives a structural threshold. Comparative analysis across major platforms found near-zero median domain overlap between GPT-4o citations and Google's top-10 results, with Perplexity at roughly 14% and Gemini at 8.5%. Ranking and citation have largely decoupled.


What follows is what the current research actually shows about how that decision gets made — and which levers move it. Understanding how AI search engines cite sources starts with separating two mechanisms that look identical from the outside and aren't.


How AI Search Engines Cite Sources: Retrieval Is Not Ranking


Traditional search optimises for a list. Ten results, ranked, and the user does the filtering.


Generative search compresses. LLM-powered search returns an average of 4.3 URLs per query against 10.3 for traditional search. Fewer slots, higher threshold. That compression is the whole game: when the citation window is half the size, structural quality stops being polish and becomes the filter.


The consequence is uncomfortable but useful. A page with a weaker answer in the first sentence routinely beats a page with a stronger answer in paragraph six — not because the model prefers weak answers, but because the retrieval window closed before it reached the better one.

Ranking asks "is this page relevant?" Citation asks "can I extract a defensible claim from this page right now?"

Those are different questions. Most sites are still optimised for the first one.


The Two-Stage Model: Selection and Absorption


The most useful framework shift in current citation research is the split between being cited and being used.


Research analysing the geo-citation-lab dataset — 602 controlled prompts across ChatGPT, Google AI Overviews/Gemini and Perplexity, producing 21,143 citations — proposes that generative engines operate in two discrete stages (Yao et al., 2026, arXiv:2604.25707):


Stage 1 — Citation Selection. The platform triggers a search, retrieves candidates, and picks which sources to attach to the answer. This is where nearly all optimisation effort goes.


Stage 2 — Citation Absorption. A cited page actually contributes language, evidence, structure or factual support to the generated answer. This is where influence lives.

Citation breadth and citation depth diverge sharply by platform:


Platform

Citation behaviour

Absorption pattern

Perplexity

Cites many sources per query

Lower average absorption per source

Google AI Overviews

Moderate citation density

Moderate absorption, entity-verified

ChatGPT

Cites fewer sources

Substantially higher influence per source

Being listed in Perplexity's footnotes and being the page ChatGPT paraphrases are not the same outcome, and they don't respond to the same optimisation.


Pages that achieve deep absorption share measurable properties: they are longer, more internally structured, semantically closer to the query, and denser in extractable evidence — definitions, numbers, comparisons, procedural steps. Absorption is a separate target from selection, and it's the one that compounds.


Citation without absorption is vanity visibility. Present in the footnotes, absent from the answer.


Where Structure Actually Matters


The instinct when someone says "structure your content for AI" is to bold more phrases and add callout boxes. The research says that's the weakest available lever.

The GEO-SFE framework decomposes document structure into three levels, each with a different measured effect on citation probability (Yang et al., 2026, arXiv:2603.29979):


Macro — document architecture. Heading hierarchy, section sequencing, topic coverage completeness. Determines whether the retrieval system identifies the document as a candidate at all.


Meso — information chunking. Tables, comparison blocks, numbered lists, definition patterns. Determines whether the model can extract discrete claims efficiently during citation scoring.


Micro — visual emphasis. Bold, inline code, callouts. Weakest measured effect, confirmed across multiple independent studies.


Experimental evaluation of GEO-SFE across six generative engines produced a 17.3% improvement in citation rate and 18.5% improvement in subjective quality — consistent across ChatGPT, Perplexity, Google AI Overviews, Gemini, Brave and You.com. Structural optimisation generalises across architectures. It isn't a platform hack.


This is where most content teams misallocate. Bolding keywords is cheap and visible, so it gets done. Redesigning document architecture is expensive and invisible, so it doesn't. The effort inverts the payoff.


The Threshold Effect


Citation eligibility appears to behave less like a gradient and more like a gate.

The GEO-16 auditing framework converts on-page quality signals into 16 banded pillar scores and a normalised score from 0 to 1. Across 70 product-intent prompts, 1,702 citations and 1,100 audited URLs, researchers found that a score of at least 0.70 combined with at least 12 pillar hits aligned with substantially higher citation rates (Kumar et al., 2025, arXiv:2509.10762).


Below the threshold, incremental improvement produces diminishing returns. Above it, pages enter a citation-eligible tier.


The pillars with the strongest association to citation:


  1. Metadata and freshness — accurate current meta descriptions, recent publish dates

  2. Semantic HTML — real heading hierarchy, structured markup, semantic elements

  3. Structured data — Article, FAQPage, ItemList schema


This threshold model explains a pattern that otherwise looks irrational: high-quality B2B pages with genuine subject depth that never get cited. They clear the relevance bar and fail the structural gate that runs before citation scoring begins. The content was never the problem.


Boundary condition: the threshold is a floor, not a strategy. Clearing 0.70 makes you eligible. It doesn't make you preferred.


What Wins When Two Sources Compete

Eligibility gets you into the pool. Something else decides the order.

A controlled study using 252,000 two-document RAG trials across six LLMs — with brand anonymisation, counterbalanced source ordering and paired comparisons across 18 content factors — produced the first rigorous ranking of competitive citation factors (Kumar et al., 2026, arXiv:2605.25517):


Factor

Effect

Consistency

Topical relevance

Largest driver

Consistent across all six models

List position in context

Second largest

Consistent — position bias is real

Explicit price information

Meaningful positive

Consistent for product queries

Recent timestamp

Meaningful positive

Strongest on time-sensitive queries

Completeness and trust cues

Small positive

Variable by model

Formatting-only edits

Negligible

No significant effect

Formatting-only edits produce no measurable competitive advantage. Document-level properties — relevance depth, completeness, freshness, extractable data points — decide which source wins when both were retrieved.


A separate feature-level optimisation framework, FeatGEO, reached the same conclusion from the opposite direction: abstracting pages into structural, content and linguistic properties and optimising over that feature space consistently outperforms token-level rewriting, and the learned configurations generalise across models of different scales (Liu et al., 2026, arXiv:2604.19113).


That last detail is the strategically important one. Optimisations built on document properties survive model updates. Optimisations built on specific phrasing don't.


Platform Divergence Is a Design Constraint


There is no single AI search engine to optimise for. The platforms draw from structurally different source pools.


Analysis of 680 million tracked citations shows the divergence concentrated at the top of each platform's source distribution: ChatGPT's top-10 share is dominated by Wikipedia at 47.9%; Perplexity leans heavily on Reddit at 46.7%; Google AI Overviews distributes across Reddit (21.0%), YouTube (18.8%) and LinkedIn (13.0%).


Read that as an architectural signal rather than a tactic list. ChatGPT concentrates on editorially consolidated trust. Perplexity favours real-time community retrieval. Google spreads across platforms where entities are independently corroborated.


None of those are won by a single well-structured page. They're won by having a resolvable, consistently described entity that appears across independent properties — which is why Gemini's behaviour is instructive: it cross-references a source's claims against its broader knowledge graph before promoting that source from "retrieved" to "cited." Page-level structure has a ceiling. Entity consistency raises it.


In practice, this is where most implementations break: a business publishes structurally excellent content under a brand name that appears three different ways across its own site, its directory listings and its social profiles. The retrieval system can extract the claim. It can't confidently attribute it. So it cites someone else.


What to Actually Build


Five decisions, in priority order, with the conditions under which each applies.


1. Fix macro structure before anything else. Heading hierarchy that describes the document's logic, not its aesthetics. Answer-first positioning — the defensible claim in the first two sentences of the section that owns it. Apply this to every page. There is no case where it doesn't help.


2. Engineer meso structure into evidence blocks. Comparison tables, definition patterns, numbered procedures, explicit figures with attribution. This is the single highest-leverage editorial change and the one that separates cited pages from absorbed pages. Apply where the page makes factual or comparative claims. Skip on pure narrative content.


3. Clear the structural threshold before writing anything new. Semantic HTML, schema (Article, FAQPage, ItemList, BreadcrumbList), accurate metadata, honest publish and update dates. Audit the existing library first — lifting ten pages over the gate usually beats publishing ten more below it.


4. Make the entity resolvable. One name, one description, one canonical set of facts, repeated identically across every property you control and every listing you don't. Cheap to fix. Expensive to leave broken. Non-negotiable for anything competing on branded or category queries.


5. Stop optimising micro-formatting. Bold text and callout boxes have a negligible measured effect on citation outcomes. Keep them for human readability. Don't count them as AI visibility work.


Where this doesn't apply: if the entity has no independent corroboration anywhere — no press, no third-party listings, no distributed mentions — structural work will improve extractability without improving citation. The gate you're failing is upstream. Build the entity footprint first.


Measurement Has to Move Too


Most organisations measure one layer of a three-layer system.


Layer 1 — Structural readiness (pre-retrieval). Structural audit score, semantic HTML coverage, schema implementation, answer-first positioning. Predictive. Almost nobody tracks it.

Layer 2 — Citation performance (post-retrieval). Citation rate by platform, citation-first rate in competitive scenarios, platform-specific share. This is the layer everybody tracks, and on its own it explains nothing.

Layer 3 — Absorption depth (post-citation). Language contribution to generated answers, evidence extraction rate, entity attribution accuracy.


Layer 1 predicts. Layer 3 pays. Layer 2 is the one that fits in a dashboard.


Traditional analytics won't close the gap either — a brand can be the most-cited source in an entire product category and register nothing in Google Analytics, because the citation is the impression and the answer is the destination.


The Inversion


The durable finding across every study here is the same one, arrived at through different methods: citation behaviour is driven by document-level properties, not lexical ones.

That has a practical consequence worth more than any individual tactic. Document-level optimisation survives model updates. Phrase-level optimisation doesn't. Every time a platform ships a new retrieval stack, keyword-tuned content resets and structurally sound content carries forward.


Which reframes the work. AI visibility isn't a content marketing problem with a new vocabulary. It's a structural engineering problem applied to content — extractability, attributability, reusability — and it gets solved by architecture, not by writing more.

Structure first. Content second. That's the inversion most teams still haven't made.


Building something like this? START A PROJECT




Comments


Commenting on this post isn't available anymore. Contact the site owner for more info.
bottom of page