What actually gets you cited by AI
An evidence-ranked guide: what the research supports, what has been downgraded, and what is genuinely contested.
The short answer
The factors with the strongest evidence behind AI citation are unglamorous: being retrievable at all, being recently updated, answering the specific question directly, and being mentioned across the wider web. Several widely-sold tactics — llms.txt, schema markup as a citation lever, artificial content chunking — have either been shown not to work or are actively disputed. This page ranks each factor by how much evidence actually supports it, and links the source.
A note on why this page exists. AI optimization advice is currently sold with far more confidence than the underlying evidence supports. Precise-sounding percentages circulate widely with no resolvable source behind them, and techniques get recommended on the strength of sounding plausible rather than having been tested.
So each factor below carries an honest confidence label. Well supported means measured in published research with a clear mechanism. Plausible means the mechanism is sound but direct evidence is thin. Contested means credible parties publicly disagree. Not supported means it was tested and did not hold up.
Where we have recommended something on this site that later evidence undercut, we say so rather than quietly editing it out.
What the evidence supports
Roughly in order of how much difference it makes.
Being retrievable at all
Well supportedEvery other factor is conditional on this one. If your content is not in the retrieval corpus — because it renders only after JavaScript, because a crawler is blocked, because a misconfigured canonical tag consolidated your pages into one — nothing else you do matters. This is unglamorous and it is where most real failures live.
Freshness
Well supportedAnalysis of millions of AI citations in 2026 found cited URLs skew meaningfully fresher than the web at large — roughly a quarter fresher on average. This is one of the few levers where the effect is measured rather than argued, and it is cheap to act on: real publication and modification dates, and content that has genuinely been revised rather than merely re-stamped.
Relevance and in-context position
Well supportedA large factorial study published in 2026, running over 250,000 trials, found that a passage’s relevance to the query and its position within the retrieved context dominated the other variables tested. In plain terms: answering the specific question directly, early in the passage, beats almost every stylistic tactic.
Brand mentions across the web
SupportedCorrelational work in 2026 found brand mentions tracked AI visibility considerably more closely than backlinks did. Correlation is not causation and the direction is arguable — well-known brands get mentioned and cited for the same underlying reason — but the practical implication is sound: presence in the wider corpus matters, and it is not something you can build entirely on your own domain.
Presence on high-citation platforms
SupportedReddit is the most-cited domain across several engines, accounting for roughly 16.7% of ChatGPT citations in one 2026 analysis, with Wikipedia and YouTube close behind. Engines diverge sharply here — Gemini cites Reddit at a negligible rate — so this is a per-engine consideration rather than a universal tactic. It is also a reminder that your owned pages are not the only surface that determines whether you appear.
Self-contained, extractable passages
PlausibleRetrieval systems operate on passages, not whole pages. A paragraph that depends on three preceding paragraphs cannot be lifted into an answer without becoming wrong or unintelligible. The mechanism is clear and the practice costs nothing; what lacks direct evidence is any specific formatting prescription. Write sections that stand alone because it is obviously sensible, not because a study proved a particular word count.
Original data with disclosed methodology
PlausibleAnswer engines stake their credibility on the claims they repeat, which gives them reason to prefer sources that show their work. Original research also earns the brand mentions and platform presence discussed above. The evidence here is more mechanistic than measured, but the downside risk is zero.
What has been downgraded or disputed
These are all still widely recommended. Each one deserves a caveat that it usually does not get.
llms.txt
Not supportedA 137,000-site study found 97% of valid llms.txt files received zero requests in the month measured, and Google has documented that it does not use the file for Search or AI Overviews. It has real value as tooling for coding agents pointed at documentation — Google added it to Lighthouse’s agentic-browsing audits — but it is not a citation lever. Publish one if it helps agents use your docs; do not expect visibility from it.
Schema markup as a citation lever
ContestedGoogle has publicly stated that structured data is not a ranking or inclusion factor for AI Overviews. Practitioners including Mike King at iPullRank dispute that guidance as self-serving. What is not contested: schema drives rich results in classic search, resolves your organization and authors to known entities via sameAs, and feeds the product data that agentic commerce protocols consume. Implement it for those reasons, which are solid, rather than for a citation effect that is disputed.
Mandatory "chunking" of content
Not supportedRewriting pages into artificial fragments to pre-chunk them for retrieval is not supported by evidence, and Google has explicitly said it is not required. Worse, aggressive citation-focused rewrites can impair retrieval by stripping the context that made a passage meaningful. Write well-structured prose; let the retrieval system do its own chunking.
Published "GEO lift" percentages
ContestedA critical survey of 45 studies published in July 2026 found that several widely-cited optimization-lift figures were conditional on a source already being present in the retrieval corpus, with the gains eroding once competitors applied the same techniques. Treat any specific percentage improvement claim in this field with suspicion — including ones that flatter tactics you already use.
Ranking well in Google
ContestedOnce a reliable proxy, now much weaker. The share of AI Overview citations drawn from top-ten organic results fell from roughly 76% to about 38% inside a year, and ChatGPT’s most-cited pages overlap Google’s top ten only about 6.8% of the time. Ranking still correlates with being retrievable and credible; it no longer predicts citation.
A caution about the evidence itself
Two structural problems make this field harder to reason about than it looks.
The engines disagree with each other. Only around 11% of domains cited by both ChatGPT and Perplexity appear in both sets. A finding measured on one engine may not transfer, and a blended cross-engine metric can hide the disagreement entirely.
The same prompt does not always retrieve the same sources. Reporting in July 2026 documented ChatGPT drawing on multiple retrieval pipelines, with roughly 11.6% of prompts switching primary source between runs and producing substantially different URL sets. Any conclusion drawn from a handful of manual checks is likely measuring noise.
Both point the same way: sample repeatedly, segment by engine, and be suspicious of confident claims — including the ones on this page. Where our confidence labels are wrong, we would like to know.
If you do five things
- Verify you are actually retrievable — server-rendered content, search crawlers allowed, correct per-page canonicals.
- Put real published and modified dates on everything, in the markup as well as the copy, and actually revise the content.
- Answer specific questions directly, in sections that make sense lifted out of the page.
- Cite your sources with resolvable links, and cut anything you cannot source.
- Measure per engine, sample repeatedly, and do not build a KPI on a single number.
Related reading
- Your Google rank no longer predicts your AI citations
- The llms.txt verdict
- Measuring AI visibility
- Trust signals
Last reviewed . This page is revised whenever significant new evidence is published.
Stay Updated
Analysis of AI search, crawler policy and agent standards — sent when there is something worth reading, roughly twice a month. Unsubscribe anytime.