Generative Engine Optimisation (GEO)
In short
Generative engine optimisation (GEO) and answer engine optimisation (AEO) are two names for one discipline — GEO is the label that came out of research, AEO the label that came out of practice. The term originates in a 2024 KDD paper by Pranjal Aggarwal and colleagues at IIT Delhi and Princeton, which introduced GEO-Bench, a benchmark of 10,000 queries, and reported 30–40% relative improvement on its Position-Adjusted Word Count metric from adding quotations, adding statistics and citing sources. This page takes the mechanics view: how retrieval-augmented generation assembles an answer, and why that makes self-contained passages the unit that matters.
Is generative engine optimisation different from AEO?
No. Generative engine optimisation (GEO) and answer engine optimisation (AEO) describe the same discipline: making a company's information retrievable and citable by systems that write an answer instead of returning a list of links. "AI search optimisation" — or optimization, in the American spelling — is the same thing again in plainer words.
The terminology diverged because two communities named the problem independently. GEO is the label that came out of research; AEO is the label that came out of practice. Neither describes a technique the other lacks. This page takes the research-side view, because the mechanics are worth understanding before you buy anything. If you want the service rather than the explanation, it is here.
Where did the term GEO actually come from?
From a 2024 paper. Pranjal Aggarwal and colleagues at IIT Delhi and Princeton University published GEO: Generative Engine Optimization, accepted to KDD 2024, which introduced both the name and GEO-Bench — a benchmark of 10,000 queries used to test whether specific writing changes altered how often a source was drawn on in a generated answer.
That matters commercially for one reason: it means the category has a public, citable, methodologically explicit starting point rather than a set of agency claims. You can read the paper and disagree with it. That is not true of most of what is written about this subject.
What did the GEO research find?
The paper tested nine optimisation methods. Its three best performers were adding quotations, adding statistics and citing sources, and it reports those producing a relative improvement of 30–40% on its Position-Adjusted Word Count metric and 15–30% on its Subjective Impression metric. The authors also note that effectiveness varies by domain, which is an argument against applying any of it as a blanket recipe.
Two cautions worth stating plainly. Position-Adjusted Word Count measures how prominently a source is drawn on inside a generated answer within a research benchmark. It is not revenue, not traffic, and not a result at any particular company. And the finding only holds if the quotations and statistics are real — engines cross-reference claims, and a figure that cannot be traced to a named source undermines the trust signal it was meant to create. The tactic is genuine sourcing, not the appearance of it.
How does a generative engine assemble an answer?
Through retrieval-augmented generation. The sequence is worth knowing, because every optimisation decision follows from one of these steps:
- The question is embedded. It is converted into a vector — a numerical representation of meaning rather than of words — so matching is semantic, not literal keyword matching.
- Passages are retrieved. The system searches an index for chunks of text whose vectors sit close to the question's. The unit retrieved is a passage, not a page.
- A context window is assembled. The top-ranked passages, from several different sources, are placed in front of the model as working material.
- An answer is generated. The model writes prose from that material and attaches citations to the passages it leaned on.
The consequence for your website is the second step. A page that only makes sense read from the top does badly, because the chunk that gets retrieved arrives without the paragraphs that set it up. A section that answers its own heading, defines its own terms and carries its own source attribution survives the trip intact.
Why does "self-contained" matter so much?
Because a retrieved passage has no context except itself. If a section opens with "this approach also helps with…", the engine has no idea what this refers to and the passage is close to useless as an answer. If a section quotes a percentage without naming the source in the same sentence, the figure arrives unattributable — and an unattributable figure is one a careful system will decline to repeat.
That is why the pages on this site are written the way they are: question-shaped headings, sections that resolve their own pronouns, every statistic naming its source inline. It is not a house style. It is the format the retrieval step rewards, and you can inspect the markup on any page here to check I actually do it.
Does any of this replace ranking in classic search?
No, it sits on top of it — see why SEO is still the floor. What has changed is that ranking no longer implies citation. Ahrefs found in March 2026 that 38% of pages cited in Google's AI Overviews also ranked in the top ten for the same query, down from 76% in July 2025. Both layers now need attention, and the second one is not a by-product of the first.
What should I ask an agency selling GEO?
The acronym on the proposal tells you very little. These four questions tell you a lot:
- How do you build the prompt set, and do I get it in writing before you start?
- What exactly counts as a citation in your reporting?
- Which engines do you check separately, rather than blending into one score?
- What is in the recurring report, and what happens to it if I stop working with you?
There is a longer version of this in the questions worth asking before hiring anyone for this.
What to do about your own situation
Before commissioning any of it, find out empirically whether the engines currently name you, and which sources they use when they name someone else.
Frequently asked questions
What is the difference between GEO and AEO?
In practice there is none. Both describe making content retrievable and citable by AI systems that answer in prose. GEO is the term used in the academic literature, notably the 2024 KDD paper by Aggarwal and colleagues at Princeton and IIT Delhi. AEO is the term more common among buyers. Anyone selling them as two separate engagements is charging twice for one piece of work.
What did the Princeton GEO study actually find?
The paper tested nine tactics across GEO-Bench, a benchmark of 10,000 queries, and reports that its three top-performing methods — citing sources, adding quotations and adding statistics — produced a relative improvement of 30 to 40% on its Position-Adjusted Word Count metric. That is a measurement of visibility within a research benchmark, not a revenue outcome at any particular company.
Does adding statistics to my pages really help?
The KDD 2024 research supports it, with an important condition: the statistics have to be real and properly attributed. Engines cross-reference claims, and a figure that cannot be traced to a named source undermines the trust signal it was meant to create. The tactic is genuine sourcing, not the appearance of sourcing.
Should I ask for GEO or AEO when briefing an agency?
Either, but ask the same follow-up questions in both cases: how do you build the prompt set, what counts as a citation, which engines do you check separately, and what does the report contain. Those questions distinguish a real practice from a renamed SEO package far more reliably than the acronym on the proposal.
Find out what the engines currently say about you
Send me your company name and website. I run a set of buyer questions across ChatGPT, Perplexity, Gemini, Claude and Google's AI Overviews, and send back a recorded walkthrough of what came out: where you appeared, where you did not, who was named instead, and the two or three structural reasons why. No charge, no obligation, and you keep the findings whether or not you decide to hire me.
I run these myself, so there is a queue. Expect a few working days rather than an instant report.