The practical line between SEO and GEO and where the two quietly merge

The practical line between SEO and GEO and where the two quietly merge

A marketing team that ranked first for a valuable keyword in 2023 could reasonably expect the traffic that came with it. By 2026 that assumption no longer holds. The page can still sit at the top of Google’s organic results and watch its clicks fall by half, because an AI-generated summary now answers the question before the user ever reaches the blue links. This is the practical reality that forced a new term into the vocabulary of every serious search practitioner: generative engine optimization, usually shortened to GEO.

Table of Contents

The split that reshaped search in under two years

The distinction matters because the two disciplines optimize for different outcomes. Search engine optimization, the work that has driven organic traffic strategy for two decades, aims to place a page where people will see it and click. Generative engine optimization aims to get a brand, a fact, or a source quoted inside an answer that an AI system writes on the user’s behalf. One competes for a position on a ranked list. The other competes for inclusion in a synthesized response. The gap between those two goals is the subject of this article, along with the part most vendor pitches skip: the foundation underneath both is largely the same, and Google has now said so in writing.

The shift is not theoretical. Google’s AI Overviews, the summaries that sit above organic results, reached roughly 1.5 billion monthly users by early 2026 and now appear on a large share of informational queries. Standalone assistants pulled even harder. ChatGPT crossed hundreds of millions of weekly users and became one of the most visited properties on the web, with Gemini, Perplexity, Microsoft Copilot, and Claude splitting a fast-growing remainder. Gartner’s widely cited forecast put traditional search query volume on track to fall by a quarter through 2026 as answer engines absorbed the demand. None of this killed Google, which still processes the overwhelming majority of the world’s searches. It changed what a search result looks like once it arrives.

What confuses people is the word “versus.” SEO and GEO are not rival strategies competing for the same budget, and treating them that way produces bad decisions. They are two layers of the same problem. A page that no machine can crawl will not rank and will not be cited. A page with weak, generic content will lose on both surfaces. The signals that move rankings and the signals that move citations overlap heavily, diverge in specific and identifiable ways, and reward the same underlying quality. The practical task is not choosing between them. It is understanding precisely where they part company so you can spend effort where it actually changes the outcome.

That is the through-line here. The differences are real and worth naming with precision. The overlap is larger than the marketing around GEO suggests. Both statements are true at once, and a strategy that ignores either one will waste money. The rest of this analysis works through the mechanism behind generative search, the evidence on what earns citations, the data on how badly clicks have eroded, the sectors most exposed, and a combined workflow that serves rankings and answers without running two disconnected programs.

SEO and GEO defined without the marketing gloss

Search engine optimization is the practice of improving a website so that it appears in the organic, unpaid results of search engines for relevant queries, and so that the people who see those results click through. The work spans three broad areas that have stayed stable for years: technical health, so engines can crawl and index the site; content, so pages match what people are searching for and answer it well; and authority, largely earned through links and reputation, so engines trust the source enough to rank it. The success of SEO is measured in positions, impressions, clicks, and the conversions that follow a visit.

Generative engine optimization is the practice of improving content and a brand’s wider footprint so that AI systems recognize, trust, and incorporate them into the answers they generate. The term comes from a 2023 academic paper, formally titled GEO: Generative Engine Optimization, written by Pranjal Aggarwal and colleagues from Princeton, IIT Delhi, Georgia Tech, and the Allen Institute for AI, and later presented at the ACM KDD 2024 conference. The authors defined a “generative engine” as a system that answers a query by gathering information from multiple sources and summarizing it with a large language model, and they set out to measure what content changes make a source more likely to be cited inside those summaries.

The cleanest way to hold the two in mind is to separate getting found from getting featured. SEO is about getting found. GEO is about getting used as the answer. In a traditional result, a strong ranking is an invitation to click. In a generative answer, a citation is a mention inside text the user is already reading, often without any click at all. The first sends people to your site. The second puts your name, your data, or your sentence into the AI’s reply, where it shapes the user’s understanding whether or not they ever visit you.

There is a third acronym worth defining because it appears constantly and creates needless confusion: AEO, or answer engine optimization. In practice AEO and GEO describe nearly the same work. AEO tends to emphasize getting cited in direct answers and featured snippets across both classic and AI surfaces, while GEO emphasizes the generative answer specifically. The boundary between them is soft, most practitioners use the terms interchangeably, and nothing in this analysis turns on the distinction. When people argue about whether the field should be called GEO, AEO, LLMO, or AIO, they are arguing about labels, not about different techniques.

A few properties of GEO follow directly from how generative systems work, and they explain why it is not simply SEO with a new coat of paint. Generative engines synthesize a single response from many sources rather than presenting a list, so the competition is for inclusion, not position. They assess a source’s authority partly through what the rest of the web says about a brand, not only through what the brand publishes itself, which pulls off-site reputation into the center of the work. And they favor content that is easy to extract and reuse as a clean, self-contained statement, which changes how a page should be written even when the underlying facts are identical. GEO expands the surface that matters from your own pages to the web’s collective description of you. That expansion is the genuine difference. Everything else is a matter of degree.

Retrieval replaced ranking as the core mechanism

To understand why GEO behaves differently from SEO, you have to look at what happens inside an AI search system when a question arrives. Almost every major AI answer experience built in the past two years runs on the same architecture: retrieval-augmented generation, usually abbreviated to RAG. The model does not answer from memory alone. It retrieves fresh content from the web, feeds the most relevant passages into its context, and writes an answer grounded in what it just pulled. The quality of that retrieval step, more than anything else, decides whether your content has a chance of appearing.

The retrieval step now begins with something called query fan-out. Instead of taking the user’s question literally and matching it against one ranked list, the system decomposes the question into several related sub-queries and runs them in parallel. A single visible query such as “best project management software for remote teams” might silently expand into branches about pricing, integrations, security, comparisons with named competitors, and team-size suitability. Google’s AI Overviews and AI Mode use this pattern, and so do ChatGPT’s search mode, Perplexity, Gemini, and Copilot. The practical consequence is sharp: you are no longer optimizing for the phrase the user typed. You are optimizing for a set of hidden questions the system invented on its way to the answer.

The pipeline that follows is consistent across platforms. The system interprets intent, generates the sub-queries, retrieves candidate sources for each one, ranks and selects the strongest passages, synthesizes a single response, and attributes claims back to the sources it relied on. Inside that retrieval stage, documents are broken into smaller passages, each passage is converted into a numerical vector that represents its meaning, and the system performs a similarity search to find the passages closest to each sub-query. A reranking step then looks more closely at the best candidates, often by examining the query and passage together rather than separately, before a small set of passages is passed to the model for generation. Most retrieved sources never appear in the visible citations. The system pulls far more than it shows, and only the passages that survive selection make it into the answer.

This is why a page can rank well and still be invisible to AI. If the model runs a comparison branch or a troubleshooting branch and your page does not answer that specific sub-question directly, a different source wins that slot even when you sit at the top of the classic results. Retrieval rewards coverage of the sub-questions, not dominance of the head term. A page that owns the keyword but ignores the adjacent questions will lose ground inside generative answers while still looking healthy in a rank tracker.

It also reframes what “relevance” means. In classic SEO, a page competes as a whole document against other whole documents. In RAG, individual passages compete against passages from across the web, including passages from sites that never ranked for the original term. iPullRank’s analysis of fan-out makes the point bluntly: AI systems often retrieve from sources that differ from the top of the traditional results, and they do not cite everything they use. The retrieval layer has its own logic, partly inherited from search ranking and partly new, and that logic is the real terrain of GEO.

There is a deeper research lineage here that grounds the practice. Work on query expansion showed that letting a language model generate query variations outperformed older automatic methods, and benchmarks built specifically around multi-hop “fan-out” questions demonstrated that complex queries require evidence assembled from several documents rather than retrieved from one. None of this is marketing invention. The mechanism is documented, it is shared across the major engines, and it explains the single most important practical shift: the question your content must answer is rarely the question the user actually asked.

The unit of optimization shrank from the page to the passage

One of the most useful ways to describe the practical gap between SEO and GEO is to look at the unit of work. Classic SEO operates at the level of the page. You optimize a URL for a target query, you measure that URL’s ranking, and you improve the page as a single object. Generative engines break that object apart. They retrieve and cite passages, and a passage is judged on whether it can stand on its own as a clean, complete answer to a narrow question.

This is what practitioners mean when they talk about passage-level independence. A paragraph that only makes sense after reading the three paragraphs before it is hard for a model to lift into an answer, because the model would have to carry all that surrounding context. A paragraph that opens with a direct, self-contained statement, then supports it, can be extracted cleanly and dropped into a generated response. The same facts, organized differently, produce very different citation odds. Content structured to answer a specific question, including the longer and more conversational questions that fan-out produces, has a structurally higher chance of being pulled than content built around a short keyword.

The shift changes how a strong page is written. In SEO, a long article can build an argument gradually, with the payoff arriving after a setup, and still rank because the whole page is being evaluated. In GEO, the payoff needs to appear at the top of each section, stated plainly, before the supporting detail. The lead-with-the-answer pattern that good editors already favor turns out to be the same pattern that makes content extractable. A section that states its conclusion in the first sentence serves both the human skimmer and the retrieval system. This is one of the clearest places where the two disciplines reinforce each other rather than pull apart.

It also raises the cost of vagueness. A passage stuffed with hedging, qualifications, and “it depends” language is harder to reuse, because the model cannot find a firm claim to cite and goes looking elsewhere for something more definite. When uncertainty is genuine, the more extractable move is to give a decision rule: a sentence that says when option A beats option B is more citable than a paragraph that avoids committing to either. The passage that earns a citation is usually the one that takes a clear position and backs it with specifics.

None of this means abandoning long-form content. Depth still matters, because fan-out rewards pages that cover many sub-questions, and a thin page covers few. The change is internal. A long page now works best as a sequence of self-contained, clearly headed passages, each capable of answering one question on its own, rather than as a single flowing argument that has to be read start to finish. The page stays long. The passages inside it become the real units of competition.

Two scoreboards that stopped measuring the same game

The fastest way to see the practical difference between SEO and GEO is to look at what each one counts as a win. In SEO, success is visible in rankings, impressions, and clicks, and ultimately in the conversions that follow a visit to your site. The chain is direct: rank, get seen, get clicked, convert. In GEO, success is being cited, referenced, mentioned, or summarized inside an answer, often with no click attached. The chain is indirect: get retrieved, get selected, get named in the response, and shape the user’s decision before they ever arrive, if they arrive at all.

That difference in scoreboards drives almost everything else. When the metric is clicks, you obsess over title tags, position, and click-through rate. When the metric is citation, you obsess over whether the model names you, how often, in what context, and with what sentiment. A brand can lose half its organic clicks and gain ground in AI answers at the same time, and a dashboard that only tracks one scoreboard will misread the situation entirely. Teams still measuring top-of-funnel content purely by sessions are watching the wrong number, because that content has quietly shifted from a traffic play to a citation play.

The two disciplines also differ in where the work lives. SEO is mostly something you do to your own property, with off-site link building as the main external lever. GEO pushes a large part of the work off your site, because generative engines build their sense of a brand from the whole web: reviews, forums, news coverage, reference pages, and independent mentions all feed the model’s judgment. The table below lays out the core contrasts that follow from this, kept to the dimensions that actually change how you allocate effort.

SEO and GEO across the dimensions that matter

DimensionSEOGEO
Primary goalRank and earn the clickGet cited inside the generated answer
Core mechanismIndex and rank whole pagesRetrieve and synthesize passages via RAG
Unit of competitionThe pageThe passage
Success metricPosition, clicks, organic sessionsCitation rate, brand mention rate, share of voice
Main surfaceOrganic results pagesAI Overviews, AI Mode, ChatGPT, Perplexity, Gemini, Copilot
Where the work livesMostly your own site, plus linksYour site plus the web’s wider description of you
Strongest content signalRelevance and authority for a queryExtractable, specific, source-backed statements
Typical outcomeA visitA mention, sometimes a higher-intent visit

The contrasts in this table are real, but read down the two columns and the shared spine is obvious. Crawlable content, clear relevance, genuine authority, and accurate writing serve both. The divergence sits in the metric and the surface, not in the fundamentals.

The risk in the two-scoreboard framing is treating the scoreboards as fully separate, which they are not. Being cited in an AI Overview and being clicked in organic results are correlated, because the same content quality and authority feed both. The honest position is that you now have two outcomes to watch, they move partly together and partly apart, and a serious program reports on both rather than pretending one has replaced the other. Rankings still matter. Citations now matter alongside them. Neither number tells the whole story on its own.

The Princeton study that put numbers on AI citation

For a field full of confident claims, it helps to know what has actually been tested. The single most important piece of evidence on GEO remains the Princeton-led study that named the field. The team built a benchmark they called GEO-bench, made up of around 10,000 real user queries spread across eight or nine subject domains, and for each query they assembled the web sources a generative engine would draw on to answer it. They then applied nine different content modification strategies to those sources, ran them through a system designed to closely mimic Bing Chat, and measured how each change affected visibility inside the generated answers. They validated the strongest tactics on Perplexity as a real-world check.

The headline result is that several specific, content-level changes reliably increased how prominently a source was cited. According to the study, the best-performing methods improved visibility by up to roughly 40 percent on the paper’s main metrics, with the strongest gains reported around 41 percent on a position-adjusted word-count measure and 28 percent on a subjective impression measure. The tactics that worked were consistent and unglamorous. Adding relevant statistics to content raised visibility. Adding quotations from credible sources raised it. Citing other authoritative sources within your own content raised it. Improving the fluency and clarity of the writing raised it. Adopting a more authoritative, confident voice raised it.

Two of those findings deserve emphasis because they run against intuition. First, citing other people’s sources inside your content makes the AI more likely to cite you, not less. Referencing research, data, and named authorities signals thoroughness, and the model treats well-sourced content as more trustworthy. Second, the tactics that work are mostly about evidence and clarity rather than tricks. Specificity, attribution, and clean writing were the levers that moved citation rates, which is closer to good journalism than to traditional keyword craft.

The study also produced a negative finding that closes off a tempting shortcut. Keyword stuffing, the old habit of cramming target terms into a page, performed poorly inside generative engines, just as it has long performed poorly in modern Google ranking. The same behavior that hurts you in classic search hurts you in AI answers, possibly more aggressively, because the model is reading for meaning and credibility rather than counting term matches. Anyone hoping to repurpose stuffing for the AI era will be disappointed.

It is worth being honest about what the research does and does not establish, because the field is awash in overconfident interpretation. The study tested specific content modifications on a system mimicking one engine, validated on a second, two years ago. It demonstrated that those modifications raised citation rates in that setting. It did not map how the effects decay over time, it did not test every modern engine, and later independent analysis has stressed an important nuance: tactics like adding brand mentions correlate with higher citation, but the underlying driver appears to be entity recognition. Brands mentioned often across independent, credible sources develop stronger entity signals, and stronger entity signals make citation more likely. The mention and the citation share a common cause rather than one simply producing the other.

That nuance changes how you should build. Chasing raw mentions for their own sake is weaker than building the genuine, distributed reputation that produces both mentions and citations. The practical takeaway from the best available research is therefore narrow and defensible: add real statistics and data, attribute claims to credible sources, quote authorities, write clearly and confidently, and avoid stuffing. These moves are well supported, they happen to improve content for human readers too, and they sit comfortably inside good SEO rather than against it. The evidence points toward quality and evidence, not toward a separate bag of AI tricks.

The tactics that quietly backfire inside generative engines

A clear-eyed view of GEO has to include the moves that lower visibility, because the temptation to game a new system is strongest before anyone understands it. The Princeton research flagged keyword stuffing as the most prominent failure, and that result has aged well. Generative engines read for meaning, and a page packed with repeated terms reads as low quality to the same systems that rank classic results. Google has been explicit that its AI features depend on both its core ranking systems and its spam-fighting systems, so the content that gets filtered out of normal results tends to get filtered out of AI answers too.

The second backfiring pattern is manufactured reputation. Several vendors sell the idea that seeding brand mentions across low-quality sites or planting reviews will train the AI to recommend you. Google addressed this directly in its 2026 guidance, warning that seeking inauthentic mentions to influence what its AI says about your products is unlikely to help, precisely because the generative features run on the same systems and safeguards as core ranking. Buying or fabricating mentions is the AI-era version of buying links, and it carries the same downside without the upside. Reputation that AI systems trust is earned across credible, independent sources, and shortcuts that fake it tend to be discounted or ignored.

A subtler trap is over-optimizing structure to the point of distortion. Some teams, hearing that passages need to be extractable, chop everything into mechanical question-and-answer blocks, bolt on excessive markup, and strip out the nuance that made the content worth reading. This can hurt on both fronts. It makes content thinner for humans, which weakens the quality signals that matter, and it produces the kind of templated, commodity material that generative systems have little reason to prefer. The goal is clean structure that serves a reader, not a page rebuilt into a machine-shaped husk.

There is also a quieter cost in chasing every emerging “AI file” or format before it has any confirmed effect. Time spent maintaining experimental artifacts that no major engine has confirmed it reads is time not spent on content depth, technical health, and genuine authority, which have demonstrable effects. The discipline here is to separate tactics with evidence behind them from tactics with only vendor enthusiasm behind them, and to weight effort accordingly.

The common thread across these failures is that they treat the model as something to be tricked rather than something to be informed. The systems are built to find credible, clear, well-supported content and to filter out manipulation. Tactics that try to manufacture signals usually fail, and tactics that genuinely improve the content usually work, which is an unromantic but stable basis for strategy.

The numbers behind the click collapse

The case for taking GEO seriously rests on a hard, measurable change: AI answers are eating the clicks that rankings used to deliver. The data on this has moved from anecdote to a substantial body of independent studies, and the direction is consistent even where the exact figures differ.

Start with the most rigorous behavioral study. The Pew Research Center tracked the real browsing of around 900 US adults in March 2025, covering tens of thousands of actual searches, and found that when an AI summary appeared, users clicked a traditional result only about 8 percent of the time, compared with about 15 percent when no summary was present. That is close to a halving of click-through on the same kind of query. Clicks on the links embedded inside the AI summary itself were rarer still, in the low single digits. This is what people did, not what they said they would do, which makes it the strongest evidence available.

The commercial studies tell the same story at larger scale. Seer Interactive’s analysis of 3,119 informational queries across 42 organizations, covering 25.1 million organic impressions and 1.1 million paid impressions, found that AI Overviews cut organic click-through by about 61 percent and paid click-through by about 68 percent on the affected queries, and that the decline built steadily over fifteen months rather than arriving as a single shock. An Ahrefs study of 300,000 keywords found position-one click-through dropping by roughly 34.5 percent when an AI Overview was present. Authoritas reported even sharper effects on some informational terms, with the top organic link’s click-through falling dramatically once a summary appeared. The pattern across studies is unambiguous: when an AI answer shows up, the clicks that flow to websites shrink, and the better-funded the study, the clearer the effect.

Zero-click behavior rose accordingly. Similarweb’s data showed zero-click searches climbing from around 56 percent to roughly 69 percent between May 2024 and May 2025, and substantially higher on queries that triggered AI summaries specifically. SparkToro and Datos found that for every 1,000 US Google searches, only around 360 clicks reached websites that were neither owned by Google nor paying Google for ads, which captures how much of the journey now resolves inside the search experience itself.

The publisher numbers put faces on the trend. HubSpot’s organic traffic reportedly fell from roughly 13.5 million to somewhere near 6 to 7 million monthly visits across late 2024 and early 2025, a decline in the range of 70 to 80 percent. DMG Media, the publisher of the Daily Mail, shared internal data showing desktop click-through falling from around 25 percent to under 3 percent when AI Overviews were shown. Food and recipe sites were hit especially hard, with reported declines of 50 to 70 percent as complete recipes began appearing directly in summaries. These are not marginal effects on obscure sites. They are large losses at major properties, concentrated in exactly the informational content that historically drove organic growth.

Two caveats keep this honest. The numbers vary by study because samples and query types differ, so any single figure should be read as directional rather than precise. And the losses are concentrated in informational queries; transactional and navigational searches have held up far better, because AI summaries are weaker substitutes for “buy this” or “go to this site.” The collapse is real, it is uneven, and the unevenness is itself strategically useful, because it tells you which content categories have shifted from traffic engines to citation engines and which still earn clicks the old way.

The decoupling of rankings from traffic

For most of SEO’s history, rankings and traffic moved together closely enough that practitioners treated them as one thing. Climb the results, gain clicks; slip down, lose them. AI answers broke that relationship, and the break is the single most disorienting change for teams whose entire reporting model assumed the link held. Analysts have started calling it the great decoupling: search usage keeps rising while clicks to websites fall, so a site can hold its rankings and still watch its traffic erode month after month.

The clearest illustration is the gap between where AI cites and where pages rank. Independent analysis found that a large majority of the URLs cited inside AI Overviews do not sit in Google’s top ten organic results for the same query, with figures commonly reported around 88 percent. A page can be the source an AI quotes while ranking nowhere near the top of the classic results, and a page can rank first and never get cited. The two systems overlap, but they are not the same ranking, and the citation layer pulls from a wider and partly different pool of sources.

This decoupling produces a two-tier outcome that should shape how you think about competitive position. Brands cited inside AI Overviews capture meaningfully more of the clicks that remain. Seer Interactive’s later work found that cited brands earned roughly 35 percent more organic clicks and 91 percent more paid clicks than uncited competitors on the same queries. The clicks did not vanish entirely; they concentrated on the sources the AI named. Being in the answer became the prerequisite for getting the shrinking pool of clicks, which turns citation from a soft branding benefit into a direct driver of the traffic that survives.

The volatility of the citation layer adds a second complication. Authoritas reported that around 70 percent of the pages cited in AI Overviews changed over a two-to-three-month window, and that these changes were not tied to traditional ranking movements. The set of cited sources churns on its own schedule, for reasons that classic rank tracking cannot see. A brand that dominated the blue links for years can fade from AI answers without any change in its rankings, simply because the engines shifted toward different sources, including forums, video, and reference sites. This is unsettling, but it is also a reason to monitor the citation layer directly rather than inferring it from rankings.

The strategic response is not to abandon rankings, which still drive real traffic on the queries AI has not absorbed, and which still correlate with citation because both reward quality and authority. The response is to stop treating rankings as a complete measure of visibility. Position is now a partial signal, and a serious program tracks rankings and AI citations as two related but distinct measures. Reading one as a proxy for the other will produce confident, wrong conclusions, and the decoupling guarantees that the error compounds over time.

For practitioners, the decoupling also reframes the value of older content. A library of “what is” and “how to” articles that once drove blog traffic may now drive far fewer clicks while quietly feeding AI answers across the category. Judged by sessions, that content looks like a failure. Judged by citation frequency and brand presence in answers, it may be doing exactly what it should. The metric has to follow the function, and for top-of-funnel informational content the function has moved.

Tracing where the queries are actually going

A sensible GEO strategy depends on knowing where the demand has actually moved, and the honest answer is that it has fragmented rather than migrated wholesale. Google remains dominant. Even at the height of the AI shift, Google was handling on the order of 14 billion searches a day in early 2025 against ChatGPT’s roughly 37 million, a gap of several hundred times. Anyone declaring traditional search dead is misreading the scale. The majority of search demand still flows through Google, and most of it still resolves on classic results, especially for navigational and transactional intent.

What has changed is the share of high-value informational and research queries that now begins inside an AI system. Adoption of assistants has climbed fast. By early 2026 ChatGPT was reported at hundreds of millions of weekly users and around 2 billion queries a day across its products, ranking among the most visited sites on the web, with its search mode alone processing on the order of 250 to 500 million queries a week by some estimates. Google’s own AI surfaces grew in parallel: AI Overviews reached roughly 1.5 billion monthly users, and AI Mode, the fully conversational experience, was reported in the tens of millions of daily users with the large majority of sessions ending without a click. The disruption to informational publishers comes as much from Google’s own AI features as from external assistants, which is easy to miss if you frame the shift purely as ChatGPT versus Google.

The competitive picture among assistants is genuinely unsettled, and the market-share figures should be read with caution because methodologies differ wildly. Some measurements put ChatGPT’s share of AI chatbot usage around 80 percent; others that separate Copilot from ChatGPT or weight by referral traffic put it closer to 60 to 65 percent. Referral-based panels showed a striking redistribution over 2025 and into 2026, with one analysis tracking ChatGPT’s share of measured business referrals falling from around 89 percent toward the low 60s while Claude rose into the high teens and Gemini and Perplexity each captured a single-digit-to-low-double-digit slice. The precise numbers conflict. The trend does not: a single near-monopoly has become a contest among several engines, each with its own retrieval behavior and citation style.

That fragmentation has a direct practical implication. Optimizing for one engine leaves visibility on the table everywhere else, and the engines do not behave identically. Perplexity leans heavily on visible citations and rewards aggressive freshness. ChatGPT’s search blends retrieval with the model’s own knowledge. Google’s AI features run on its core ranking systems. Copilot skews toward workplace and enterprise queries. A brand that wants to appear across AI answers has to think in terms of presence across multiple engines rather than ranking on one, which is closer to a public-relations and reputation posture than to single-platform SEO.

The device and demographic patterns reinforce the point. A large majority of AI assistant usage happens on mobile apps, which means much of it is invisible to web analytics that only count browser sessions, and adoption skews younger and toward higher-income, higher-education users. For brands whose buyers fit that profile, the share of the journey running through AI is already higher than aggregate figures suggest. The queries are not all going to one place. They are spreading across Google’s classic results, Google’s AI surfaces, and a widening field of assistants, and a strategy that ignores any of those layers cedes ground in it.

Google’s own verdict that GEO is still SEO

The most consequential development for anyone weighing how much SEO and GEO actually diverge came not from a vendor but from Google itself. On 15 May 2026, Google’s Search Central team published its first official guide to optimizing for generative AI features, titled Optimizing your website for generative AI features on Google Search, and placed it under a new “Generative AI fundamentals” section of its documentation. The guide was announced through the Search Central blog and quickly became the reference point the rest of the industry now argues with.

Its central claim is blunt. Google’s position is that optimizing for generative AI search is optimizing for the search experience, and is therefore still SEO. The company treats AI Overviews and AI Mode as features running on the same core ranking and spam systems that power classic results, not as a separate channel requiring a separate discipline. The guide explains that those features use retrieval-augmented generation and query fan-out, then states plainly that the best practices for SEO continue to apply because the systems underneath are shared. In Google’s framing, AEO and GEO are not new disciplines but parts of SEO, since the same machinery decides what surfaces in both.

The guide is most useful for what it explicitly tells you not to bother with, a section the SEO community immediately seized on. Google said you do not need an llms.txt file. You do not need special schema or Markdown versions of your pages for AI inclusion. You do not need to chunk your content into machine-shaped fragments. You do not need to rewrite content specifically for AI systems or to chase every long-tail keyword variation. And you should not seek inauthentic mentions, because the generative features rely on the same safeguards as ranking. Several of these are the exact tactics vendors had been selling as essential GEO services, which is why the reaction among practitioners ranged from vindication to irritation.

What Google says does work is unspectacular and familiar: create valuable, non-commodity content that offers something beyond what every other page already says; keep the site technically clean, crawlable, and indexable with good page experience; and provide strong local, shopping, image, and video content where relevant. The one genuinely forward-looking note concerned agentic experiences, where Google flagged emerging standards that let AI agents take actions on a user’s behalf directly from search, framed as optional and early. The throughline is that being a good answer to the question is what earns inclusion, and no amount of AI-specific markup substitutes for that.

This guidance needs to be read with one important qualification, and the better analysts have made it. Google’s statement is correct for Google Search. It is not the whole story for AI search as a category, because a meaningful and growing share of AI answers come from ChatGPT, Perplexity, Gemini, and Copilot, which are not bound by Google’s systems or its advice. If every bit of your AI visibility came from Google’s surfaces, Google’s guidance would be sufficient. It does not, so it is not. Structured data illustrates the gap: Google says it is not required for its generative features, which is true, but it remains a cheap, low-risk way to help other engines parse and ground your facts, and it still earns rich results in classic search regardless.

The practical reading is therefore measured rather than triumphant in either direction. Google has confirmed that strong SEO is the foundation of visibility in its AI features, which collapses much of the supposed gap between the two disciplines. At the same time, the wider AI ecosystem is broader than Google, so a few practices Google calls unnecessary for its own surfaces can still carry value elsewhere, particularly anything that makes your content and your facts easier for any system to read with confidence. The guide settles the biggest question and leaves room at the edges.

The shared foundation both disciplines stand on

Strip away the differences in metric and surface, and SEO and GEO rest on the same foundation, which is the part of this discussion with the most direct effect on how you spend your time. The signals that earn rankings and the signals that earn citations are not two separate lists. They are largely one list, weighted differently, and the overlap is the reason a single well-run content and technical program can serve both rather than splitting into two competing efforts.

The first shared pillar is content that genuinely answers the question and offers something the rest of the web does not. Google’s guidance leans on the phrase non-commodity content for a reason: material that simply restates what a dozen other pages already say has no claim on a ranking and no claim on a citation, because nothing about it is worth surfacing. Original analysis, first-hand experience, proprietary data, and a clear point of view all serve both surfaces, because both systems are built to reward the content least replaceable by the content next to it. A page that says something only you can say is the strongest asset in either discipline.

The second shared pillar is technical health. A site that crawlers cannot reach, render, and index is invisible to ranking systems and to the retrieval systems behind AI answers alike, because both have to fetch and parse the page before anything else can happen. Fast loading, clean rendering, sensible site structure, and accessible content benefit both. There is no version of GEO that works on a site search engines cannot read, which is why technical SEO is not a legacy concern but a precondition for AI visibility.

The third shared pillar is authority and trust. Search ranking has long depended on signals that a source is credible, expressed through links, reputation, and the wider web’s treatment of a brand. Generative engines lean on the same kind of signal when deciding whom to cite, because a model has every reason to prefer sources the broader web already treats as authoritative. The mechanisms differ in detail, but the underlying judgment, that credible sources should be preferred, is shared. Building genuine authority compounds across both surfaces.

The fourth shared pillar is clarity and structure. Content organized with a logical hierarchy, clear headings, and direct statements is easier for search engines to understand and easier for retrieval systems to extract. The lead-with-the-answer pattern that helps a passage get cited is the same pattern that helps a page earn a featured snippet and helps a human reader find what they came for. Good structure is not an AI tactic or an SEO tactic. It is a quality practice that pays off everywhere.

The honest summary is that the differences between SEO and GEO are real but sit on top of a large shared base, and the base is where most of the payoff is. Roughly the same investments, clean technical foundations, genuinely useful content, real authority, and clear structure, drive results on both surfaces, which is exactly why pitting them against each other as separate budgets is a mistake. The divergence is worth managing at the margins. The foundation is worth building once and using twice.

Crawl access as the new gatekeeper

Before a page can rank or be cited, a machine has to be allowed to read it, and crawl access has quietly become one of the most consequential and most overlooked levers in the whole discussion. For classic SEO this meant letting Googlebot in. For AI visibility it means deciding how to handle a growing set of AI crawlers, each with its own user-agent and its own purpose, and the decision is not as simple as “allow everything.”

The major AI systems crawl the live web with named bots. OpenAI operates crawlers for training and for fetching content at query time, Perplexity runs its own crawler, and Anthropic’s systems fetch pages as well, alongside the bots from Google and Microsoft. When these crawlers reach a page, they can read the content and, for the retrieval systems behind AI answers, pull passages into a response. If your robots.txt quietly blocks them, or your infrastructure treats them as unwanted bots, you can remove yourself from AI answers without realizing it, even while ranking normally in Google because Googlebot still gets through. The fastest way to disappear from AI search is to block the crawlers that feed it, often by accident.

The decision is genuinely two-sided, which is what makes it strategic rather than mechanical. Allowing AI crawlers maximizes your chance of being cited and present in answers. It also means your content helps generate answers that may never send a click back, and in some cases feeds model training. Some publishers, watching their traffic erode, have chosen to block AI crawlers to protect their content or to negotiate licensing, accepting the loss of AI visibility as the price. Others have decided that presence in answers is worth more than the clicks they were losing anyway. There is no universally correct choice; there is a choice that fits your business model, and it should be made deliberately rather than left to a default configuration nobody reviewed.

The practical hygiene is straightforward and frequently skipped. Audit your robots.txt to confirm which AI user-agents you allow and which you block, and make sure that configuration matches an actual decision rather than an inherited default. Check that your server and any bot-management or security layer are not silently blocking AI crawlers you intend to allow. Confirm that the content you want cited is reachable without requiring JavaScript that a crawler may not execute, because heavy client-side rendering can hide content from systems that read the initial HTML. These checks take little time and address one of the most common reasons brands are absent from AI answers despite strong content.

This is also a place where SEO and GEO interests can briefly diverge and need reconciling. The technical SEO instinct is to maximize crawlability for ranking. The content-protection instinct, sharpened by traffic loss, is to restrict AI access. Reconciling them requires deciding, per business, whether the strategic goal is presence in AI answers or protection of content value, and then configuring access to match. Crawl access is no longer a purely technical setting. It is a business decision with direct revenue implications on both sides.

Entities, not keywords, anchor machine understanding

The shift from keywords to entities is the conceptual move that ties SEO and GEO together at a deeper level than tactics, and understanding it explains why so much GEO advice circles back to brand and reputation rather than page-level tweaks. A keyword is a string of text. An entity is a thing the system understands as a distinct concept with properties and relationships: a company, a person, a product, a place. Modern search has been moving toward entity understanding for years, and generative systems lean on it even harder, because a model answering a question reasons about entities, not about exact-match phrases.

For AI to cite a brand confidently, it has to recognize that brand as a clear, well-defined entity. It needs to know who you are, what you do, what topics you cover, and how you relate to other entities in your space. A brand the model cannot place as a distinct, well-understood entity is unlikely to be named in an answer, because the system has nothing solid to attach the mention to. This is why scattered, inconsistent information about a brand across the web hurts AI visibility even when individual pages are strong: the entity itself is blurry.

Building entity clarity is partly on-site and partly off-site, which again pulls GEO toward the wider web. On your own pages, it means stating plainly what your organization is and does, keeping names, descriptions, and details consistent, and connecting your content into coherent topic areas so the system sees a focused authority rather than a grab bag. Off-site, it means that the description of your brand across reviews, directories, news coverage, professional profiles, and reference pages is consistent and accurate. When independent sources describe a brand the same way, the entity sharpens. When they conflict, it stays fuzzy, and the model hedges.

This is where the earlier nuance about brand mentions becomes practical. Mentions correlate with citation because frequent, consistent mentions across credible sources are how an entity becomes well understood. The driver is entity recognition, and mentions are the visible trace of it. So the productive work is not buying mentions; it is earning the kind of distributed, consistent presence that produces strong entity signals naturally, through real coverage, real reviews, and a coherent published footprint. Faked mentions do not build a real entity, which is part of why they fail.

Entity thinking also reframes content strategy. Instead of building pages around individual keywords, you build coverage around the entities and topics you want to own, so the system associates your brand with a subject area rather than a list of phrases. Topical authority, the depth and coherence of your coverage in a domain, is the entity-era equivalent of keyword targeting, and it serves rankings and citations at the same time. A brand that comprehensively and consistently covers its territory becomes both the page that ranks and the source the AI reaches for, because in both cases the system has learned to treat it as the authority on that entity.

Structure that machines can read and reuse

The way content is organized has always mattered for SEO, but generative retrieval raises the stakes because structure now determines whether a passage can be lifted cleanly into an answer. The good news is that the structural moves that help AI extraction are the same ones that help human readers and classic search, which keeps this firmly inside the shared foundation rather than off in GEO-only territory.

Start with hierarchy. A clear heading structure, with a single main heading and logically nested subheadings, tells both search engines and retrieval systems how a page’s topics relate. Headings that describe what their section actually answers, in plain language, help the system route a sub-query to the right passage. This is ordinary good practice, but it carries more weight when a model is deciding which chunk of your page addresses the specific question it is trying to answer. Vague or decorative headings waste the strongest structural signal you have.

The most important pattern is leading with the answer. A section that opens with a direct, self-contained statement of its point, then supports and qualifies it, gives the retrieval system a clean passage to extract and gives a human skimmer the payoff immediately. The answer-first paragraph is the single most reliable structural technique for earning both featured snippets and AI citations, because it produces the extractable, standalone statement that both systems prefer. Burying the conclusion at the end of a long build-up is a habit worth breaking for this reason alone.

There is a real debate here about how far to take chunking, and it deserves a clear position. Some GEO advice pushes teams to fragment content into rigid, uniform blocks sized for machine consumption. Google has explicitly said this kind of content chunking is not necessary for its AI features, and over-fragmenting can strip out the depth and flow that make content worth reading and worth ranking. The defensible middle is to write in clear, self-contained sections that each handle one idea well, without contorting the page into mechanical fragments. You are aiming for clean, readable structure, not a page rebuilt as a database.

Formatting choices play a supporting role. Well-used lists, tables, and clearly labeled sections make specific kinds of information easier to parse, particularly comparisons, steps, and specifications, and they tend to be the parts of a page that get pulled into structured answers. The caution is restraint: formatting that serves the content helps, while formatting applied mechanically to every page produces the thin, templated material that neither readers nor systems reward. Use structure where it genuinely clarifies, not as a ritual.

The underlying principle is that you are reducing the effort required to understand and reuse your content. A passage that states its point clearly, sits under an accurate heading, and stands on its own is easy for a model to cite and easy for a person to use, and that dual benefit is why structure belongs to both disciplines rather than to either one. None of it requires AI-specific formats. It requires writing and organizing content the way a thoughtful editor always would, with the added awareness that individual passages now compete on their own.

The structured data argument and where it still pays

Few topics in the SEO and GEO discussion generate more confused advice than structured data, so it is worth setting out clearly what it does, what Google has said about it, and where it still earns its keep. Structured data, usually implemented as JSON-LD using the Schema.org vocabulary, is markup added to a page that states facts about it in a machine-readable form: that this is an article by this author published on this date, that this is a product with this price and these reviews, that this is an organization with these properties. It does not change what users see. It tells machines what the content means with less guesswork.

For classic SEO, structured data has a well-established payoff: it powers rich results, the enhanced listings with stars, prices, FAQs, and other features that stand out in search and can improve click-through. That value is unchanged and uncontested. Schema markup remains worth implementing for rich results regardless of anything to do with AI. This alone justifies it for many sites, and it is the most defensible reason to invest in it.

The AI question is where the confusion lives. Google’s 2026 guidance stated directly that structured data is not required for its generative AI features and that there is no special schema you need to add for them, which punctured a lot of vendor claims that schema was the secret to AI visibility on Google’s surfaces. That statement is accurate for Google. It does not mean structured data is useless for AI generally. Other engines, including Perplexity and the systems behind ChatGPT, crawl the live web, and when they encounter clean JSON-LD they can extract structured facts, business type, location, specifications, with high confidence, where unstructured prose would require inference and risk error. Some analyses have associated valid structured data with materially higher odds of appearing in AI Overviews, though such correlational figures should be read cautiously and not as proof of a direct mechanism.

The reasonable synthesis is that structured data is a low-cost, low-risk practice with a clear independent payoff in rich results and a plausible secondary benefit in helping any system parse your facts accurately. You should implement it for the established SEO value, treat any AI benefit as a bonus rather than a requirement, and avoid the trap of over-marking pages in the belief that more schema means more citations. Google specifically warned against overfocusing on structured data for generative AI, and piling on excessive markup adds maintenance burden without a demonstrated return.

There is one practical angle worth keeping in view. Structured data reduces the chance that an AI misreads a key fact about your business, a price, a location, a service, because it removes ambiguity the model would otherwise have to resolve by inference. Given that AI systems sometimes misstate brand details, the accuracy insurance that clean markup provides has real value even where it does not directly lift citation rates. So the verdict is neither “schema is the key to AI” nor “schema is obsolete.” It is a useful, established practice you should already be doing for SEO, whose accuracy benefits carry into AI parsing, and which you should not mistake for a citation lever it was never proven to be.

The llms.txt debate and what to make of it

No single artifact has generated more disproportionate discussion in GEO circles than llms.txt, and it is worth working through carefully because it is a clean case study in how to separate genuine signal from vendor enthusiasm. The proposal, introduced by Jeremy Howard in 2024, is a plain-text or Markdown file placed at the root of a domain that gives AI systems a clean, structured summary of a site’s most important content and links. The idea is intuitive: rather than forcing a model to parse messy HTML full of navigation, ads, and scripts, you hand it a tidy map. It is deliberately distinct from robots.txt, which governs crawler access, and from a sitemap, which lists URLs for search engines.

The case for it is reasonable on its face. A clean, token-efficient summary of your site reduces the noise a model has to wade through if it does encounter your content, it can be genuinely useful when a person asks an assistant to read or research your site directly, and adopting it now makes a site forward-compatible if platform support ever formalizes. Tools have started generating these files automatically, which lowers the cost of having one to almost nothing. As a low-effort, low-risk experiment, an llms.txt file has little downside beyond the time to create and maintain it.

The case against treating it as essential is stronger and now has Google’s weight behind it. No major AI platform has confirmed that it automatically reads llms.txt as a first-class input, and Google’s 2026 guidance explicitly stated that you do not need an llms.txt file, special markup, or Markdown versions of your pages to appear in its generative features. Google may crawl such files but does not treat them specially. So the honest status is that llms.txt is a proposed standard with real conceptual appeal, uncertain adoption, and no confirmed effect on the engines that matter most. It is not a requirement, it is not a citation lever anyone has demonstrated, and it should never displace work on content, technical health, and authority.

The right posture follows from that. If your site generates an llms.txt file easily and maintaining it costs you nothing, there is no harm in having one, and a thin upside if support emerges or if people use assistants to research your site. If maintaining it would pull effort away from the foundations that have demonstrable effects, skip it without guilt. The mistake to avoid is the one some vendors encourage: presenting llms.txt as the key to AI visibility and charging for it as a flagship service. The evidence does not support that framing, and Google has said as much directly.

The broader lesson generalizes well beyond this one file. The AI search field produces a steady stream of proposed standards, formats, and “AI files,” each arriving with confident claims about its importance. The disciplined response is to weight effort by evidence: heavy investment in content quality, technical accessibility, and genuine authority, which are well supported, and light, cheap experimentation with emerging artifacts that might matter later but have not been shown to matter now. Treat unconfirmed formats as cheap options, not as obligations, and you avoid both the cost of ignoring a real shift and the cost of chasing every speculative one.

Fact density and specificity as citation fuel

If one content quality predicts AI citation more reliably than any other, it is specificity, and this is where the Princeton evidence connects most directly to daily practice. Generative systems prefer content that gives them concrete, verifiable material to work with: specific statistics, named data points, dates, figures, and direct quotations from credible sources. The study found that adding statistics and adding quotations were among the strongest tactics for raising citation rates, and the reason is intuitive once you think about what a model needs. A precise, sourced claim is something the system can lift and present with confidence. A vague generality is not.

The contrast is easiest to see in examples. “The policy improved performance significantly” is weak; it gives the model nothing extractable and nothing verifiable. “The policy cut average resolution time from 14 hours to 9 hours over six months” is strong; it is specific, it is a clean statement, and it reads as evidence rather than assertion. Quantified, attributed claims get cited because they are exactly the kind of material a generative answer is built from, while soft, unquantified statements get passed over in favor of sources that committed to specifics. This single shift, replacing vague claims with concrete ones, improves content for human readers and for AI at the same time.

Attribution compounds the effect. Citing where your data comes from, naming the study, the source, or the authority behind a figure, does two things. It makes your claim more credible, and it signals the thoroughness that the research associated with higher citation rates. The counterintuitive finding from the Princeton work bears repeating here: referencing other credible sources inside your content makes AI more likely to cite you, not less, because well-sourced content reads as trustworthy. Naming sources directly in the text, rather than hiding them behind bare hyperlinks, also helps, because a model can read the attribution even when it cannot or does not follow a link, and some sources block AI crawlers anyway.

This raises the value of original data more than almost any other shift. A brand that publishes its own research, surveys, benchmarks, or analysis owns specific, citable facts that exist nowhere else, which makes it the natural source for any answer touching that data. Proprietary data is the most defensible citation asset available, because it cannot be replicated by a competitor and the model has no alternative source for it. A single piece of genuine original research can generate citations across a category for years, which is a far better return than another round of restated industry commonplaces.

The discipline that follows is to audit content for vagueness and replace it with specifics wherever the facts support them. Every soft claim is a missed citation opportunity and a weaker page for readers. Where you have data, lead with the number. Where you are drawing on others’ work, name them. Where you can run your own analysis, do it, because the output becomes an asset that compounds. This is not an AI trick layered onto content; it is a return to evidence-led writing, and it happens to be exactly what the systems reward. Specificity and attribution are the closest thing GEO has to a reliable lever, and they are indistinguishable from simply writing well.

Authority that survives synthesis

Authority has always been central to SEO, but generative search tests it in a new way, because when an AI synthesizes an answer from several sources, only the most trusted of them get named. Being merely present in the retrieval pool is not enough; you have to be credible enough that the system chooses you over the alternatives it pulled alongside you. This is where E-E-A-T, the framework Google uses to describe experience, expertise, authoritativeness, and trustworthiness, becomes a useful lens for both disciplines at once.

The four elements map onto things content can actually demonstrate. Experience shows up as first-hand knowledge: testing a product, working in a field, reporting from direct involvement rather than summarizing what others said. Expertise shows up as accurate, detailed explanation that a knowledgeable person would recognize as correct. Authoritativeness shows up as recognition from the wider world, links, citations, coverage, and reputation that signal others treat you as a source. Trustworthiness shows up in the details: accurate facts, clear dates, honest framing of uncertainty, and transparency about who is behind the content. Generative systems have every incentive to prefer sources that score well on these dimensions, because a model is judged on the quality of its answers and leans on credible inputs to protect it.

What changes with AI is that authority is assessed holistically across the web, not just from your own pages. A model forms its sense of a brand from everything available: your site, yes, but also reviews, independent articles, discussions, professional profiles, and reference pages. Consistent, credible information across all of those strengthens the case for citing you. This pulls authority-building partly off-site and turns it into something closer to reputation management than to on-page optimization, which is one of the more genuine practical differences between the two disciplines even though the underlying concept of authority is shared.

The signals that build durable authority are unglamorous and slow, which is precisely why they are defensible. Clear authorship, with real experts attached to content and credentials that can be verified, helps. Coverage and mentions from credible publications in your field build the entity recognition discussed earlier. Genuine reviews and consistent sentiment across third-party platforms shape how an AI characterizes your brand, because the model reads the web’s collective verdict, not just your own claims about yourself. You cannot assert authority into existence on your own pages; it has to be corroborated by sources you do not control, which is why the work is hard and why faked versions of it fail.

There is a real tension worth naming for content that touches sensitive areas. Health, finance, legal, and safety topics, the categories where bad information does real harm, are exactly where systems apply the most scrutiny to authority, and where weak credentials sink content fastest on both classic and AI surfaces. For brands operating in those areas, demonstrable expertise and trust are not optional polish; they are the price of being surfaced at all. A medical claim from an anonymous page and the same claim from a recognized institution are not treated equally, and they should not be.

The strategic implication is that authority is a long-term asset that pays off identically on both surfaces, which makes it one of the safest places to invest under uncertainty about how AI search will evolve. A brand the wider web treats as credible will rank and will be cited, because both systems are built to reach for the source others already trust. The work, real expertise, real coverage, consistent reputation, and honest content, compounds slowly and resists the volatility that makes the citation layer otherwise hard to game. It is the least flashy and most reliable foundation either discipline has.

Off-page reputation became part of the ranking surface

The clearest structural difference between optimizing for classic search and optimizing for AI answers is how far the work extends beyond your own website. SEO has always had an off-page dimension through link building, but the bulk of the controllable work sat on your pages. Generative engines invert that balance, because they assess a brand using the whole web’s description of it, which means a large share of GEO is about what other sites, platforms, and communities say about you. This is not a minor adjustment. It reshapes which teams own the work and which channels matter.

The sources AI systems draw on for their sense of a brand extend well past traditional SEO targets. News and industry coverage, review platforms, professional directories, community discussions, and reference sites all feed the model’s understanding. Earned media and third-party reputation are now part of the surface that determines visibility, not a separate branding activity running alongside it. A brand with strong content but a thin, inconsistent, or negative footprint across the wider web will struggle to be cited, because the model’s picture of it is weak regardless of how good its own pages are.

Community platforms deserve specific attention, because their role in AI answers has grown sharply. Discussion sites, forums, and question-and-answer communities are heavily represented in what AI systems retrieve, partly because they contain direct, specific answers to real questions in natural language. Reddit in particular has become a frequent source in AI answers across many categories. This does not mean spamming communities, which fails for the same reasons fake mentions fail and tends to provoke backlash. It means that genuine presence, helpful participation, and a real reputation in the communities relevant to your space now feed your AI visibility in a way that has no clean equivalent in classic on-page SEO.

Video and other formats matter here too. AI systems increasingly pull from video platforms and other media, so a brand’s presence is not limited to text on its own site. Coverage in formats the engines favor, where it fits the business, widens the set of places a brand can be surfaced from. The practical point is that AI visibility is built across the web’s surface area, and concentrating only on your own domain leaves much of that surface unaddressed.

This expansion changes how the work should be organized. Classic SEO often lived inside a content and technical team. GEO that takes off-page reputation seriously needs to connect with public relations, with community and social presence, with review management, and with whatever function owns the brand’s external footprint. The work is closer to integrated reputation-building than to page optimization, and treating it as a purely on-site task will leave the largest lever untouched. The brands that adapt fastest tend to be the ones that already invested in genuine external reputation, because that investment now pays off in a channel it was never designed for.

The honest framing is that this is where SEO and GEO diverge most in practice, even as they share the concept of authority. The signals overlap, but the center of gravity moves outward. A serious GEO program spends real effort on how the brand is described and discussed across the web, because that distributed description is what the model reads when it decides whom to name. The site remains essential. It is no longer sufficient.

Freshness pressure that differs sharply between the two

How much recency matters is one of the cleaner practical differences between SEO and GEO, and getting it wrong wastes effort in both directions. Classic search has long valued freshness for queries that demand it, breaking news, current events, anything where the latest information wins, while treating evergreen content as durable. A well-built reference page can rank for years with light maintenance. Generative engines, especially the ones that lean hard on live retrieval, apply freshness pressure more broadly and more aggressively, because they are pulling current content to ground each answer.

The effect is most visible on engines built around real-time citation. Perplexity, for instance, is known for rewarding aggressive freshness, with some practitioners reporting that content needs updating on a scale of days rather than months to hold its place in answers for fast-moving queries. More generally, analysis of GEO has suggested that older examples and dated figures lose citation value quickly, with some reports indicating that content several months stale can shed a large share of its citations on time-sensitive topics. For queries where currency matters, AI engines can drop stale sources faster than classic search would, because a fresher source is sitting right there in the retrieval pool.

This changes the maintenance calculus for a meaningful slice of content. A page that earns AI citations on a topic where facts, prices, versions, or best practices change cannot be treated as finished. It needs a maintenance schedule, with dates, figures, and examples refreshed on a cadence that matches how fast the subject moves. The dateline matters too: visible, accurate publication and update dates help systems judge currency, and content that hides or fakes its dates undermines its own freshness signal. Treat citation-earning content on fast-moving topics as something to maintain, not to publish and forget.

The flip side keeps this in proportion. A large share of valuable content is not time-sensitive, and over-updating it chasing a freshness signal it does not need wastes effort and can even degrade pages that were working. Definitions, foundational explanations, and stable how-to content do not require constant churn, and rewriting them for the sake of a recent timestamp is the kind of mechanical activity that produces no real benefit. The skill is matching maintenance intensity to how fast the underlying topic actually changes, rather than applying a single cadence to everything.

The practical synthesis is to segment content by volatility. Fast-moving, citation-earning content gets a real maintenance schedule, because the freshness pressure in AI answers is genuine and the decay is fast. Stable evergreen content gets reviewed occasionally for accuracy but is not churned for its own sake. This segmentation serves classic SEO too, which has always rewarded keeping important pages current, so once again the AI-driven requirement turns out to sharpen a practice that was already sound rather than introduce a wholly separate discipline. The difference is one of degree and breadth, with AI raising both for the content categories where recency carries weight.

Branded search behaves differently under AI answers

One pattern in the data cuts against the gloom and deserves its own treatment, because it points to where the two disciplines reinforce each other most clearly: branded search behaves differently from unbranded search under AI answers, and usually in a brand’s favor. When someone searches your brand name and an AI summary appears, click-through often rises rather than falls. One analysis put the increase around 18.7 percent for branded queries with AI Overviews present, the opposite of the decline seen on informational terms.

The mechanism is intuitive once you separate the intent. A user searching a brand name has already decided who they are interested in; the AI summary tends to confirm the brand’s legitimacy, surface the relevant facts, and reassure the user, who then clicks through to act. The summary works as validation rather than substitution, because the user wanted that specific brand, not a generic answer. An AI Overview on a branded query often confirms the brand and pushes the user toward action, which is why branded click-through can rise where informational click-through falls. This makes brand strength more valuable under AI search, not less.

The implication connects to a finding from B2B research that reframes the whole funnel. Analysis of business buying behavior has found that a large majority of buyers purchase from a vendor that was already on their shortlist before they began actively searching, with figures around 85 percent buying from a “day one” list formed in advance. If pre-search demand largely determines the outcome, then the content that builds brand awareness and preference before anyone runs a query becomes more important as AI compresses the searching phase itself. The brand you know is the brand you ask the AI about, and the brand the AI confirms.

This reshapes priorities in a way that unifies SEO, GEO, and brand marketing rather than separating them. Informational content that once earned clicks now mostly builds awareness and feeds citations, which strengthens the brand recognition that drives branded search, which then converts at a higher rate under AI summaries. The pieces connect: top-of-funnel content as a citation and awareness play, brand strength as the asset that AI answers confirm, and branded search as the point where it pays off in clicks and conversions. Investing in brand is no longer separable from search performance; AI answers have made brand recognition a direct input to the visibility and clicks you can still capture.

The practical reading is to stop measuring brand-building content purely by its own direct traffic and start seeing it as the engine behind branded demand, which AI search rewards. A brand that people recognize and trust gets asked about by name, confirmed by the AI, and clicked through to. A brand nobody knows has to win every answer on content merit alone, against the wider web, in a system that increasingly favors the sources it already recognizes as authoritative. The branded-search advantage is one of the clearest arguments for treating brand investment and search strategy as one program.

The queries that still earn clicks the traditional way

Amid the focus on what AI answers have taken, it is worth being precise about what they have largely left alone, because that is where classic SEO still does exactly what it always did and where over-rotating toward GEO would be a mistake. The click collapse is concentrated in informational queries, the “what is” and “how to” searches that AI summaries answer well. Transactional and navigational queries have held up far better, and understanding why tells you where to keep spending on traditional SEO.

Navigational queries, where someone is trying to reach a specific site or brand, barely change under AI answers, because the user wants to go somewhere, not to read a summary. Transactional queries, where someone is ready to buy, book, or sign up, have proven far more resilient, because an AI summary is a weak substitute for a product page, a price, an inventory listing, or a checkout. The closer a query sits to a purchase or a specific destination, the more it still behaves like classic search, with rankings driving clicks the way they always did. Reported AI Overview trigger rates are dramatically lower for commercial and transactional categories than for informational ones, precisely because the systems are less able, and users less willing, to resolve a transaction inside a summary.

This pattern maps cleanly onto where you should weight effort. E-commerce and product content, local and “near me” searches, real estate listings, and other transaction-oriented queries remain strong click drivers, and classic SEO, technical health, structured product data, local optimization, and competitive ranking, continues to pay off there directly. Informational and educational content, by contrast, has shifted toward citation and awareness value. A team that applies a single strategy across both ends of the funnel will misjudge both: it will over-invest in chasing clicks on informational terms that no longer deliver them, and it may under-invest in the transactional content that still does.

Local search deserves a specific note because it sits at this intersection and matters enormously for the many businesses that depend on it. Location-based queries still resolve in ways that send real visits and calls, and the signals that drive local visibility, accurate listings, reviews, and consistent business information, are also exactly the entity and reputation signals that help AI describe a local business correctly. For local businesses, strong classic local SEO and strong AI presence are nearly the same work, because both depend on accurate, consistent, well-reviewed business information across the web. There is little tension to manage; doing local SEO well largely is the GEO work.

The strategic takeaway is to segment by intent and let the function of each content type guide both the tactics and the metrics. Keep investing in traditional SEO where clicks still flow, which means transactional, navigational, local, and commercial queries, and judge that content by the clicks and conversions it still earns. Treat informational content as a citation and awareness asset, and judge it accordingly. The smartest programs do not replace SEO with GEO; they apply each where it earns its return and stop forcing one model onto the whole funnel. Recognizing where classic search still works is as important as recognizing where AI answers have changed the game.

Business impact across sectors that should worry differently

The effect of the SEO-to-GEO shift is wildly uneven across industries, and treating it as a single phenomenon leads to bad decisions. The right question for any business is not whether AI search matters but how it matters for its specific category, because the exposure ranges from severe to negligible depending on how much the sector relies on informational queries that AI can answer directly.

Publishers and media sit at the sharp end. Their core product is exactly the informational content AI summaries are best at replacing, and the traffic losses have been brutal, with major publishers reporting declines well into the double digits and some far worse. News and reference content gets summarized, the click that funded it never lands, and the business model built on informational page views faces a structural threat rather than a temporary dip. For publishers, the response has had to be fundamental: developing direct audience relationships, subscriptions, and revenue that does not depend on search clicks, while fighting over whether and how their content should feed AI answers at all. For content-dependent publishers, AI search is an existential business problem, not a marketing channel adjustment.

B2B software and technology face a different but serious version. Research has documented significant B2B traffic losses, with many sites down sharply year over year and software categories seeing meaningful click-through declines on informational terms. The deeper shift is in the buying journey: if most buyers purchase from a shortlist formed before active searching, and AI compresses the research phase, then being known and recommended before the search becomes decisive. B2B brands increasingly need to be the answer when a buyer asks an assistant for the best tool in a category, because that recommendation now shapes the shortlist. The work moves toward building the reputation and presence that make an AI name you, alongside the classic SEO that still captures transactional and branded demand.

E-commerce and retail are among the more protected categories, which is easy to forget when the discussion is dominated by publisher pain. AI summaries trigger far less often on transactional and product queries, because users completing a purchase need product pages, prices, reviews, and inventory that a summary cannot replace. Reported AI Overview rates for commercial queries are a fraction of those for informational ones. The work for retail stays close to classic SEO, strong product content, structured data, competitive ranking, while adding attention to how AI systems describe products and brands when users do research options conversationally. The threat is real but narrower, concentrated in the research phase rather than the transaction.

Local and service businesses occupy a relatively stable position, as covered earlier, because location-based queries still drive real visits and the signals that win them overlap heavily with the signals that help AI describe a local business accurately. A restaurant, clinic, or contractor that maintains accurate listings, earns genuine reviews, and keeps consistent information across the web is doing most of the GEO work as a byproduct of good local SEO. The categories most exposed are those built on informational discovery; the categories tied to local intent and physical service are comparatively insulated.

Some sectors face especially high AI exposure for structural reasons. Health, science, and other heavily informational fields see AI summaries trigger on a large share of queries, because users ask exactly the kind of factual questions AI answers well, which makes citation, accuracy, and demonstrable authority essential and pure informational traffic unreliable. Food and recipe content has been hit unusually hard, with complete recipes appearing directly in summaries and reported traffic declines of 50 to 70 percent. The pattern is consistent: the more a sector’s value depends on answering informational questions, the more AI search threatens its traffic, and the more it must shift from a traffic model to a citation, brand, and direct-relationship model.

The practical instruction is to locate your business honestly on this spectrum before deciding how much to change. A local service business and a digital publisher face almost opposite situations and should not adopt the same playbook. Assess how much of your value depends on informational queries that AI can answer, how much sits in transactional or local intent that still drives clicks, and how much of your buying journey now runs through AI recommendations. That assessment, not a generic claim that everything has changed, should set the balance between continued classic SEO and new GEO investment for your specific case.

International and multilingual visibility across both surfaces

For brands operating in more than one language or market, the SEO-and-GEO question gains a dimension that rarely gets discussed, and it matters because the AI search shift is not uniform across languages or regions. The mechanics of ranking and retrieval are broadly similar everywhere, but the competitive intensity, the rate of AI adoption, and the availability of strong source content vary significantly by language, which creates both risk and opportunity for multilingual brands.

The opportunity is that many non-English markets have thinner, lower-quality content competing for both rankings and citations, because the volume of well-sourced, specific content is smaller than in English. A brand that publishes genuinely strong, original, well-attributed content in an underserved language can earn rankings and citations more easily than in the saturated English market, where every informational query is contested by dozens of capable sources. In languages where high-quality source content is scarce, the same content quality that struggles to stand out in English can become the obvious source an AI cites, simply because the alternatives are weaker.

The risk runs in the other direction. AI systems trained and tuned predominantly on English data can be less reliable in other languages, more prone to misstating facts, and more dependent on whatever limited sources exist, which raises the stakes for entity clarity and accuracy in those markets. A brand whose multilingual footprint is inconsistent, with its name, description, and details varying across languages, gives the system a blurry entity to work with and risks being described inaccurately or skipped. The entity-clarity work discussed earlier becomes harder and more important when a brand exists across several languages, because the consistency has to hold across all of them.

The classic SEO foundations for international visibility carry directly into AI. Proper handling of language and regional targeting, so engines understand which content serves which market, helps both ranking and retrieval. Genuinely localized content, written for the target language and market rather than machine-translated as an afterthought, performs better on both surfaces, because thin translation produces exactly the commodity content neither system rewards. Consistent brand information across all language versions strengthens the entity signal everywhere. None of this is AI-specific; it is sound international SEO, and it happens to be what AI visibility in multiple markets also requires.

The practical guidance for multilingual brands is to treat each market on its own terms rather than assuming the English playbook transfers unchanged. Assess AI adoption and content competition per language, because both vary. Invest in genuinely localized, specific, well-sourced content in the markets that matter, which can yield outsized AI visibility where competition is thin. And hold brand and entity information consistent across every language, because the cost of a blurry multilingual entity is inaccuracy and invisibility in the markets where the brand is least able to correct the record. International AI visibility rewards the same localized quality and consistency that international SEO always did, with the added stakes that come from AI being less reliable outside its strongest languages.

The conversion paradox of smaller AI traffic

A consistent finding across the data complicates the simple story that AI search is purely a loss: the traffic that does arrive from AI sources tends to convert better than classic organic traffic, which changes how the smaller volume should be valued. Multiple vendors and analysts have reported that visitors arriving from ChatGPT, Perplexity, and similar systems are further along in their decision-making and more likely to act, even though there are far fewer of them. The clicks shrink, but the ones that remain are warmer.

The mechanism makes sense given how people use AI assistants. Someone who has worked through a question conversationally, compared options, and then clicks through to a brand the AI named has done much of their research already and arrives pre-educated, closer to a decision than a typical searcher scanning results. They are not at the top of the funnel looking around; they have been guided through it by the assistant and are clicking with intent. AI search trades volume for intent: fewer clicks, but clicks from users who arrive further along and convert at higher rates. One framing from practitioners captured the trade plainly, noting that AI may send a fraction of the traffic of classic search while delivering higher conversion on what it does send.

This reframes how to value AI visibility and warns against a tempting error. Judged purely on sessions, AI referral traffic looks trivial next to classic organic, and a team that measures only volume will conclude AI search is not worth the effort. Judged on conversions, revenue, or pipeline, the picture shifts, because a smaller number of higher-intent visitors can produce a return that the raw traffic figure hides. The right comparison is not clicks against clicks; it is outcomes against outcomes. Measuring AI traffic by volume alone undervalues it, because its defining feature is quality of intent, not quantity of visits.

The paradox also reinforces why citation matters even when no click follows. A user who reads an AI answer that names and describes your brand favorably, then does not click, has still been influenced; the brand has entered their consideration set. When they later search the brand directly, or click through after a subsequent answer, the earlier citation did real work that no click-based metric will ever capture. The value of being in the answer is partly the clicks it eventually drives and partly the influence it exerts with no click at all, and both belong in any honest accounting.

The practical instruction is to instrument and value AI traffic for what it is. Track conversions and revenue from AI referral sources, not just sessions, so the higher intent shows up in the numbers that matter. Recognize that citations without clicks still build the brand recognition that drives later branded search and conversions, even though they resist direct measurement. And resist the volume-only framing that would lead you to dismiss a channel whose entire value proposition is that it delivers fewer, better visitors. The conversion paradox is one of the strongest arguments for taking AI visibility seriously despite the modest traffic figures, because the figures understate the return.

The cost of tooling and services and how to judge it

The rise of GEO has produced a fast-growing market of tools and agencies promising AI visibility, and because the field is new and the claims are loud, knowing how to judge what to pay for is now a practical skill in its own right. The spending falls into two buckets, monitoring tools that measure your presence in AI answers, and services that promise to improve it, and the two should be evaluated very differently.

Monitoring tools have a clear, legitimate function. They run sets of prompts across ChatGPT, Perplexity, Gemini, Google’s AI surfaces, and Copilot, then report how often your brand is mentioned, which sources get cited, your share of voice against competitors, and the sentiment of the mentions. This is genuinely hard to do manually at any scale, because the answers shift constantly and spot-checking a few prompts yourself cannot produce reliable data. A monitoring tool earns its cost when it gives you trend data across multiple engines that you could not gather by hand, particularly the competitive comparison that tells you where rivals are cited and you are not. The market includes a range of options at different price points, from simple single-engine trackers to enterprise platforms that connect AI mentions to conversion data, and the right choice scales with team size and budget rather than with the loudest marketing.

Services demand more scrutiny, because this is where the field’s overconfidence concentrates and where Google has handed buyers a useful test. In its 2026 guidance on third-party SEO tools and advice, Google effectively gave businesses a vetting framework: ask whether a provider’s advice aligns with Google’s documented guidance, whether their claims cite credible sources or only assert certainty, and whether their tools and methods match what the platforms actually say. A provider selling AI-specific markup, llms.txt files, or seeded mentions as the key to AI visibility is selling against the documented evidence, and that is a reason for caution. The work that has demonstrable effect, content quality, technical health, genuine authority, original data, is the same work good SEO has always involved, so a credible GEO service looks a lot like a credible SEO service with added attention to off-site reputation and AI monitoring, not like a separate magic discipline.

The pricing question deserves directness because the field invites overcharging. Some agencies have positioned GEO and AEO as premium add-ons commanding fees well above standard SEO, on the premise that AI optimization is a distinct, specialized service. Given that Google and the available evidence both indicate the foundational work overlaps heavily with SEO, paying a large premium for “AI optimization” that mostly recapitulates good SEO is rarely justified. The defensible spend is on monitoring you cannot do yourself and on the content, technical, and authority work that drives results on both surfaces, not on a premium label attached to work you may already be paying for.

The practical guidance is to separate measurement from manipulation when deciding where money goes. Invest in monitoring that produces real cross-engine, competitive data, because visibility into AI answers is otherwise hard to obtain. Apply Google’s vetting questions to any service provider, and discount anyone whose pitch depends on tactics the evidence does not support or whose pricing treats GEO as a wholly separate premium discipline. The strongest return comes from spending on the shared foundation and on honest measurement, not on the speculative artifacts and inflated service tiers the hype around GEO has produced. A skeptical, evidence-weighted approach to the tooling market protects budget that is better spent on work that demonstrably moves both rankings and citations.

Measuring visibility when the answer keeps changing

Measurement is where SEO and GEO diverge in a way that breaks existing tools and habits, because the thing you are trying to measure is no longer a fixed position on a page but a probabilistic answer that changes with phrasing, personalization, and the engine’s shifting source preferences. A rank tracker reports a stable number: your position for a keyword today. An AI answer has no equivalent stable number, because the same question can produce different responses, cite different sources, and name different brands depending on how it is asked and who is asking. Measuring AI visibility requires a different model entirely.

The metrics that have emerged for AI visibility center on a few core ideas. Brand mention rate captures how often your brand appears in answers across a set of tracked prompts. Citation rate captures how often your content specifically is cited as a source. Share of voice captures your visibility relative to competitors across those prompts, the AI-era analogue of a visibility score. Sentiment captures how the AI characterizes your brand when it mentions you, which matters because being named negatively is not the same as being named well. Together these describe presence in AI answers in a way that rankings cannot, and they are what serious GEO measurement tracks.

The method behind the metrics is what makes the data trustworthy or worthless. Because answers vary, you cannot judge visibility from a handful of manual checks; you need a defined set of representative prompts, run repeatedly, from neutral locations to avoid personalization skewing the results, with the responses parsed for mentions, citations, and sentiment over time. Better practice uses large prompt sets and measurement windows of weeks rather than single snapshots, because the volatility means any one observation is noisy. Reliable AI visibility data comes from running many prompts repeatedly over time, not from asking a chatbot about yourself once and drawing conclusions. The probabilistic nature of the answers is exactly why disciplined measurement matters more here than the casual spot-checking many teams default to.

Connecting AI visibility to business outcomes closes the loop and guards against vanity metrics. Web analytics can identify traffic arriving from AI sources, which lets you tie AI presence to actual visits, conversions, and revenue rather than treating mentions as an end in themselves. The strongest measurement programs link share of voice and citation data to pipeline impact, so the question becomes not just “are we mentioned” but “does being mentioned produce business results.” This connection is what separates a meaningful GEO measurement practice from a dashboard of numbers that look impressive and change nothing.

A note of realism belongs here, because the measurement field is young and prone to overclaiming. Attribution from AI answers is genuinely hard. Much AI usage happens in apps invisible to standard web analytics, citations without clicks leave no analytics trace at all, and the influence of an answer a user read but did not act on cannot be directly measured. So even good measurement captures a partial picture, and anyone claiming precise, complete attribution of AI search’s impact is overstating what the current tools can do. Measure what you can, accept that a real portion of AI’s influence is currently unmeasurable, and weight decisions accordingly rather than pretending the dashboard is complete. The right posture is rigorous about the measurable and honest about the gaps.

A combined workflow that serves rankings and answers at once

The practical payoff of understanding where SEO and GEO overlap is that you can run one workflow that serves both, rather than two disconnected programs competing for the same budget. Because the foundations are shared and the divergences are specific, a well-designed process builds the common base once and adds the AI-specific layers where they matter. What follows is that combined workflow, organized so each step serves rankings and citations together where possible and addresses their differences where necessary.

Begin with research that covers both the queries people type and the questions AI fan-out generates. Classic keyword research still matters, because rankings still drive clicks on many queries. Alongside it, map the sub-questions, comparisons, definitions, and follow-ups that surround your core topics, because those are what retrieval systems decompose queries into. Tools that surface the prompts people actually ask AI in your category help here. The research output is a map of both keywords and the wider question space around them, because content now has to answer the fan-out branches, not just the head term.

Build content on the shared foundation, then add the AI-specific layers. Create genuinely useful, non-commodity content with original analysis, first-hand experience, or proprietary data, which serves both surfaces. Structure it to lead with answers in clear, self-contained passages under accurate headings, which earns both snippets and citations. Pack it with specifics, statistics, dates, and attributed sources, which the evidence ties to higher citation rates and which also strengthens the content for readers. Cover topics deeply enough to address the surrounding sub-questions, which builds the topical authority that ranks and gets cited. None of these steps is purely SEO or purely GEO; each serves both.

Keep the technical and access layer healthy for every system that needs to read you. Ensure crawlability, fast rendering, clean structure, and sensible architecture for search engines, and make a deliberate decision about AI crawler access that matches your business model. Implement structured data for its established rich-result value and its accuracy benefits. This layer is the precondition for everything else on both surfaces, and neglecting it undermines rankings and citations alike. The table below summarizes how the main levers map across the two disciplines, which makes the overlap and the divergence concrete.

How the main levers map across SEO and GEO

LeverEffect on SEOEffect on GEO
Crawlable, fast, well-structured siteRequired for rankingRequired for retrieval and citation
Non-commodity, original contentStrong ranking signalStrong citation signal
Answer-first passages under clear headingsEarns featured snippetsEarns extractable citations
Specific data, statistics, attributionSupports quality signalsDirectly linked to higher citation
Genuine authority and linksCore ranking factorCore citation factor
Off-site reputation and reviewsModest, mostly via linksMajor, shapes the brand entity
Structured data markupPowers rich resultsAids accurate parsing, not required by Google
AI crawler accessNeutral for Googlebot rankingDetermines AI answer presence
Brand strengthLifts branded click-throughConfirmed by AI, drives recommendations

Read across the table and the pattern is unmistakable: most levers help both, a few help one far more than the other, and almost none actively trade off against each other. That is the structural reason a combined workflow works.

Extend the work off-site, which is the genuine addition GEO requires. Build real reputation through earned media, genuine community presence, consistent brand information across the web, and managed reviews, because that distributed footprint is what AI reads when deciding whom to name. This is the part classic SEO underweighted and GEO cannot, and it usually means connecting the search function with public relations and brand teams rather than keeping it siloed.

Close with measurement that tracks both scoreboards and ties to outcomes. Monitor rankings and the clicks they drive, monitor AI mention rate, citation rate, share of voice, and sentiment across engines, and connect both to conversions and revenue. One workflow, one shared foundation, AI-specific layers added where they matter, measured on both surfaces, is the practical answer to the SEO-versus-GEO question, because the premise of the versus was wrong. The disciplines are not rivals to choose between; they are layers of one program, and running them as one is both cheaper and more effective than splitting them in two.

Content architecture built for query fan-out

Once you accept that AI systems decompose a single query into many sub-questions, the implication for how you organize content becomes concrete: a single page targeting a single keyword no longer covers the territory a generative engine explores, so content has to be architected as connected coverage of a topic and its surrounding questions. This is the structural response to fan-out, and it happens to be the same topic-cluster approach that has driven strong SEO for years, which is why it serves both surfaces.

The core move is to build comprehensive coverage around a topic rather than isolated pages around keywords. A topic cluster typically pairs a central page that addresses the main subject with supporting pages that handle the specific sub-questions, comparisons, alternatives, definitions, processes, and edge cases around it, all linked together so the relationships are clear. When a generative engine fans a query out into branches, content organized this way has a relevant passage ready for each branch, which dramatically raises the odds of being retrieved and cited across the question space rather than for a single term. Coverage of the full question space beats dominance of one keyword in a system that explores many sub-questions per query.

The dimensions worth covering map directly onto the branches fan-out tends to generate. Clear definitions of the key concepts give the system clean answers to “what is” branches. Step-by-step explanations serve “how to” branches. Direct comparisons with named alternatives serve the comparison branches that fan-out reliably produces, and these are often where a well-ranked page loses citations because it never addressed the comparison. Treatment of who a solution fits, when it fails, and how the answer changes with budget or context serves the qualifying branches. Troubleshooting and validation content serves the problem-solving branches. A cluster that covers definitions, steps, comparisons, alternatives, troubleshooting, and validation gives the engine a source for nearly every direction it might take a query.

This architecture also strengthens the entity and authority signals discussed earlier, which is part of why it serves both disciplines. Deep, coherent, well-linked coverage of a topic tells both search engines and AI systems that you are a genuine authority on that subject, not a site with a stray page about it. The topical depth that earns rankings is the same depth that makes you the source an AI reaches for, because both systems learn to associate your brand with comprehensive command of the territory. Topic-cluster architecture builds ranking authority and citation breadth at the same time, from the same content.

There is a discipline required to do this without producing bloat. The goal is genuine coverage where each piece adds real value, not a sprawl of thin pages created to tick boxes, which produces the commodity content neither system rewards and can dilute authority rather than build it. Each page in a cluster should answer its sub-question well enough to stand on its own, and the cluster should reflect the actual shape of how people and AI explore the topic rather than an arbitrary expansion. Quality per piece still governs; the architecture organizes quality content, it does not substitute for it.

The practical instruction is to plan content at the level of topics and their question spaces rather than individual keywords, and to build connected clusters that cover the branches fan-out generates. This serves the way AI systems actually retrieve, builds the topical authority that ranks, and produces a content asset that earns visibility across a subject rather than for a single term. It is the architecture the fan-out mechanism demands, and it is good SEO besides, which is the recurring theme of any honest account of how these disciplines fit together.

Internal links and site architecture that serve both systems

The way a site connects its own pages is an underrated lever that works on both surfaces, and it deserves separate treatment because it sits at the intersection of the technical foundation and the content architecture just described. Internal linking, the structure of links among your own pages, has long helped search engines understand which content matters and how topics relate, and that same structure now helps retrieval systems interpret the relationships and coherence of your content. It is a place where careful site architecture pays off twice.

For classic SEO, internal links distribute authority through a site and signal which pages are important, while helping engines discover and understand content. A logical structure, with important pages well linked and related content connected, helps both ranking and crawl efficiency. For AI systems, the function shifts somewhat but remains real: structured link relationships help models interpret how your entities and topics relate and reinforce the coherence of your coverage, which supports the entity clarity that drives citation. A coherent internal link structure helps search engines rank your content and helps AI systems understand the relationships within it, which is the same architecture serving two readers.

The practical principles are stable and apply on both surfaces. Connect related content so the topical relationships are explicit, which strengthens clusters for ranking and for the entity understanding AI relies on. Link to your most important pages prominently, so their importance is signaled to systems that weigh internal structure. Use descriptive link text that conveys what the linked page is about, because that text is a signal both to search engines and to systems parsing your content’s relationships. Keep the architecture shallow enough that important content is reachable, because content buried deep is harder for any system to find and weigh. These are ordinary good practices, and their payoff now extends into AI interpretation.

Site architecture more broadly, the overall organization of how content is grouped and connected, reinforces the same signals. A site organized into clear topic areas, with related content grouped and interlinked, presents coherent authority to both ranking and retrieval systems, while a disorganized site of disconnected pages presents a weaker, blurrier picture on both. The structure that makes a site easy for a search engine to understand as a focused authority is the structure that helps an AI treat it as a reliable source on its topics. Clean architecture is not a separate AI requirement; it is the same organization that has always helped search, now reading clearly to retrieval systems as well.

The caution, as throughout, is against mechanical overdoing. Internal links should reflect genuine relationships and serve readers moving through the content, not be stuffed in to manipulate a signal, which produces a poor experience and the kind of artificial pattern systems increasingly discount. The goal is a structure that genuinely helps people and machines understand how your content fits together, which is achieved by organizing content logically and linking it meaningfully, not by maximizing link counts. Done well, internal linking and site architecture are quiet, durable contributors to visibility on both surfaces, built once into how a site is organized and paying off continuously.

Risks, limits, and the claims nobody can back yet

A responsible account of GEO has to be clear about how much remains genuinely unknown, because the field’s confidence runs far ahead of its evidence and that gap is itself a risk. The single peer-reviewed study most often cited tested specific tactics on systems mimicking one or two engines, two years ago, and demonstrated that those tactics raised citation rates in that setting. Almost everything else circulating as GEO best practice is vendor analysis, correlational observation, or extrapolation, much of it useful as a hypothesis and none of it established with the rigor its presentation implies. Anyone selling certainty about how to rank in AI answers is selling something the available evidence cannot support.

Several specific limits deserve naming. The causal mechanisms behind AI citation are not well mapped; correlations between tactics and citation are observed, but the underlying drivers, and how the signals interact, have not been tested systematically. The rate at which citation signals decay is largely unknown, so claims about how long content holds its place are guesses. The engines change frequently and without notice, so a tactic that works today may not next month, and the volatility documented in the churn of cited sources means the citation layer shifts for reasons outside anyone’s clear understanding. These are not minor caveats; they are large gaps in the foundation of the field.

The measurement limits compound the uncertainty, as covered earlier. Attribution from AI answers is genuinely incomplete, much usage is invisible to standard analytics, and influence without clicks cannot be directly tracked, so even careful programs work with a partial picture. This means that confident claims about return on GEO investment, in either direction, rest on incomplete data. The honest position is that AI search matters, the foundational work that helps is reasonably clear, and the precise effects of specific tactics and the exact return are not yet measurable with the certainty the marketing suggests.

There is a strategic risk in over-rotating toward GEO on the strength of weak evidence, and it is the mirror image of the risk of ignoring AI search. A team that abandons proven SEO work, transactional optimization, technical health, content quality, to chase speculative AI tactics may damage the visibility it actually has in pursuit of visibility it cannot reliably influence. The click data shows AI search is real and consequential, but it does not justify discarding the practices with demonstrated effect for practices with only vendor enthusiasm behind them. The disciplined response to uncertainty is to invest heavily in the shared foundation, which is well supported, and lightly and experimentally in the AI-specific tactics that are not.

The recommended posture is therefore evidence-weighted and humble about the limits. Treat the well-supported moves, content quality, technical accessibility, genuine authority, specificity and attribution, off-site reputation, as the core, because they are defensible and they serve both surfaces. Treat the speculative tactics as cheap experiments to test and measure, not as obligations to adopt on faith. Build your own measurement loop to learn what works for your brand specifically, since general claims are unreliable and the engines vary. And discount confident, universal prescriptions, because the field does not yet have the evidence to support them. The brands that navigate this well will be the ones that act on what is known, experiment carefully with what is not, and refuse to mistake vendor certainty for established fact.

Regulatory, copyright, and data questions over AI answers

The shift from search to AI answers carries unresolved legal and policy questions that sit underneath the optimization tactics and could reshape the terrain regardless of how anyone optimizes, which makes them worth understanding even for practitioners focused on visibility. The most pressing concern the relationship between AI systems and the content they summarize, an area of active dispute that is far from settled.

The core tension is that generative engines build answers from content created by publishers and websites, often without sending the click that would compensate the creator. This has produced both conflict and negotiation. Some publishers have moved to block AI crawlers to protect their content or to force licensing deals, accepting reduced AI visibility as the price of control. Others have struck content licensing agreements with AI companies, trading access for payment. The unresolved question of how content creators are compensated when their work feeds AI answers is being worked out through a mix of litigation, licensing, and access decisions, and its resolution will shape what content is available to AI systems and on what terms. The economics of who gets paid when AI summarizes the web is unsettled, and how it resolves will affect every brand’s calculation about AI crawler access.

Copyright sits at the center of the dispute, though the questions are complex and being contested rather than decided. Issues around training data, around the reproduction of content in answers, and around the boundaries of fair use are subject to ongoing legal proceedings whose outcomes remain uncertain. For brands, the practical implication is less about resolving these questions, which is beyond anyone’s individual control, and more about staying aware that the rules governing AI’s use of web content are in flux and could change the environment in which GEO operates. Decisions about crawler access in particular should be made with awareness that the legal context is moving.

Data handling and privacy add another layer of unresolved questions. As AI systems process queries and content, questions about how user data is handled, how personalized answers are generated, and how this intersects with privacy regulation across different jurisdictions remain open. For brands operating across regions with different data rules, the intersection of AI search and privacy regulation is a genuine consideration, even if its full implications are not yet clear. The regulatory environment around AI generally is developing quickly, and search is one of the areas where it intersects with established law most directly.

A further development worth tracking is the monetization of AI answers themselves. The major platforms have begun introducing advertising and commercial elements into AI search, which introduces a paid layer alongside the organic visibility that GEO targets and which is adjacent to, but distinct from, optimization. As AI answers become a commercial surface, the dynamics of visibility within them may shift in ways that parallel how paid search reshaped classic results. The introduction of advertising into AI answers signals that these surfaces are becoming commercial channels, which will eventually change the relationship between earned citation and paid placement in ways the field has barely begun to reckon with.

The honest summary is that these legal, economic, and regulatory questions form an unsettled backdrop to the optimization work, largely outside any individual brand’s control but capable of reshaping the environment significantly. The practical guidance is to stay informed, to make access and content decisions with awareness of the shifting context, and to recognize that the rules of AI search are still being written, which adds a layer of genuine uncertainty above and beyond the tactical questions of how to earn visibility.

The agentic shift that will redefine the question again

The change from ranking to retrieval is not the last shift this field will absorb, and the next one is already visible in the guidance the major platforms have started publishing. Google’s own material on optimizing for generative features ends by pointing past answers entirely, toward agentic experiences, where AI systems do not just summarize information but act on a user’s behalf, comparing options, completing tasks, and carrying out transactions. The company has flagged emerging standards for this, including protocols that let agents interact with services directly, and has signaled that the work of being visible may eventually mean being usable by a machine acting for a person rather than merely being cited in a paragraph that person reads.

This reframes the optimization question in a way that makes the SEO-versus-GEO debate look like an early chapter. When a user asks an assistant to book a service, find a product within constraints, or arrange something across several providers, the assistant is not surfacing links or composing a summary so much as taking action, and the brands that participate in that flow are the ones whose information and services an agent can parse and operate. The unit of competition may shift again, from the passage that gets cited to the action an agent can complete on your behalf, which is a different problem from either ranking or citation and one the field has barely started to define.

The practical implications are still forming, but the direction is consistent with everything that came before. Machine-readable structure, clear and accurate information, and technical accessibility, the same foundation that serves ranking and citation, are what would let an agent understand and act on what a business offers. The protocols Google references are early, adoption is uncertain, and no one can yet say which standards will matter or how the commercial dynamics will resolve, so this is firmly a watch-and-prepare area rather than an optimize-now one. But the underlying logic, that being legible to machines is the through-line, holds here as it has at every prior stage.

What makes the agentic shift worth naming now, even though it is not actionable yet, is that it clarifies the trajectory the whole field is on. Search moved from a list of links a person evaluated, to an answer a machine composed from sources, toward a task a machine completes using services it can operate. At each step the human does less of the navigating and the machine does more, and at each step the brand’s job is to be the thing the machine can find, understand, trust, and now use. The teams that internalize that arc will treat today’s GEO work not as a destination but as one more move in a longer game whose rules keep tilting toward machine legibility. The brands that will adapt fastest to agentic search are the ones building clean, structured, accurate, machine-readable foundations now, because that is what every future version of this rewards.

The honest caveat is that timelines here are genuinely unclear and the hype will run ahead of the reality, as it has with every wave of this. Agentic commerce at scale depends on standards that are not settled, on trust and safety problems that are not solved, and on commercial arrangements that are not in place, so anyone treating it as imminent is guessing. The reasonable posture is to understand the direction, to keep the foundation clean enough that adapting is a matter of extension rather than reconstruction, and to ignore the specific tactical advice that will inevitably appear before there is anything stable to optimize for. The shift is real and worth watching; its schedule is not something to plan a year around.

A realistic playbook for the next twelve months

Pulling the evidence together into something a team can act on means resisting the two failure modes that dominate this conversation, which are ignoring AI search because the data feels uncertain and abandoning proven work to chase AI tactics on faith. The defensible path runs between them, and it follows directly from what the research supports and what it does not. The starting point is to treat the shared foundation as the priority, because it is both well evidenced and the thing that serves rankings and answers at once, and to treat the AI-specific moves as experiments layered on top rather than replacements for it.

The first commitment is to the technical and editorial base that both surfaces reward. Make the site fast, crawlable, and accessible to the relevant crawlers, decide deliberately which AI crawlers to permit, and fix the structural problems that quietly suppress visibility everywhere. Invest in content that is genuinely useful, specific, and grounded in expertise, because the same depth that earns links earns citations and the same thinness that fails to rank fails to be quoted. Build entity clarity through consistent, accurate information about who you are and what you cover, since machine understanding now rests on entities rather than keywords. None of this is speculative, and all of it pays on both surfaces, which is why it comes first.

The second commitment is to a small set of evidence-supported AI moves that overlap heavily with good practice. Add specific, current, attributable facts to content, because statistics and clear sourcing measurably raise citation rates and improve the content regardless. Structure pages so a single section answers a single question cleanly, which serves both featured snippets and passage retrieval. Strengthen off-site presence on the third-party sources that shape how engines and models perceive your brand, since reputation across the web is now part of the picture. Keep important pages reasonably fresh where the topic warrants it, sharply more so for anything time-sensitive. These are not exotic tactics; they are the parts of GEO that the evidence and ordinary quality both endorse.

The third commitment is to measurement and honest experimentation, because the field’s general claims are unreliable and what works for your brand is something only your own data can establish. Set up tracking for AI referral traffic, monitor how often your brand is mentioned and cited across the assistants that matter to your audience, and treat the speculative tactics, the schema debates, the structural fashions, the vendor prescriptions, as cheap tests to run and measure rather than obligations to adopt. The single most useful thing a team can build this year is its own measurement loop, because it turns an environment full of confident guessing into one where decisions rest on observed effect.

The realistic expectation to set against all of this is that the picture will keep moving and certainty will not arrive on the schedule anyone wants. Click-through from traditional results is under documented, sustained pressure, AI answers are absorbing more of the informational journey, the engines change without notice, and the measurement gaps are real. What does not change is the through-line the whole account keeps returning to, which is that being genuinely useful, technically accessible, clearly structured, and authentically authoritative is what earns visibility whether the destination is a ranked link, a cited answer, or an agent’s action. The practical conclusion is the one the evidence keeps pointing back to: the line between SEO and GEO is real at the level of tactics and largely dissolved at the level of foundations, and the teams that build the foundation well while experimenting carefully at the edges are the ones positioned for whatever the next version of search turns out to be.

Questions practitioners keep asking about SEO and GEO

Is GEO a replacement for SEO or a separate discipline?

Neither, in practice. The two share most of their foundation, the same crawlable, fast, accessible site and the same genuinely useful, authoritative content, and they diverge mainly in tactics and measurement. Google’s own position is that optimizing for its generative features is still SEO, drawing on the same ranking and spam systems. Treating them as separate budgets in competition is the common mistake; the foundation is built once and serves both.

What did the Princeton GEO study actually demonstrate?

The 2024 paper from researchers at Princeton, Georgia Tech, the Allen Institute for AI, and IIT Delhi tested nine optimization tactics against generative engines using a benchmark of roughly 10,000 queries. It found that adding citations, quotations, and statistics, along with improving fluency and authoritative phrasing, raised the rate at which content was cited in AI answers by up to around 40 percent in that setting. It also found that keyword stuffing reduced visibility. The important caveat is that this tested specific tactics on systems mimicking one or two engines two years ago, and most other GEO advice circulating now is far less rigorously established.

Does Google treat optimizing for AI Overviews differently from regular SEO?

According to Google’s May 2026 guidance, optimizing for its AI features is still fundamentally SEO. The same core ranking systems and spam policies apply, with AI features adding a retrieval-augmented generation layer and query fan-out on top. The guidance explicitly says there is no need for special markup, AI-specific content formats, or separate technical files to appear in these features.

Do I need to create an llms.txt file?

On current evidence, no, and Google has said as much for its own systems. The llms.txt proposal, a site-level Markdown file meant to guide AI models, is not confirmed to be read automatically by any major platform, and Google’s guidance lists it among the things that are not necessary. It costs little to add if you want to, but it should not be treated as a requirement or a meaningful visibility lever.

Does schema markup help with AI citations?

Structured data remains genuinely useful for traditional rich results and for helping machines parse your content accurately, and there is correlational evidence that pages with valid structured data appear more often in AI Overviews. But Google’s guidance is clear that you do not need special or excessive schema specifically to appear in generative features. The sensible reading is to use structured data where it serves real purposes and not to treat it as a dedicated AI tactic.

How much have AI answers actually reduced click-through rates?

The data points consistently downward, though the magnitude varies by study and query type. Pew Research found that users clicked an external link in about 8 percent of searches with an AI summary versus 15 percent without. Ahrefs measured a roughly 34.5 percent drop in click-through for the top organic position when an AI Overview appears. Seer Interactive documented organic click-through on informational queries falling by around 61 percent over fifteen months. The pressure is real, sustained, and heaviest on informational searches.

Why are my rankings holding steady while my traffic falls?

Because ranking and traffic have partly decoupled. You can hold position one and still lose clicks when an AI Overview answers the query above you and the user never scrolls. Analyses have found that a large share of pages cited in AI answers do not rank in the traditional top ten at all, and that cited pages churn frequently for reasons unconnected to their rankings. The rank is intact; the click it used to earn is being absorbed by the answer.

Which AI optimization tactics actually backfire?

The clearest negative finding is keyword stuffing, which reduced citation rates in the Princeton testing, consistent with how it has long been treated by ranking systems. More broadly, Google’s guidance warns against inauthentic brand mentions, manipulative structured data, and content reworked specifically to game AI rather than to help people. The pattern is that mechanical manipulation aimed at the machine tends to be discounted, while genuine quality is rewarded.

Does traffic from AI search convert better than ordinary search traffic?

The available evidence suggests it often does, on a per-visit basis. Users who arrive after an AI answer have frequently had their basic questions resolved already, so they tend to land further along in their decision and convert at higher rates. This is the counterweight to falling volume: fewer visits, but visits that are on average more qualified. It does not fully offset large traffic losses, but it changes how the smaller traffic should be valued.

How do I measure whether I am visible in AI answers?

Through a different set of metrics than rankings. The core measures are how often your brand is mentioned, how often it is cited as a source, your share of voice against competitors, and the sentiment of those mentions. Specialized tools run defined sets of prompts across the assistants on a schedule and track these, while analytics platforms can capture referral traffic from AI sources. The picture is necessarily partial, since much AI usage happens in apps that pass no referral data and citations without clicks leave no analytics trace.

Should I block AI crawlers from my site?

It depends on your goals, and it is a real strategic decision rather than a default. Blocking AI crawlers protects your content from being used without compensation and can be leverage in licensing negotiations, but it also removes you from the AI answers that an increasing share of your audience relies on. Some publishers block to protect or monetize their content; others allow access to stay visible. The right choice depends on whether AI visibility or content control matters more for your specific situation, and the legal context around this is still shifting.

What is query fan-out and why does it matter for content?

Query fan-out is the process by which an AI search system takes a single question and expands it into multiple related sub-queries, retrieves results for all of them in parallel, and synthesizes an answer from across that wider set. It matters because optimizing a single page for a single keyword no longer matches how retrieval works. Content that comprehensively covers a topic and its related questions has more surface area to be retrieved across the expanded set, which is why topic clusters outperform isolated pages.

Do brand mentions cause AI systems to cite you?

The relationship is correlational and more subtle than it first appears. Brand mentions across the web do correlate with being cited, but the research suggests the real driver is entity recognition, a system’s clear understanding of who you are, with mentions and citations sharing that common cause rather than mentions directly producing citations. The practical implication is to build genuine, consistent presence and entity clarity rather than to manufacture mentions, which tends to be discounted as inauthentic.

How does freshness work differently in AI search versus traditional SEO?

Freshness matters in both, but AI answers can amplify it. Traditional SEO rewards updated content for queries that warrant freshness, while leaving evergreen content stable. AI systems composing answers in real time can lean heavily toward the most current information available, which raises the stakes for time-sensitive topics. For anything where recency matters, keeping content genuinely current is more important under AI answers than it was under classic results alone.

Which kinds of queries still send clicks the traditional way?

The ones where an AI summary cannot fully satisfy the user. Transactional and commercial queries, where people want to buy, compare specific products, or reach a particular site, still drive clicks because the user needs to act somewhere. Branded searches behave differently too, with some data showing higher click-through when an AI Overview reinforces a brand the user already wanted. Complex decisions, navigational intent, and anything requiring a real destination remain more click-driven than informational lookups.

How should a small business with a limited budget approach all this?

By concentrating on the shared foundation, which delivers the most value per unit of effort and serves both surfaces at once. A fast, crawlable site, genuinely useful and specific content, accurate and consistent business information, and a real presence on the third-party sources that matter in your field will do more than any speculative AI tactic. The AI-specific moves worth adding are the ones that overlap with good practice anyway, such as answering questions cleanly and including concrete facts, and the speculative tactics are best treated as cheap experiments rather than priorities.

What is the agentic shift, and do I need to prepare for it now?

It is the emerging direction in which AI systems move from summarizing information to taking actions on a user’s behalf, such as completing tasks or transactions, using protocols that let them interact with services directly. Google has flagged it as forward-looking. You do not need to optimize for it now, since the standards and commercial arrangements are unsettled, but the foundation that prepares you for it, clean, structured, accurate, machine-readable content and services, is the same foundation that serves ranking and citation today. Keeping that base strong is the preparation.

What is the single most useful thing to do about AI search this year?

Build your own measurement loop. Because the field’s general claims are unreliable and the engines vary, the most valuable thing a team can do is track its own AI referral traffic and its own mention and citation rates across the assistants that matter to its audience, then experiment and measure rather than acting on faith. That turns an environment full of confident guessing into one where your decisions rest on what actually moves the needle for your brand.

Author: Jan Bielik CEO & Founder of Webiano Digital & Marketing Agency

The practical line between SEO and GEO and where the two quietly merge
The practical line between SEO and GEO and where the two quietly merge

This article is an original analysis supported by the sources cited below

GEO: Generative Engine Optimization The peer-reviewed KDD 2024 paper from researchers at Princeton, Georgia Tech, the Allen Institute for AI, and IIT Delhi that introduced the term GEO and tested optimization tactics against generative engines using a benchmark of roughly ten thousand queries.

A new resource for optimizing your website for generative AI features on Google Search Google’s official May 2026 guidance stating that optimizing for its generative AI features is still fundamentally SEO, and clarifying which tactics are and are not necessary.

Google publishes guide on optimizing for generative AI features Search Engine Land’s reporting on Google’s generative AI optimization guidance and its practical implications for search professionals.

Google’s generative AI optimization mythbusting Search Engine Roundtable’s summary of the myths Google’s guidance addressed about what is required to appear in AI features.

Generative engine optimization An encyclopedic overview of GEO as a discipline, its origins in the academic research, and its relationship to traditional search optimization.

Expanding queries with fan-out iPullRank’s technical explanation of query fan-out, including how AI systems retrieve from different sources than traditional rankings and do not always cite everything they use.

Google publishes its generative AI search guide Semrush’s analysis of Google’s guidance and how it maps onto established SEO practice and measurement.

Click behavior in zero-click search A data-driven look at how click-through behavior has changed as AI summaries and zero-click results have spread across search.

Generative engine optimization and its relationship to SEO Contentful’s practical treatment of how GEO and SEO overlap and differ at the level of content strategy.

GEO versus SEO A comparison of generative engine optimization and traditional search optimization across goals, tactics, and measurement.

Generative engine optimization explained WordStream’s overview of GEO tactics and how they relate to the wider shift toward AI-mediated search.

Query fan-out explained A plain-language explanation of how query fan-out works and why it changes the way content is retrieved and surfaced.

A practical guide to generative engine optimization versus traditional SEO Directive Consulting’s practitioner guide to working across both disciplines without treating them as opposed.

What research says about generative engine optimization A summary of the academic and empirical evidence behind GEO, including the limits of what has actually been established.

The Princeton GEO paper in plain English An accessible breakdown of the foundational GEO study’s methods and findings for a non-academic audience.

On Google’s guidance for optimizing for generative AI features A practitioner’s analysis of Google’s generative AI guidance and what it signals about the convergence of SEO and AI optimization.

The decline in AI Overviews click-through rates A compilation of click-through data showing how AI Overviews have affected organic traffic across query types.

AI search engine statistics and market share for 2026 A collection of market-share and usage statistics for AI search platforms, presented with the methodological caveats such figures require.

AI search traffic report 2026 A report tracking referral traffic from AI assistants and how the distribution of referrals across platforms has shifted over time.

AI brand visibility tracking tools An overview of the tools and metrics used to measure brand mentions, citations, and share of voice within AI answers.

A guide to schema markup A reference on structured data, its role in rich results, and the evidence around its relationship to visibility in AI features.

llms.txt was step one, here’s the architecture Duane Forrester’s analysis of the llms.txt proposal, structured data, and how machines parse content for AI retrieval.