Answer engines, not search engines
For twenty years, the deal was simple. You typed a query, a search engine returned ten blue links, and you clicked one. Answer Engine Optimisation (AEO) exists because that deal is breaking.
An answer engine reads the web, decides what the answer to your question is, and tells you directly. Google AI Overviews sits on top of search results. ChatGPT, Gemini, Perplexity and Microsoft Copilot answer in conversation. In each case the user gets a synthesised reply, often with a handful of citations, and frequently never clicks through at all.
AEO is the practice of making your content the source those engines quote. Not ranking a page, but becoming the answer.
How AEO differs from classic SEO
Classic SEO optimises a page to win a position in a ranked list. AEO optimises a passage to be extracted, trusted and cited inside a generated answer. The unit of competition shifts from the page to the sentence.
That changes what matters. A ranked list rewards relevance signals and links pointing at a URL. An answer engine instead pulls a specific claim out of your page, checks it against everything else it has read, and decides whether to repeat it with your name attached.
So the question is no longer only "does this page rank for the query". It is "can a machine find a clean, factual, self-contained answer on this page, understand who said it, and trust it enough to cite". Those are related skills, but they are not the same skill, and a page can be excellent at one and poor at the other.
What actually drives whether you get cited
Three things decide it, and most sites fail on the first before they ever reach the third.
- The engine can reach the page. If your answer only appears after JavaScript runs in the browser, many crawlers will not see it. Server-side rendering, or correctly hydrated content, beats client-side rendering for machine readability every time. Your robots rules also need to allow the relevant agents, including OpenAI's OAI-SearchBot, rather than quietly blocking them.
- The answer is extractable. A clear question answered in the first sentence or two, plain headings, short declarative statements and clean lists give an engine a passage it can lift cleanly. Burying the answer three scrolls down inside a wall of marketing copy hides it.
- The engine trusts who said it. This is where most of the work lives.
Trust is built on entities, not keywords. An answer engine wants to know that "The Crane Consultancy" is a real, identifiable organisation with a consistent identity across the web. You signal that with schema.org structured data describing the organisation, the author and the article, with sameAs links connecting your site to your verified profiles elsewhere, and with consistent naming and facts wherever you appear.
The engine cross-references all of it. If your structured data, your visible page and your external profiles agree, you read as a credible source. If they contradict each other, you read as noise, and noise does not get cited.
The mechanics in practice
Start by writing for the question, not the keyword. For each thing your audience actually asks, give a direct answer near the top, in language a person would use, then expand underneath for the readers who want depth.
Mark up that content so a machine can parse its structure: organisation and author identity, article metadata, and where it fits, FAQPage or HowTo schema for genuinely question-shaped content. Make sure the answer is present in the raw HTML the crawler receives, not assembled later in the browser. Then keep your facts and your name consistent everywhere an engine might check.
None of this is exotic. It is disciplined technical SEO pointed at a new consumer, the model rather than the ranking algorithm. The sites that win are the ones treating their content as a machine-readable source of truth, not a brochure.
AEO is one pillar of the broader work of AI Visibility: being found, understood and cited across the systems people now ask instead of search. The fastest way to see where you stand is to look at your own page through a machine's eyes. You can check how an AI reads your live page with the free AI Search Readiness scanner and see in seconds whether the answer you think you are giving is the one an engine can actually extract.
The shift is already underway. The question is no longer whether you rank, but whether, when someone asks, the machine says your name.