Skip to main content
Brown Seo, Founding Engineer (AI & Infrastructure) · Last updated: August 24, 2026 One in six recently modified pages surfacing in AI search results shows signs of being rewritten for AI engines, by the estimate of a detection study posted in August. A KDD 2026 study measured what tactics like those actually earn in a full search pipeline, and the ones that dominate GEO advice lowered visibility at every stage. The edits that helped were the plain ones.
Is GEO worth it? Two studies published in 2026 split the question in half. In a testbed peer-reviewed at KDD 2026, edits that inject persuasion into body text lowered visibility at every stage of a realistic search pipeline. Edits that surface real facts in titles, headings, and markup raised retrieval visibility by 22% on average. And an August preprint from a security research group showed the most explicit of those edits can now be detected. The setup resembles an audition with three rounds, where almost all GEO advice coaches the final performance. The KDD testbed suggests the contest is mostly settled in round one, before the judge hears anyone sing.

How much of the web is already rewritten for AI?

GEO-Flag’s authors at the CISPA Helmholtz Center for Information Security put a number on how common optimizing pages for AI answers has become. The researchers started from 1,000 real user queries, collected the pages that Google Search and Gemini’s grounded retrieval actually surfaced for those queries, and ran 10,095 of them through their detector between July 28 and 31, 2026. It flagged 8.9% of pages overall. Among pages that had been modified during 2026, the rate was 16.4%, roughly one page in six (GEO-Flag, arXiv preprint, August 2026). The authors describe these numbers as empirical estimates rather than ground truth, since live pages carry no labels, and a detector this good can still inflate a wild-sample estimate with false positives when the true rate is low. The steadier signal is the gap between the two figures. Pages modified in 2026 carry the pattern at nearly twice the base rate, and false flags would land on both groups roughly alike. So site owners have already answered the title’s question with their budgets. The more interesting question is whether the work being paid for moves the numbers it promises to move.

What happened when 10 GEO tactics faced a full search pipeline

An AI answer is assembled in stages. The engine searches a large corpus and shortlists candidate pages (retrieval), reorders that shortlist (reranking), then writes the answer and chooses citations (generation). The original GEO paper from Princeton, presented at KDD 2024, measured the last stage. Its researchers handed candidate sources directly to the model and recorded which ones got cited, and the field’s most quoted finding came from that setting. Adding statistics, quotations, and citations lifted visibility by as much as 40%. SAGEO Arena, the testbed behind the KDD 2026 result, was built by a team at Yonsei University to ask what those same edits do to the stages that come first. The team indexed 171,003 web documents, ran all three stages over them, and pushed 10 popular tactics through the full pipeline. Applied to body text, those tactics degraded performance across the board. Retrieval hit rate fell 9% on average and reranking fell 16%, with citation rate down 6% (SAGEO Arena, KDD 2026). Individual tactics fared worse. AutoGEO, an automated optimizer that learns from engine citation patterns, cut retrieval hit rate by 36% and dropped average rank by 22 positions within the testbed’s 100-candidate retrieval pool when applied to body text. Loading in technical terms cost 14%, and unusual vocabulary cost 8%. The mechanism is not mysterious. Retrieval in the testbed matches a page against the words of the query, and padding the text with persuasive framing, borrowed authority, and inserted numbers dilutes exactly the terms the matcher is looking for. The page becomes more impressive to a reader who arrives and less findable for the query that would bring one. Structure edits moved the other way. Rewriting titles, meta descriptions, and headings to carry the page’s actual entities and facts raised retrieval hit rate by 22% on average and lifted average rank by 2.7 positions (SAGEO Arena, KDD 2026). The paper’s own example is compact. A title reading “Panel Clarifies Advice” becomes “IOM Panel Clarifies Vitamin D Guidance,” and nothing about that edit is a trick. The information was already on the page. The edit moves it to where the matching happens.
Horizontal diverging bar chart. Structure edits raised retrieval hit rate 22% on average. Body-text edits lowered citation rate 6%, retrieval 9%, and reranking 16% on average, and AutoGEO applied to body text cut retrieval 36%. All values are relative change versus each page's pre-optimization baseline.

Relative visibility change by edit type in the SAGEO Arena testbed (KDD 2026). Body-text figures are averages across strategies; AutoGEO is the single worst case.

The two research results do not contradict each other. They score different rounds. An edit that impresses the model in the final round never gets the chance to matter if the page stops surfacing in round one.

The most explicit edits are also the easiest to flag

Detection is the second half of the story. The CISPA team built its benchmark from 3,200 webpages spanning 400 queries and four domains, covering eight families of GEO optimizers, including stealth variants designed to hide the pattern and pages optimized by human annotators rather than tools. Their training approach pairs two versions of the same page, one merely polished with AI and one optimized for AI engines, so the model learns the difference between the two rather than the general smell of machine writing. Detection reached an F1 score of 0.944 (GEO-Flag, arXiv preprint, August 2026). What gets flagged most reliably is the explicit persuasion layer. Injected statistics, authority phrasing, and instructions aimed at the model are the strongest signals the detector reads, and those are edits that also tested poorly in the SAGEO Arena pipeline. The overlap is not total. AutoGEO’s sparse rewrites slip past detectors more often than any other family, and they also produced the deepest retrieval losses in the testbed, so evading the flag bought nothing. For anyone budgeting this work, the two results run in the same direction. The explicit half of GEO is measurably counterproductive and identifiable, and the subtle half tested even worse on visibility. Search has run this sequence before. Keyword stuffing worked until detection matured, and the practice that survived was the one that made pages genuinely easier to index. None of the AI engines has announced GEO filtering, and neither paper claims deployment is coming. What changed in August 2026 is that the capability now exists in public research.

Persuasion edits and structure edits, side by side

Sources: SAGEO Arena (KDD 2026) for visibility effects, GEO-Flag (arXiv preprint, August 2026) for detection behavior. Examples paraphrased from both papers.

Our retrieval logs point the same way

The testbed’s central claim, that visibility is settled early and on structure, is one we can check against production data. When DecaGEO tracked 31,200 vendor pages retrieved by ChatGPT in the week of August 8, 2026, 99.7% of cited URLs had appeared on the model’s search results page, and only 1.2% of citations came from a page the model actually opened before answering. Pages were winning or losing on their titles, URLs, and snippets, mostly unread. The same logs showed pricing pages earning citations at 34.5% of retrievals while blog posts earned 6.1% (DecaGEO retrieval logs, week of August 8, 2026). A pricing page is close to pure structure. Its URL names its purpose, its title carries the brand and the question it answers, and its content is a fact table. Part of its lead is query intent, since commercial questions pull pricing pages into the results to begin with, and a one-week window proves nothing on its own. It is still the shape the testbed measured, a page whose purpose is legible before anyone reads it.

What the research suggests building

The practical reading of both papers is a reallocation, not a verdict on GEO as a whole. Neither paper prices the work, so this is a ranking of tactics rather than an ROI table. If the testbed generalizes to production engines, time spent decorating body text has a low expected return and time spent on structure has a positive one. Detection, if any engine ever deploys something like it, runs in the same direction. The specific work the data supports looks like this:
  • Move real facts into titles, meta descriptions, and headings. Named entities, numbers, and the question the page answers. This was the single most effective intervention in the SAGEO Arena testbed.
  • Add schema markup that restates what is visibly on the page. It sits inside the structure scope that gained in the testbed. Google’s own guidance for AI features calls markup optional, so treat it as one part of legible structure rather than a requirement.
  • Keep one page per buying question, at a shallow URL. Our citation-rate data and the testbed agree on why this works. The page’s purpose has to be legible before anyone reads it.
  • Stop paying for body-text injection. Inserted statistics, authority tone, and model-directed phrasing tested as a cost in the pipeline, and they are the class of edit detectors flag most reliably.
One thing the research cannot tell you is where your own pages currently fail. A page that is retrieved but never cited has a different problem from a page that never surfaces, and the fix is different at each stage. That stage-level route from a user’s question to a cited answer is the thing DecaGEO tracks weekly, and it is where we would start before rewriting anything. Is GEO worth it? The question turns out to be badly posed. Half of what sells under the name tested as harmful in the most realistic environment built so far, and the other half is close to the oldest advice on the web. Make the page say what it is, where the machinery can read it.

FAQ

Is GEO just SEO rebranded?

Partly, and the overlap is the healthy part. The structure edits that performed best in the SAGEO Arena testbed, meaning clear titles, accurate meta descriptions, and schema markup, are longstanding SEO practice. What is genuinely new in GEO is the persuasion layer aimed at language models, and that is the layer that tested as counterproductive and detectable in 2026 research.

Do statistics and quotations help AI visibility?

It depends on where they go. The original 2024 GEO study found gains of up to 40% when they were measured at the generation stage with candidate sources already provided. SAGEO Arena (KDD 2026) found that the same additions to body text reduced retrieval and reranking visibility in a full pipeline, while real numbers placed in titles and meta descriptions improved it.

Can AI search engines detect GEO content?

The capability exists in public research as of August 2026. GEO-Flag, a preprint from CISPA, reports an overall F1 score of 0.944 on a benchmark that includes stealth variants. No engine has announced that it filters or penalizes GEO content, and the paper makes no claim that one will.

What GEO tactics actually work in 2026?

In the research covered here, the tactics with measured positive effect were structural. Entity-rich titles and headings, accurate meta descriptions, and schema markup raised retrieval visibility 22% on average in the SAGEO Arena testbed. In DecaGEO’s production logs, pages with legible purpose, like pricing pages at shallow URLs, earn citations at several times the rate of blog posts.

About the studies

SAGEO Arena (Kim, Jeong, Kim, Lee, and Lee, Yonsei University and Konkuk University) was peer-reviewed at KDD 2026. The testbed indexes 171,003 web documents across nine domains with their structural fields and runs a full retrieval, reranking, and generation pipeline over them. Reported changes are relative to each document’s pre-optimization baseline, with ranks tracked over a 100-candidate retrieval pool and a 10-candidate reranking pool. Ten optimization strategies were tested, covering eight strategies drawn from the original Princeton GEO paper plus a combined all-in-one approach and an automated optimizer, with selected combinations evaluated on top. Code and data are public on GitHub and Zenodo. The main limitation is that it is a testbed. Its retrieval stack is built from standard IR components, not the production systems of ChatGPT or Gemini, so effect sizes may differ in the wild even if directions hold. GEO-Flag (Chu, Leng, Li, Shen, Shen, and Zhang, CISPA Helmholtz Center for Information Security, HPE, and University of Waterloo) is a preprint posted to arXiv on August 17, 2026, and has not yet been peer-reviewed. Its benchmark covers 3,200 pages, 400 queries, and eight GEO optimizer families. The prevalence figures (8.9% overall, 16.4% of 2026-modified pages) come from applying the detector to 10,095 live pages retrieved for 1,000 real user queries, and the authors present them as empirical estimates, since live pages have no ground-truth labels. GEO: Generative Engine Optimization (Aggarwal et al.) was presented at KDD 2024 and is the source of the widely quoted 40% visibility gain. Its experiments measure the generation stage with candidate sources provided to the model, which is the design choice SAGEO Arena was built to extend. DecaGEO figures cited in this piece come from our own retrieval logs, ChatGPT (GPT-5.6), US, week of August 8, 2026, with methodology in the original analysis.