AI & Search

GEO vs SEO: What Actually Changes When AI Answers the Question

Generative engine optimisation is not a rebrand of SEO. What differs, what carries over, and how to structure content that AI models will quote.

A large share of what is written about "generative engine optimisation" is SEO advice with the terminology swapped. That is unhelpful, because the differences are real and specific — and so are the things that have not changed at all.

Here is the distinction that matters:

Search engines rank pages. Generative engines retrieve passages and synthesise an answer.

Everything downstream follows from that one difference.

What stays exactly the same

Start here, because it is most of the work and it is the part people are being sold as new.

Crawlability. If a bot cannot fetch your page, nothing else applies. This is unchanged.

Authority. Models weight sources roughly in line with how authoritative the broader web treats them. Being referenced by credible sources still matters, for the same reason it always did.

Content quality. Substantive, specific, accurate content wins. Thin content loses. Unchanged.

Technical health. Server response, clean URL architecture, no accidental noindex. Unchanged.

Entity consistency. Your name, addresses and claims should be identical everywhere. This mattered before for the Knowledge Graph; it matters more now.

If someone is selling you "GEO services" that consist mostly of the above, they are selling you SEO. That is not fraud — it is genuinely most of the job — but you should know what you are buying.

What genuinely changes

1. The unit of retrieval is the passage, not the page

A search engine evaluates a page and ranks it. A generative engine chunks your content, embeds the chunks, retrieves the ones semantically closest to the question, and synthesises from those.

This has a direct structural consequence: a passage has to make sense on its own.

Consider a section that reads:

As we saw above, this approach delivers significant advantages. It builds on the framework we outlined earlier and extends it in several important directions.

Retrieved in isolation, that paragraph is worthless. It contains no claim, no subject and no fact. It cannot be quoted to answer anything.

Now consider:

Server-side conversion tracking recovers between 10% and 30% of conversions lost to browser privacy restrictions, because events are sent from your server rather than from a browser that may block the request. The trade-off is implementation complexity: it requires a server endpoint, event deduplication logic, and consent-state forwarding.

That passage stands alone. It answers a question, states a specific claim, and includes the caveat. It is quotable.

Practical rule: every H2 section should open with a self-contained statement that would still make sense if a stranger read only that paragraph.

2. Direct answers beat build-up

Classic content marketing structure — establish context, build the argument, reveal the conclusion — is optimised for a human reading top to bottom. It is close to worst-case for retrieval.

Invert it. State the answer, then explain it. This is sometimes called the inverted pyramid, and journalism worked it out a century ago.

Bad: "Pricing for web development depends on a variety of factors. Let's explore what influences cost..."

Good: "A custom marketing website typically costs $10,000–$30,000. A web application or e-commerce platform typically runs $30,000–$150,000. The main variables are integration count, content volume and the number of languages."

The second version can be cited. The first cannot.

3. Specificity is now the competitive moat

Search engines could rank a vague page highly on the strength of its backlinks. A generative engine trying to answer "what tolerance can Acme machine to?" needs a page that states a tolerance.

This inverts a long-standing incentive. Marketing copy has historically been rewarded for being aspirational and unfalsifiable. Retrieval rewards the opposite: numbers, ranges, named technologies, explicit limitations.

The uncomfortable implication is that stating your weaknesses helps you. A page that says "this approach works well below 10,000 SKUs and becomes unwieldy above that" is more likely to be cited than one claiming to work for everyone, because it is more useful to synthesise from.

4. Structured data carries more weight

Schema.org markup was always a hint to search engines. For models it is stronger: it is unambiguous, machine-parseable assertion about entities.

Two things matter more than they used to:

  • Connect the graph. Use @id references so your Service nodes point at your Organization node, rather than publishing disconnected islands of markup.
  • FAQPage markup is disproportionately valuable, because it is literally question–answer pairs in a format built for extraction.

5. Server rendering became non-negotiable

Googlebot renders JavaScript. Most AI crawlers do not, or do so inconsistently.

If your content appears only after client-side hydration, a substantial share of AI crawlers see an empty shell. This is the single most common reason a well-built modern site is invisible to answer engines, and it is invisible to the site owner because it looks fine in a browser.

Test it: curl -s https://yoursite.com/ | grep "some sentence from your page". If that returns nothing, you have found your problem.

6. Measurement is different and worse

You cannot check your "rank" in ChatGPT. There is no position, no reliable stable ordering, and answers vary between users and sessions.

What you can do:

  • Ask the questions your buyers would ask, across ChatGPT, Perplexity, Claude and Gemini, and record whether you appear and whether the description is accurate. Do it monthly. It is manual and it is the only honest method currently available.
  • Watch referral traffic from chat.openai.com, perplexity.ai and similar. It is small for most sites but it is real and it is growing.
  • Watch your server logs for GPTBot, ClaudeBot, PerplexityBot and OAI-SearchBot. Crawl frequency tells you whether you are being read at all.

Be sceptical of any tool claiming to give you an "AI visibility score." The underlying data to compute one reliably is not available.

The thing nobody mentions: being described wrongly

Most GEO discussion frames the goal as "get cited." There is a more urgent failure mode: being cited inaccurately.

If a model believes your agency does not serve your industry, or has one office when you have three, or does not offer a service you have offered for years, it will confidently tell buyers so. That is worse than absence.

This happens when your entity representation is contradictory — an outdated LinkedIn description, a stale directory listing, service pages that use different names for the same offering, an old address in a citation somewhere.

Audit it directly. Ask each major model: "What does [your company] do?" and "Where is [your company] located?" Compare the answers to reality. Where they are wrong, trace back to the sources that would have produced that error and fix them.

This is unglamorous and it is the highest-return GEO work available to most businesses.

What to actually do, in order

  1. Verify AI crawlers are allowed in robots.txt. Check for GPTBot, ClaudeBot, PerplexityBot, Google-Extended.
  2. Verify content is server-rendered. Use the curl test above.
  3. Audit how models currently describe you. Fix the sources behind any errors.
  4. Restructure your key pages so each section opens with a self-contained, specific claim.
  5. Publish a connected Schema.org graph, including FAQPage on pages that answer questions.
  6. Add the specifics your marketing copy has been avoiding: prices, ranges, capacities, limitations.
  7. Publish llms.txt. See our implementation guide.

You can check items 1, 2 and 5 against any domain with our free AI visibility checker.

The summary

GEO is not a replacement for SEO and it is not a rebrand of it. It is a set of specific structural adjustments — passage-level self-containment, direct answers, factual density, server rendering, connected structured data — layered on top of technical SEO that has to be right anyway.

The agencies selling GEO as an entirely new discipline are overstating it. The ones telling you it is nothing new are understating it. The changes are real, they are implementable in a few weeks, and the businesses doing them now are being described accurately by AI while their competitors are being described from guesswork.

Keep reading

Tell us what you are trying to grow.

One team. Three offices. Twenty-six languages. Send us the problem and you get a senior answer — not a sales script.

A written proposal within one business day, in your language.