A Reddit post titled "I reviewed 19 research papers on AI Search and GEO" went around the marketing internet and got treated as settled science. It is a genuinely useful pointer to the literature — but it is not a study, its title is not quite what people quote, and its paper list does not actually contain 19 distinct papers. The more useful exercise is the unglamorous one: go to the peer-reviewed and first-party research it points at and keep only the findings that survive a second look. Anyone can do it — the sources are all public.
What the viral post actually is
The post is real and worth reading, but three things get lost in the retelling. First, its full title is "I reviewed 19 research papers on AI Search and Generative Engine Optimization (GEO). Here are the 4 biggest takeaways" — it is a four-point summary, not a paper-by-paper review. Second, its lens is adversarial: most of its named papers are about how LLM search can be manipulated (prompt injection, ranking attacks), not about on-page tactics a normal team should use. Third, the reference list has duplicates — one paper appears three times — so the real count of distinct titles is roughly fourteen to sixteen, not nineteen.
So treat the post as a map, not the territory. The territory is the underlying research, and when you read it directly, a much cleaner set of conclusions emerges.
The one peer-reviewed study, in full
The strongest single source in this entire field is Princeton and Georgia Tech's GEO: Generative Engine Optimization (Aggarwal et al., KDD 2024) — the only controlled study of its kind. It tested nine content tactics across a 10,000-query benchmark and measured a position-adjusted visibility score against a baseline of 19.5. Here is every method, ranked, from the paper's own per-method table:
| Tactic | Score (baseline 19.5) | Approx. lift |
|---|---|---|
| Quotation addition (add expert quotes) | 27.8 | ≈ +41–43% |
| Statistics addition (quantitative data) | 25.9 | ≈ +33% |
| Fluency optimization (clear prose) | 25.1 | ≈ +29% |
| Cite sources (credible external citations) | 24.9 | ≈ +28% |
| Technical terms | 23.1 | ≈ +19% |
| Easy-to-understand | 22.2 | ≈ +14% |
| Authoritative tone | 21.8 | ≈ +12% |
| Unique words | 20.7 | ≈ +6% |
| Keyword stuffing | 17.8 | ≈ −9% (HURTS) |
Two honest caveats on this table. The paper's own headline is that the best tactics lift visibility "by up to 40%" — so it is fairer to read it as "up to ~40%, led by quotes, statistics and citing sources," than to pin an exact percentage to one tactic, because secondary write-ups disagree on which method ranks first. And the effect is domain-dependent: the paper reports that the same tactic can help a lower-ranked page far more than a top-ranked one. It is a real lever, not a magic constant.
What the first-party data adds
Beyond the one RCT, large vendor data studies fill in how citations actually get distributed. These are correlational — credible, commercial, association-not-causation — and should be read as exactly that.
Read those three together and the strategic picture is clear. Discoverability is collapsing as a function of rank: only 38% of Google AI-Overview citations now come from the top-10 organic results, down from 76% a year earlier across nearly 4 million URLs (Ahrefs). Selection is the real bottleneck: roughly 85% of retrieved pages are never cited (Ahrefs, via Quattr). And brand mentions beat backlinks roughly three to one as a correlate of AI visibility across 75,000 brands — 0.664 versus 0.218 (Ahrefs). That is correlation, not proof of cause; domain authority and brand-search volume are plausible confounders. But it is a strong, replicated signal that earning mentions matters more than chasing links.
Does ranking #1 on Google still get you cited by AI?
Not reliably. Only about 38% of Google AI-Overview citations come from the top-10 organic results, down from 76% a year earlier — because engines fan one prompt out into many sub-queries and cite pages that rank across all of them, not just the headline query.
The finding nobody can opt out of: volatility
This is the part the viral post does not emphasize, and the part that matters most for how you measure. A single point-in-time score is close to meaningless when the underlying data moves this fast. The fix is methodological, not clever: sample across multiple runs and report a confidence range so a good week does not get mistaken for a trend.
What to do with all this
- Treat the Princeton GEO paper as the on-page baseline: quotes, statistics, citing credible sources, fluent writing. The tactics breakdown walks through each one.
- Stop optimizing for rank-#1 alone — it no longer maps to citation. The two gates are explained in discoverability vs. selectability.
- Earn brand mentions across the web, not just backlinks. The correlation is roughly 3:1 in mentions' favor — though it is correlation, not proof.
- Measure over time, not at a point. How to measure AI visibility honestly covers the method.
The short version: the research that holds up is narrower and more boring than the viral framing, and that is good news. You do not need exotic tactics. You need credible, well-sourced, quotable pages — and an honest way to measure whether they are working. Everything above is assembled from public sources; the GEO guide collects the broader picture.
Sources
- GEO: Generative Engine Optimization (Aggarwal et al.) — Princeton/Georgia Tech, KDD 2024 — the only peer-reviewed controlled GEO study. Per-method table reported in the paper.
- Ahrefs — 38% of AI Overview citations from the top 10 — ~4M AI-Overview URLs; the 76%→38% discoverability collapse and query fan-out. Correlational.
- Ahrefs — AI Overview brand correlation (75K brands) — Brand mentions 0.664 vs backlinks 0.218. Author flags association, not causation.
- Ahrefs AI search study, summarized — ~85% of retrieved pages never cited; per-engine source shares. Third-party summary.
- 5W Research — Reddit's ChatGPT share volatility — Reddit's ChatGPT citation share fell ~60%→~10% in two weeks — evidence of volatility.
- r/AISearchLab — the original '19 papers' post (archived) — A practitioner summary, not a study; its paper list has duplicates (~14–16 unique).