Back to Notes

What GEO is and why traditional SEO is no longer enough

More and more queries end in an answer written by a model, citing one or a few sources, instead of a list of ten links. That changes what being visible means.

Published
Updated

What is GEO?

GEO, short for Generative Engine Optimization, is the set of practices that get a language model to include and cite your content when it writes the answer to a question in your industry.

The object of optimisation changes. SEO optimises a page so it appears in a ranked list. GEO optimises a block of text so it gets selected as a source inside an answer. The unit is no longer the page: it is the paragraph that can be quoted without losing meaning.

How is it different from traditional SEO?

The core difference is the shape of the result: SEO competes for position in a list of links, GEO competes to be one of the few sources named inside generated text.

Two disciplines that coexist
CriterionSEOGEO
Visible resultTen linksOne answer with few sources
Dominant signalInbound links and authorityClarity, structure and verifiability
Rewarded contentFull page per keywordSelf-contained block with definition and data
MetricPosition and impressionsMention and citation frequency
Access pathSearch engine crawlCrawl, assistant search index and training data

They are not mutually exclusive. Precise, well-structured content with verifiable data still performs in traditional search; what changed is that there is now a second reader, and that reader does not click — it extracts.

What content do models cite?

Models tend to cite text that answers the question in its first sentence, defines the terms it uses, and provides figures with enough context to be reproduced without ambiguity.

  • An explicit definition at the start of each section, not at the end.
  • The direct answer before the long explanation.
  • Figures with unit, period and basis. A number without context cannot be cited.
  • Visible authorship and dates, so the source is attributable and datable.
  • Subheadings written as real questions, matching how people actually ask.
  • Tables and lists, which are easy to extract and hard to misread.

The inverse is observable too: empty superlatives — innovation leaders, cutting-edge solutions — carry no citable information and do not survive a model's summarisation.

What has to be implemented technically?

On the technical side, GEO requires content to be reachable by AI crawlers, described with structured data, and available as a plain-text version of the site.

  • robots.txt with explicit rules for GPTBot, ClaudeBot, PerplexityBot and Google-Extended.
  • schema.org structured data: Organization, Person, Service, FAQPage and BlogPosting with author and dates.
  • llms.txt and llms-full.txt, the llmstxt.org convention for publishing the site map and its content as plain markdown.
  • Server rendering: if the text only appears after JavaScript runs, many crawlers never see it.
  • Stable per-language URLs with hreflang, so the right version is the one cited.

How do you measure whether it works?

Generative visibility is measured with a fixed panel of questions run periodically against each model and recorded in a table that stays comparable over time.

The procedure is simple and has to be sustained: 30 to 50 questions representative of your industry, run in ChatGPT, Claude, Gemini and Perplexity, recording three things per run — whether you appear, which URL is cited, and where in the text. The monthly comparison against the baseline is what shows the effect.

One necessary caveat: model answers are not deterministic and can vary between runs. That is why you measure frequency across a fixed panel rather than a single result.

Where should you start?

The cheapest starting point is rewriting the three pages that already explain what your company does, putting the definition in the first sentence of each section and adding figures with context.

Structured data and model-facing files come next. In that order: citable content first, then the infrastructure that makes it easy to find.

All notes