Classic search volume is declining, while traffic from AI sources to US retail sites grew 393% year over year in the first quarter of 2026 (Adobe). At the same time, Ahrefs measures for its own website that AI search visitors convert 23 times more often than visitors from classic organic search (Ahrefs). For online shops the decisive question shifts: less "do I rank at position three?", more "are my products cited in the AI answer - and why?". This guide looks at Generative Engine Optimization specifically from a shop angle - focused on product data, feeds, third-party signals and a usable four-phase roadmap. A generic entry point is available in our GEO base article (available in German only, English slug identical).
GEO vs. classic SEO: what is different for products?
Classic SEO optimises product pages for keywords, rankings and backlinks. GEO for shops optimises the same pages additionally for entities, citations and referring domains. The difference is not marketing fluff: BrightEdge measures that only about 17% of the sources cited in AI Overviews also rank in the organic top 10 - the majority comes from beyond the first page (BrightEdge). Optimising only for classic rankings risks being invisible in the new citation layer. Classic SEO still remains mandatory, since many LLMs draw from search indices.
| Dimension | Classic SEO | GEO for shops |
|---|---|---|
| Signal unit | keyword + page | entity + product attributes |
| Target metric | ranking position | citation in AI answer |
| Content format | long-form text, H-structure | lists, tables, direct statements |
| Off-page lever | backlinks (DR/UR) | referring domains, reviews, mentions |
| Structure layer | meta, H1, alt | JSON-LD, feeds, llms.txt |
| Measurement basis | clicks, position, CTR | share of model voice, citation share |
| Platform focus | Google SERP | ChatGPT, AIO, Perplexity, Copilot |
For shops this translates into concrete work on product detail pages so that facts are directly extractable. Adobe analysed more than a trillion visits to US retail sites: visitors from generative AI sources stayed with a 23% lower bounce rate and browsed 12% more pages per visit (Adobe, as of March 2025). For March 2026, Adobe additionally reports AI traffic converting 42% better than non-AI traffic (Adobe). Brands that take over the source role pick up disproportionately high-quality traffic - closely related to our deep-dive on the Google AI Mode traffic strategy for shops.
A common misconception is that GEO is just "SEO with a ChatGPT screenshot". In practice it is more of a budget reshuffle. Classic keyword research and on-page optimisation remain the foundation; on top come entity modelling, attribute density, review operations and feed governance. For mid-sized shops this typically means shifting parts of the resource mix from pure content production towards product data quality, PR and structured cooperation with test portals. Over several months, that pays into the signal layer that LLMs actually evaluate when choosing sources. For a concrete traffic perspective, our analysis on zero-click search and traffic recovery offers useful context.
How LLMs pick products: signals and sources
LLMs do not rely on a single score; they combine multiple signal layers: training data, retrieval from a web index, active tool calls against search APIs and dedicated product feeds. Third-party sources supply a substantial share of citations: BrightEdge measures that ChatGPT cites Reddit in roughly 55% more queries than Google AI Overviews (BrightEdge). This reshapes the e-commerce strategy noticeably: optimising only the own product page ignores a large part of the signal space.
The asymmetry between training and retrieval signals is worth noting: training data only changes with new model releases, while retrieval data updates continuously. In practice this means fresh product launches and price changes mainly reach answers through the retrieval layer - freshly crawlable pages, feeds and APIs. Evergreen statements about brands and product lines benefit from training signals, which build up over time via consistent third-party mentions. For shops this splits GEO into two disciplines: timely visibility in the retrieval layer and long-term brand-entity care, both relevant but with different tempos.
Referring domains
Referring domains are among the strongest visibility signals for citations: brands with a broad, topically relevant backlink profile are mentioned in AI answers far more often. Targeted PR, content and industry linking is back as a core GEO lever.
Reviews & test reports
Reviews and editorial test reports deliver a substantial share of citations. Community platforms, review portals and marketplaces regularly show up as sources in AI answers - more in our piece on E-E-A-T for shops.
Schema.org / JSON-LD
Structured data makes facts machine-readable. It does not buy an automatic citation bonus: Ahrefs measured no notable uplift for pages that added markup later, and AI Overview citations fell by 4.6% relative to the control pages (Ahrefs). The benefit lies in extractability.
Product feeds & APIs
AI answers with shopping intent increasingly reach into feeds. Clean catalogues via Google Merchant Center and curated llms.txt hints make the difference between a visible and an invisible assortment.
Mandatory schema.org attributes for product citations
LLMs increasingly treat JSON-LD as a semantic summary of a product page. The denser and more consistent the structured facts, the easier it is for models to extract brand, identifier, material and price. A citation bonus does not follow automatically (Ahrefs); the lever sits in attribute density and in consistency with the visible page. The example below shows a shop product page template built for AI citations, with brand, identifier, material, review and shipping attributes.
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Model SoundWave 7 - Bluetooth 5.4 Over-Ear",
"sku": "SW7-BLK-01",
"gtin13": "4099998812345",
"mpn": "NA-SW7-2026",
"brand": { "@type": "Brand", "name": "NordicAudio" },
"description": "Wireless over-ear headphones with active noise cancelling, 38h battery life and multipoint pairing.",
"material": "Recycled aluminium, memory-foam ear cushions",
"color": "Matt Black",
"weight": { "@type": "QuantitativeValue", "value": 268, "unitCode": "GRM" },
"audience": { "@type": "PeopleAudience", "suggestedMinAge": 14 },
"offers": {
"@type": "Offer",
"price": "179.00",
"priceCurrency": "EUR",
"availability": "https://schema.org/InStock",
"hasMerchantReturnPolicy": {
"@type": "MerchantReturnPolicy",
"returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
"merchantReturnDays": 30
},
"shippingDetails": {
"@type": "OfferShippingDetails",
"shippingRate": { "@type": "MonetaryAmount", "value": 0, "currency": "EUR" },
"shippingDestination": { "@type": "DefinedRegion", "addressCountry": "DE" }
}
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.6",
"reviewCount": 1284
},
"additionalProperty": [
{ "@type": "PropertyValue", "name": "Battery life", "value": "38h" },
{ "@type": "PropertyValue", "name": "Bluetooth", "value": "5.4" },
{ "@type": "PropertyValue", "name": "ANC", "value": "Hybrid Active" }
]
} Complementary types like FAQPage, BreadcrumbList and Organization add further depth. More detail sits in our guide on Schema.org structured data for online shops and on AI product data optimisation. From a data governance angle this layer links directly to a PIM strategy for product data sovereignty.
What matters is consistency across system boundaries: product data from PIM, ERP and the shop system must tell the same story. If the price in the merchant feed differs from JSON-LD and visible HTML, LLMs tend to prefer another source. Attribute structure should also remain stable: shipping material as free text today and as additionalProperty tomorrow breaks historical signal continuity. A robust template with clearly defined mandatory and optional fields - ideally maintained centrally in a PIM - beats ad-hoc measures in the long run. Topics such as the information-obligation expansion of September 2026 show how deeply structured data now reaches into adjacent processes.
llms.txt and curated catalog feeds
The emerging llms.txt standard works similar to robots.txt but gives LLMs a curated sitemap of human-readable content and product data. For shops it offers a clean way to surface product catalogues, buying guides and brand pages without being drowned by paginated filter URLs. In parallel, the Google Merchant product feed format becomes central: per BrightEdge, AI Overviews now appear on roughly 48% of tracked queries, up from about 30% a year earlier - a 58% increase (BrightEdge).
# Shop XY - LLM curation
## Product catalogue
- /en/range/headphones/ : headphones category overview
- /en/products/soundwave-7/ : product page SoundWave 7 (JSON-LD, reviews)
- /en/feeds/products.xml : full product feed (Merchant-compatible)
## Guides and E-E-A-T
- /en/guides/headphones-buying-guide/ : editorial buying guide
- /en/guides/anc-technology/ : technical background
## Company
- /en/company/ : about us, locations, certificates
- /en/contact/ : contact, support, imprint
# Optional: steer selected LLM user agents via robots.txt The feed should be refreshed daily, built deterministically and stay consistent with on-page reality. Contradictions between feed, schema and visible text tend to be weighted as unreliability. Clean work here pays off directly into the Google Merchant Center integration and allows connectors along the lines of the Dynamics 365 Business Central x Shopware approach as the underlying data source.
Additional feed variants deserve attention too: curated RSS or Atom feeds for guides, news and promotions, separate feeds for B2B ranges and subscription products, plus specialised API endpoints for availability and price. These feeds can be referenced partly through llms.txt and partly through classic sitemap index files. On the performance side, consistent edge caching for Shopware helps LLM-side crawlers read quickly and completely - long response times tend to lead to incomplete capture.
Third-party signals: reviews as the most important lever
The strong bias of models towards third-party sources has both technical and editorial reasons. Technically, reviews stay closer to consumer language and are more tightly linked to attribute values. Editorially, they feel more independent than vendor marketing. Adobe reports visitors from AI sources showing a 12% higher engagement rate, spending 48% more time on site and browsing 13% more pages per visit than non-AI traffic (Adobe). Shops benefit when products show up at this third layer - via brand accounts, sample-testing processes and structured review integrations on their own page.
Forums and community threads often play an underestimated role. Discussions in specialist forums, Reddit threads and niche portals regularly surface in AI answers because they describe real usage scenarios and weak spots. Brands that are transparently active there - clearly identified as the manufacturer account, offering factual answers to product questions - can position themselves as a serious source without slipping into hidden advertising. Compliant labelling is essential to stay within consumer-protection rules. Strategically, this effort contributes directly to referring domains and brand entities.
Reviews once on the brand product page (with aggregateRating), once on external platforms (test portals, marketplaces, industry forums). The combination addresses both signal layers - your own structure plus third-party context. Without the external trace, citation probability drops significantly.
Content formats that LLMs cite
- Lists and bullet points with concrete attributes (size, weight, battery life, material) - clearly structured list and quote formats make direct fact extraction substantially easier for models.
- Comparison tables between product variants or competing models, answering decision questions directly.
- FAQ blocks with short, fact-oriented answers - ideally two to three sentences per answer with concrete figures.
- Buying-guide articles structuring product categories and linking through to individual SKUs.
- How-to and troubleshooting content covering product usage and long-tail intents.
- E-E-A-T elements (authors, sources, certificates) - see E-E-A-T for online shops.
Products with a dense, consistent attribute structure - brand, identifier, material, dimensions, reviews, shipping - are captured far more reliably by models than sparsely marked-up pages; BrightEdge reports higher AI citation rates for structured data in general (BrightEdge). Shops should anchor high fact density as a minimum standard in product templating and in data enrichment.
Platform differences: ChatGPT, Perplexity, AIO, Copilot
The platforms behave differently. BrightEdge analyses show Google AI Overviews referencing a major retailer domain directly in 30% of transactional citations, while ChatGPT reaches 15% (BrightEdge). At the same time, per SparkToro, AI Overviews now appear on more than 20% of all searches and cut the click-through rate of classic results there by nearly 60% (SparkToro).
| Platform | Retailer citations (approx.) | User intent | Optimisation focus |
|---|---|---|---|
| ChatGPT | ~15% direct retailer citations | research + buy | reviews, schema, brand entities |
| Perplexity | high source density | research, facts | clear fact lists, citation quality |
| Google AI Mode / AIO | ~30% direct retailer citations | multi-intent SERP | merchant feed, E-E-A-T, ranking base |
| Microsoft Copilot | Bing-index driven | productivity + shopping | Bing visibility, brand entities |
A notable side effect: a citation in the AI answer does not necessarily replace the organic click; it can sit next to the ranking as an additional trust layer. Teams that systematically read AI Overviews in e-commerce context can aim campaigns more precisely at citing assets.
A practical approach is a platform portfolio: for ChatGPT, focus on brand entities, clean product pages and third-party traces; for Perplexity, emphasise clearly structured fact lists and source quality; for Google AI Mode, keep merchant feed, classic ranking and E-E-A-T in sight; for Copilot, maintain clean Bing visibility. The foundational work - schema, feeds, reviews - affects all platforms; platform-specific tuning happens on top.
Measurement: share of model voice and citation share
Classic rank trackers fall short for GEO. Three new metrics make sense: share of model voice (brand share in AI answers for a query set), citation share (share of own URLs among cited sources) and AI-driven revenue (turnover from AI-referred sessions). In practice: 100-300 representative intent queries per category, repeated measurement across ChatGPT, Perplexity, Google AI Mode and Copilot, compared over time. Foundational analytics plus server-side tracking remain relevant - especially in the context of zero-click search traffic.
For operational steering, segmentation by intent type is advisable: product comparison queries ("best X under Y EUR"), brand queries ("brand Z review"), category queries ("headphones with ANC") and troubleshooting queries ("issue A with product B"). Each intent type follows its own citation logic: comparison queries are largely dominated by review sources, troubleshooting queries often fall back on manufacturer documentation. A cleanly maintained dashboard - manual or via specialised tools - creates visibility into where content is missing or signalled too weakly.
Per SparkToro, 68.01% of all Google searches ended without a click in the first four months of 2026, compared with 60.45% in 2024 (SparkToro). The question of whether brand and product are at least visible inside the AI answer gains weight accordingly.
Agentic commerce: APIs for AI shopping assistants
Beyond visibility in answers, a second layer is emerging: AI agents initiating purchases. Adobe measures a 42% higher conversion for traffic from AI sources vs. non-AI traffic in March 2026 (Adobe). Prerequisites are machine-readable product, price and availability APIs, consistent identifiers (GTIN, SKU) and cleanly modelled return and shipping rules. Teams that prepare this layer can observe agent traffic without actively marketing to it - in line with our view on agentic commerce and UCP and on semantic product search via vector search.
Typical pitfalls in GEO rollouts
- Schema only, no content - JSON-LD without matching visible content tends to look empty to models.
- Overloaded descriptions - long blocks of prose without lists or attributes are hard to extract.
- Feed/on-page drift - merchant feed and product page show different prices, titles or attributes.
- Reviews only internal - ratings only in your shop, no trace in portals, tests or marketplaces.
- Generic FAQ blocks without concrete figures, materials or identifiers.
- Missing brand entity - no consistent
Organizationschema, inconsistent brand naming in the text. - No measurement - GEO gets launched, but citation share and share of model voice are never tracked.
- Unreviewed AI content - generative AI is in broad use across retail; without quality gates, interchangeable text emerges that models tend to ignore.
Four-phase implementation roadmap
- Phase 1 - foundation (0-4 weeks): expand product schema to nine-plus facts, add brand schema, build FAQ blocks for top categories, draft llms.txt, activate internal measurement for AI referrers.
- Phase 2 - feed and content hygiene (4-10 weeks): align merchant feed and on-page, build editorial buying guides for the top 20 categories, enrich long-tail attributes - aligned with AI data enrichment.
- Phase 3 - third-party layer (8-16 weeks): actively generate reviews, establish sample-testing processes with relevant portals, plan backlinks and PR around referring domains rather than DR alone.
- Phase 4 - measurement and iteration (ongoing): track share of model voice and citation share per category, iterate templates based on cited URLs, step by step expose agent APIs for price, availability and returns.
This article draws on data from: BrightEdge Research, Adobe Analytics, Ahrefs and SparkToro. Figures vary with methodology and time of measurement.
From product catalogue to answer machine
GEO for shops is not a replacement for classic SEO; it is a second signal stack on top of a solid product data foundation. Combining schema depth, feed discipline, third-party visibility and clean measurement lets teams actually collect the high conversion rates of AI Search, rather than handing them to marketplaces and comparison sites. The next step is usually not a new tool but a structured stocktake - between the product data model, shop programming and source strategy.
Usually not. GEO adds a second layer. Classic SEO still delivers the base indexation that many LLMs reach through web retrieval. Both disciplines tend to reinforce one another when schema depth, E-E-A-T signals and referring domains are built consistently.
Typically name, brand, gtin, sku, description, offers including price, priceCurrency, availability, hasMerchantReturnPolicy and shippingDetails, plus aggregateRating and fine-grained additionalProperty fields. A high, consistent attribute density tends to improve model capture noticeably; BrightEdge reports higher AI citation rates for structured data in general (BrightEdge).
Effects vary. Pure schema and feed improvements are generally picked up by models within a few weeks once re-crawled. Third-party signals such as additional reviews and referring domains usually need several months to translate into citation share.
In most cases, no. The signal base - structured product data, reviews, clean feeds - works across platforms simultaneously. Platform-specific differences are mostly weightings: AIO leans strongly on merchant feed and classic rankings, ChatGPT more on third-party sources and brand entities (BrightEdge).
A common combination uses share of model voice (brand share in AI answers for a defined query set), citation share (share of your URLs among cited sources) and AI-driven revenue through referrer tracking. Classic rank-tracking tools usually do not cover this fully, so additional processes need to be built.
Typically no. Most of the work sits in product data, templates, feeds and content - not in shop-system architecture. Deeper rebuilds, where they make sense, usually relate to general e-commerce topics such as PIM, performance and interfaces rather than GEO itself.