AI Strategy & GEO

Your Next Buyer
Isn’t a Person

Fernando Angulo
Senior Market Research Manager, Semrush
11 Min Read
Apr 28, 2026

For 25 years, every search optimization decision was built on a single assumption: a human types a query, scans a list of results, and clicks. That assumption is no longer reliable. 73% of B2B buyers now use AI tools like ChatGPT and Perplexity in their research process. Gartner expects most B2B buying journeys — roughly $15 trillion in annual spend — to be AI-agent intermediated by 2028. The buyer your funnel was built for is increasingly delegating the early stages of the journey — and sometimes the entire purchase — to a piece of software.


Quick Answer:

Agentic Search Optimization (ASO) is the practice of structuring web content, data, and capability signals so that autonomous AI agents — not just humans — can discover, parse, trust, and act on them. Where traditional SEO optimizes for a human clicking a result, and GEO optimizes for an AI model generating an answer, ASO optimizes for an AI agent executing a task on a user’s behalf: comparing options, gathering information, negotiating, and increasingly making the purchase decision itself.

The category split that is happening right now in marketing is one most teams have not noticed yet. Traditional SEO and GEO target the same surface area — a human reader who eventually sees the output. ASO targets a different reader entirely: an autonomous system acting on behalf of a human, often without the human ever opening your website.

That is not a small adjustment to existing playbooks. It is a separate optimization discipline, with different success metrics, different content formats, and different infrastructure requirements. The brands that recognize this early get years of compounding visibility before the rest of the market catches up. The brands that don’t will quietly disappear from a buyer journey they cannot observe.

The Buyer Profile Has Already Changed

Most marketers I speak with treat AI in research as something their buyers might start using. The data says it is already mainstream. A March 2026 analysis by Averi of 680 million citations found that 73% of B2B buyers use AI tools in their research. AI at Wharton research finds 94% of procurement executives now use generative AI at least once a week. Gartner predicts that 40% of enterprise applications will include task-specific AI agents by the end of 2026 — up from less than 5% one year earlier.

That is a velocity profile no buyer category has matched in the last decade. And yet, in the same data set, only ~14% of B2B SaaS marketers report a mature AI-search visibility strategy (Commonmind, 2026), and 57% say they cannot see AI-referred traffic in their analytics at all. The buyers moved. The marketers haven’t.

Inside that gap is the most actionable opportunity in B2B marketing right now. Not because ASO is intellectually fashionable, but because the cost of staying invisible to the channel through which a third of your future procurement will flow is enormous. A brand that becomes the agent-friendly default in its category over the next 18 months will compound that advantage every quarter as more procurement migrates to agent-driven workflows.

The math problem: 73% of B2B buyers research with AI today. Only ~14% of B2B SaaS marketers report a mature AI-search visibility strategy. The gap between buyer behavior and seller adaptation is the largest visible asymmetry in B2B marketing in 2026.

Two SEOs, One Site

The cleanest way to think about this is that you now have two readers, and they want different things from the same page.

The human reader wants persuasion, design, narrative, social proof, and a clear call to action. They scan, they react to images, they bounce or engage based on emotional response and visual hierarchy. They are unforgiving of friction and rewarded by aesthetic polish.

The agent reader wants none of that. An AI agent visiting your page is not bouncing. It is not reacting emotionally. It is parsing structured data, extracting factual claims, looking for capability signals it can act on, and verifying that what your site says matches what authoritative third-party sources say about you. Persuasive language reads to an agent as low-density noise. Beautiful hero animations are invisible to it. The signals that matter to a human can actively work against signals that matter to an agent.

This is why ASO is not a feature you can bolt onto your existing SEO playbook. It is a parallel discipline that lives on the same page but optimizes for a different consumer of that page’s content. The two layers can coexist — in fact, well-built sites do exactly this — but they have to be designed deliberately. Most aren’t.

What AI Agents Actually Do When They “Browse”

To optimize for AI agents, you need a working mental model of what they actually do when they encounter your domain. Spoiler: very little of it looks like browsing.

An agent typically arrives at your site through a structured intent — a task it has been given, a query a user has issued through a model that decides to delegate. It rarely renders the page visually. It fetches the HTML, sometimes the rendered DOM, and then looks for high-density information sources in this rough order: structured data (Schema.org JSON-LD, Open Graph tags, machine-readable feeds), the document outline (h1 through h6, semantic landmarks), the first 500 to 1,000 tokens of body content, and any explicit capability declarations (APIs, product feeds, sitemaps, llms.txt).

If the agent finds dense, parseable, attributed content in those early signal sources, it extracts what it needs and moves on. If it doesn’t, it either (a) skips your site entirely and uses a competitor’s data, (b) flags your site as low-confidence and uses your name only with hedging, or (c) hallucinates content based on training data and never visits at all. None of those outcomes are recoverable through a better hero image.

One useful principle from the engineering side of this work: recent guidance from Google’s AI team recommends keeping quick-start documentation under roughly 15,000 tokens, conceptual guides under 20,000, and individual API references under 25,000 — with the answer appearing in the first 500 tokens of any given page. That is not a stylistic preference. It is the size of context window an agent will allocate to a single source before moving on.

The Five Layers of Agent-Readable Content

This is the practitioner framework I work with when auditing a site for ASO readiness. It is structured deliberately to map onto the agent’s decision sequence: discover → parse → budget tokens → verify capability → trust.

Layer 1 — Discoverability

Before an agent can extract anything, it has to know your content exists. That means publishing the inventories that agents actually read: an XML sitemap that is current, a sensible robots.txt that distinguishes between user-agent and AI-agent access policies, and increasingly an llms.txt at the site root summarizing who you are, what topics you cover, and what your most-cited canonical sources are.

How to implement: Audit your sitemap for staleness and coverage gaps. Add an llms.txt file at the root with your canonical entity definition, top topics, verified sameAs links, and most-cited research. This is a 30-minute build with disproportionate return: agents that respect the standard read it before fetching anything else.

Layer 2 — Parsability

Once an agent finds your page, can it cleanly extract what you mean? Most websites still serve unsemantic markup with the structural hierarchy implied only visually. Agents cannot infer hierarchy from CSS.

How to implement: Wrap every important claim in semantic HTML and Schema.org JSON-LD. Person, Organization, Product, FAQPage, HowTo, Quotation, and BreadcrumbList are the high-leverage types. Each pillar page should reference a canonical Person or Organization entity by @id, so an agent can resolve the same author across multiple pages without ambiguity. Bind the schema to actual page content — agents cross-check.

Layer 3 — Token Efficiency

An agent rarely reads your entire page. It reads as much as its context budget allows, then makes a decision. If your most important answer lives in the seventh paragraph, you have lost the agent before it gets there.

How to implement: Front-load the answer. Every important page should open with a quick-answer block of two to four sentences that resolves the page’s core question without preamble. Use plain language, attribute claims to specific sources, and avoid promotional framing. Within the first 500 tokens, an agent should be able to extract the central claim, the source, and the date. Aim for density, not length.

Layer 4 — Capability Signaling

An agent doing a task often needs to know not just what your site says but what your site or product can do. Pricing API endpoints, product feeds, structured availability data, supported integrations, comparison tables in machine-parseable formats. These are the signals that turn an agent from a reader into an actor.

How to implement: Expose the operational surface of your product in machine-readable formats. If you sell software, publish an OpenAPI specification. If you sell physical goods, publish structured product feeds with availability and pricing. If you offer services, structure your case studies with explicit outcome metrics. The principle is simple: tell agents what they can act on, not just what they can read.

Layer 5 — Trust Signals

The final filter an agent applies before relying on a source is verification. It cross-checks claims about you against independent third-party sources. If your LinkedIn says one thing about your role, your Crunchbase says another, and your website says a third, the agent down-weights the entire entity.

How to implement: Run a cross-source consistency audit. Your name, role, organization, topics of expertise, and core claims should appear identically across LinkedIn, Crunchbase, Wikipedia or Wikidata if applicable, your own canonical entity definition, any author profiles on third-party sites, and your llms.txt. Use sameAs arrays in your Person schema to explicitly declare the cross-source identity graph. Agents that find consistency increase confidence; agents that find conflict either hedge or omit.

What This Looks Like in Practice

Consider a hypothetical mid-size B2B software vendor — a project management platform competing in a crowded space. Their human-facing SEO is competent: keyword research, blog content, comparison pages, paid search support. Their organic traffic from human searchers is solid.

An audit of their ASO readiness reveals a different story. Their pricing page is rendered client-side with no structured data — agents cannot extract pricing reliably. Their integrations page is a beautiful animated grid with no machine-readable list of supported tools. Their CEO’s LinkedIn lists her as “CEO and Founder”; the website calls her “Founder & Chief Executive Officer”; her Crunchbase entry says “Founder.” Three sources, three slightly different identities — enough inconsistency to lower agent confidence in the entire entity.

When an AI agent doing competitive research on project management tools queries this market, that vendor either gets omitted, gets cited with hedging language, or gets cited based on third-party characterizations rather than their own positioning. Their competitor — identical product, weaker brand, but cleaner machine-readable surface — ends up cited more often.

The fix is not heroic. It is a structured-data audit, a consistency pass across third-party profiles, an OpenAPI specification of the public API, and a quick-answer rewrite of the top 20 pages. A team can ship this in a sprint. Most teams haven’t, because the symptom — declining share of voice in agent-mediated research — is invisible in standard analytics dashboards.

The Measurement Problem

One honest challenge in ASO is measurement. Traditional SEO has imperfect but real metrics: rankings, organic sessions, click-through rates. ASO measurement is less mature, because the agent layer is less observable than the human layer.

What you can track today: branded search volume in AI tools (manually testable), referral traffic from ChatGPT, Perplexity, Claude, and Gemini (visible in standard analytics if you parse user-agent and referrer correctly), citation frequency in AI-generated answers across major platforms (third-party tools are emerging), and indirect signals like changes in the language used in inbound RFPs — agent-mediated research often produces RFPs that quote your structured claims back to you almost verbatim.

What you cannot track yet: the procurement journeys that never produce a click. An agent comparing your product against three others, surfacing one of them to a human buyer, and the buyer purchasing without ever visiting any of the four sites. That is increasingly common in B2B SaaS, and it is invisible to your funnel today. The implication is operational: ASO is not a metric-led discipline yet. It is an architectural one. You build for it because the long-term cost of not building for it is asymmetric, not because you can prove the ROI on next quarter’s dashboard.

The Preparation Gap Is Your Window

The single most useful number in this entire space is the asymmetry between buyer adoption and seller preparation. 73% of B2B buyers using AI tools to research. Only ~14% of B2B SaaS marketers report a mature AI-search visibility strategy. 57% can’t see AI-referred traffic in their own analytics at all. Most categories have a gap of one or two points between buyer behavior and seller adaptation. Here it is roughly six times larger.

That gap closes. The brands that close it first will be cited disproportionately by AI agents for the next 18 to 24 months — the period during which agent-mediated research moves from emerging behavior to default behavior in B2B procurement. After that window, the cost of becoming the agent-friendly default rises sharply, because every category will have a few competitors who got there first and earned the citation density that compounds.

This is the same dynamic that played out with mobile-first design in 2010-2013, with structured data in 2014-2016, and with featured-snippet optimization in 2017-2019. Each time, the playbook was the same: a small set of practitioners noticed the asymmetry, built for it, and earned compounding distribution advantages while the rest of the market debated whether the trend was real.

The trend is real. The data is unambiguous. The gap is open. The question is whether your team has the architectural patience to build for it before the metrics make it obvious.

The Open Question

Which raises the question worth sitting with: when an AI agent doing research in your category quotes a vendor verbatim to a human buyer, will it be quoting your structured claims — or your competitor’s?

Frequently Asked Questions

Agentic Search Optimization (ASO) is the practice of structuring web content, data, and capability signals so that autonomous AI agents — not just humans — can discover, parse, trust, and act on them. Where traditional SEO optimizes for a human reading a results page and clicking through, and GEO optimizes for an AI model generating an answer, ASO optimizes for AI agents executing tasks on a user’s behalf: comparing options, gathering information, negotiating, and increasingly making the purchase decision itself.

SEO targets a human who browses ranked results and clicks through to a website. GEO (Generative Engine Optimization) targets an AI model generating a synthesized answer for a human reader. ASO targets an autonomous AI agent that is performing a task — research, comparison, procurement — on behalf of a human user, often without that user ever visiting your site. The optimization surface area is different: APIs, structured data, capability signaling, and machine-readable trust signals matter more than visual design or persuasive copy.

Increasingly, yes. According to a March 2026 analysis by Averi covering 680 million citations, 73% of B2B buyers now use AI tools like ChatGPT and Perplexity in their research process. Gartner forecasts that the majority of B2B buying journeys — roughly $15 trillion in annual spend — will be AI-agent intermediated by 2028. Forrester predicts at least 20% of B2B sellers will face quote negotiations led by buyer-controlled AI agents within the year. 94% of procurement executives now use generative AI at least weekly, according to AI at Wharton research. The agent layer is no longer hypothetical — it is the channel.

The five layers are: (1) Discoverability — sitemaps, llms.txt, robots.txt, and machine-readable indexes that tell agents what exists; (2) Parsability — structured data, schema markup, and semantic HTML that lets agents extract claims without ambiguity; (3) Token efficiency — front-loaded answers, dense factual content, and concise quick-answer blocks within the first 500 tokens of a page; (4) Capability signaling — explicit declarations of what your site, product, or API can do, in formats agents can act on; (5) Trust signals — consistent entity definitions, canonical author identity, and cross-source citation density that lets agents verify authority before relying on a source.

Start with five concrete actions executable in one sprint cycle: publish an llms.txt at your site root summarizing who you are and what content matters; ensure every key claim is wrapped in Schema.org structured data tied to a canonical Person or Organization entity; rewrite your most important pages so the answer appears in the first 500 tokens; expose machine-readable capability signals (APIs, product feeds, structured pricing); and audit cross-source consistency so your name, role, and topics appear identically across LinkedIn, Crunchbase, your site, and any third-party profiles. Most websites today fail at all five.

Fernando Angulo, Senior Market Research Manager at Semrush and global AI and search keynote speakerFA

Is your site agent-ready?

I help global enterprises build for the search layer most teams haven’t noticed yet.

Consult with Fernando Download AI Framework

Fernando Angulo

Senior Market Research Manager, Semrush

Fernando Angulo is Senior Market Research Manager at Semrush and a global keynote speaker on AI, search evolution, and digital market trends. He presents at 50+ conferences annually across 35+ countries.

Recommended Reading

Latest Insights

View all articles