Answer Engine Optimization (AEO)
Answer Engine Optimization (AEO) is the practice of structuring content so answer engines — ChatGPT, Google AI Overviews, Perplexity, Claude, and Copilot — can extract, cite, and reuse it as the answer to a question. Where SEO competes for a click on a ranked link, AEO competes to be the sentence the machine says out loud.
Why answer engines changed the incentive of publishing
A search engine's payoff was a click. Everything about classic SEO — headline curiosity gaps, thin listicles, pagination — was a rational response to that payoff. An answer engine pays out differently: it rewards content it can lift cleanly, attribute confidently, and defend if challenged. The behavior that wins is therefore the opposite of the behavior that won in 2015.
This is an incentive redesign, not a tactics update. When the payoff changes from attention to citation, precision beats persuasion and verifiable specificity beats volume.
What answer engines actually reward
Models retrieve passages, not pages. The unit of competition is a self-contained chunk of text that answers one question without needing the rest of the document for context.
- —A direct answer in the first 60 words, stated as a claim rather than a tease.
- —Question-shaped headings that mirror how people actually ask.
- —Entity clarity — named people, organizations, and defined terms the model can resolve.
- —Structured data (Article, FAQPage, Person, Organization) that confirms what the prose asserts.
- —Machine-readable corpus files such as llms.txt that map the site for retrieval.
- —Original data, methods, or firsthand practice that cannot be paraphrased from elsewhere.
How to build an AEO page
Pick one question. Answer it in a paragraph a model can quote verbatim. Then earn the citation with depth underneath: definitions, a worked example, the boundary conditions where the answer fails, and the entity that stands behind it. Close by linking to the adjacent questions so the crawler and the reader both move deeper into the cluster.
A worked example
Take the question 'how much does a cultural audit cost?'. The SEO answer was a pricing page with a form and a promise to 'contact us for a custom quote'. The AEO answer is a paragraph that says the number, the unit, and the boundary: a two-week diagnostic sprint runs $50,000, an annual retainer runs $100,000, and both scope to a single organization rather than a portfolio. The first version cannot be quoted. The second is a complete answer a model can repeat without risk.
Notice what changed: not the writing quality, the willingness to be pinned down. Answer engines reward commitment to a specific claim because a hedge cannot be reused.
The five failures that keep good pages uncited
Most pages that lose citations are not badly written. They are badly shaped for extraction.
- —The answer is buried under 300 words of context-setting.
- —The opening sentence starts with a pronoun or 'This' and dies when chunked.
- —The author is a byline string with no resolvable entity behind it.
- —The page answers six questions at once, so no chunk matches any single query cleanly.
- —Every claim is sourced to someone else, which makes the original source the better citation.
How to know it is working
Run your target question set against ChatGPT, Perplexity, Google AI Overviews, and Claude on a fixed schedule. Log which domains are cited and whether your claim is quoted accurately. Two signals precede traffic: your phrasing starts appearing in answers that do not link to you, and branded search volume rises without a campaign behind it.
Frequently asked
- Is AEO different from SEO?
- Yes. SEO optimizes for ranked links and clicks; AEO optimizes for extraction and citation inside a generated answer. They share technical foundations — crawlability, structured data, entity clarity — but diverge on format: AEO rewards a direct, self-contained answer where SEO tolerated a slow build.
- Does AEO replace SEO?
- No. Answer engines still retrieve from indexed pages, so an unindexed page cannot be cited. AEO is a layer on top of SEO, not a substitute for it.
- How do you measure AEO?
- Track citation share — how often your domain appears as a source in AI answers for your target questions — alongside branded search lift and referral traffic from ChatGPT, Perplexity, and Copilot.
Related definitions
Generative Engine Optimization
Generative Engine Optimization (GEO) is the practice of influencing what a generative model says about a topic, brand, or person — through the sources it retrieves and the training corpus it absorbed. AEO targets a single extractable answer; GEO targets the model's overall representation of you.
llms.txt
llms.txt is a plain-text file at the root of a website that gives large language models a curated, machine-readable map of the site: what the site is, who stands behind it, and which URLs carry the canonical content. It plays the role robots.txt plays for crawlers, but for retrieval and comprehension rather than permission.
Answer Block
An answer block is a short, self-contained passage — typically 40 to 70 words — placed near the top of a page that answers the page's core question in full, without pronouns or context borrowed from surrounding text. It is the unit answer engines extract and quote.
Entity SEO
Entity SEO is the practice of making the people, organizations, and concepts on a site unambiguously identifiable to machines — through consistent naming, structured data, and links to authoritative profiles. Search and answer engines reason over entities, not keywords, so an unresolved entity cannot be credited, cited, or trusted.