# heybuffy.com — full content for LLMs > Concatenated Markdown of Buffy's glossary + articles for AI ingestion. Canonical pages at https://heybuffy.com. Generated at build time from source Markdown. # Glossary (98 terms) ## Action Plan Source: https://heybuffy.com/glossary/action-plan Measurement is only useful if it tells you what to do next. The Action Plan turns the metrics into a prioritised, regularly-refreshed to-do list. Ranked by likely impact. Across three pillars: - **Owned**: publish or improve content on your own domain (the pages you fully control). - **Earned**: engage with third-party publications, community threads, and creator content where you should be present but aren't ([why earned coverage matters](/blog/why-ai-loves-listicles)). - **Optimize**: improve prompts where you're already mentioned but rank, sentiment, or product detail need work. The pillars map to *how* AI builds answers: it pulls from your pages (Owned), from third-party sources it trusts (Earned), and weighs how clearly each describes you (Optimize). Rather than a dashboard you have to interpret, it's the prescriptive layer. The specific next moves, in order, that separates monitoring from actually improving. ## Agentic browser Source: https://heybuffy.com/glossary/agentic-browser An agentic browser is a web browser with a built-in AI **agent** that can act on the web, not just render it. Alongside ordinary browsing, it can read and summarise a page, hold several open tabs in context to compare options, fill forms, and carry out multi-step tasks from a natural-language instruction, closer to [conversational search](/glossary/conversational-search) with hands. Perplexity's Comet and The Browser Company's Dia are leading standalone 2026 examples; OpenAI retired its standalone ChatGPT Atlas browser in August 2026 and moved the same agentic browsing into the ChatGPT app. Agentic browsers matter for AI visibility because they are a **distinct surface**. Where an AI chatbot answers inside its own app from a retrieval index, an agentic browser reads the live, visible page of the real sites it opens and acts across them, so the current, extractable state of your site decides whether the agent can use you. Each browser also routes through a different underlying model, so brand recall varies; monitoring only one engine understates your exposure. In practice, being usable by an agentic browser means the same discipline as AI-search visibility, sharpened: expose prices, specs, and availability as server-rendered plain text; add [structured data](/glossary/structured-data); keep task flows completable; and make sure AI agents aren't blocked before they arrive. It overlaps heavily with [agentic commerce](/glossary/agentic-commerce), because shopping and checkout are exactly the tasks these agents carry out, often via a [shopper agent](/glossary/shopper-agent) fanning one request into many. ## Agentic Commerce Protocol (ACP / UCP) Source: https://heybuffy.com/glossary/agentic-commerce-protocol An agentic commerce protocol is an open standard that lets an AI agent not just *recommend* a product but actually *buy* it. By defining how a merchant exposes product data, pricing, availability, and checkout in a machine-readable form an agent can act on. As of mid-2026 the prominent examples are the **Agentic Commerce Protocol (ACP)**, developed by OpenAI with Stripe, and Google's **Universal Commerce Protocol (UCP)**. They differ in shape and naming but point the same way: a structured product feed plus a checkout an agent can complete. Payment and distribution layers (such as Stripe's Agentic Commerce Suite) are emerging to bridge across protocols so a merchant integrates once. The protocols handle the *plumbing* of the transaction. They don't decide *which* product an agent recommends, that still comes down to catalog quality, [entity clarity](/glossary/entity-authority), and corroboration. Protocol details are moving quickly; the durable takeaway is that a clean, structured catalog feeds whichever standard wins. ## Agentic Commerce Source: https://heybuffy.com/glossary/agentic-commerce Agentic commerce is shopping carried out by an AI agent on a person's behalf. Instead of browsing a store, the shopper tells an assistant what they need, and the agent discovers options, compares them, and. Increasingly. Completes the purchase. The shift is from *human browsing* to *machine selection*. That changes what it takes to get bought: an agent can only choose products it can find, understand, and act on. A catalog locked in images or JavaScript, or thin on [structured data](/glossary/structured-data) and attributes, is invisible to it. No matter how good the product is. Winning here means making your catalog legible to machines: complete, structured product data; clear pricing and availability; and the kind of detail an agent needs to match your product to a shopper's intent. The emerging [commerce protocols](/glossary/agentic-commerce-protocol) standardize how that data and the checkout itself are exposed to agents. ## AI content licensing deal Source: https://heybuffy.com/glossary/ai-content-licensing-deal An AI content licensing deal is a paid agreement in which a content owner grants an AI company permission to use its material — for training a model, grounding live answers, or both — in exchange for money or other terms. It is the negotiated alternative to an AI company obtaining content by crawling it for free or by scraping it against the owner's wishes. These deals became a distinct market by 2026. Reported examples include News Corp's licence with OpenAI (over $250M across five years), News Corp with Meta (up to $50M/year), Amazon with The New York Times ($20–25M/year), and Google with Reddit for Gemini training. Most deals publish no financial terms, so figures are those a publisher or filing disclosed, dated mid-2026. The defining feature of the moment is that licensing runs **alongside litigation**. The same publisher may license to one operator and sue another: News Corp licenses to OpenAI and Meta while suing Brave over allegedly disguised crawlers. So a licensing deal is best read as one of three postures a content owner can take toward AI crawlers — license, litigate, or block — not a settled norm. For a brand thinking about AI visibility, licensing matters because it keeps content **readable, and therefore citable**, while capturing value from access — the opposite trade-off to blocking. Direct deals are largely a large-publisher lever today; metered access over standards like [x402](/glossary/x402) is the emerging equivalent for smaller sites. ## AI Crawler (bot) Source: https://heybuffy.com/glossary/ai-crawler An AI crawler is an automated bot that fetches your web pages on behalf of an AI company. Each one identifies itself with a **user-agent** name. `GPTBot` and `OAI-SearchBot` (OpenAI), `ClaudeBot` (Anthropic), `PerplexityBot` (Perplexity), `Google-Extended` (Google). They do one of three jobs, and the distinction matters: **training** crawlers gather text to teach future models, **indexing/search** crawlers build the index an engine searches at answer time, and **live-answer** fetchers pull a specific page the moment a user's question needs it. Blocking the wrong one can quietly remove you from AI answers. You control which crawlers may access your site through [robots.txt](/glossary/robots-txt) (and signal structure with an [llms.txt](/glossary/llms-txt)). But access alone isn't enough. A bot that *can* reach a page still needs clean, [structured](/glossary/structured-data) HTML to understand and [cite](/glossary/citation) it. ## AI Hallucination Source: https://heybuffy.com/glossary/ai-hallucination A hallucination is when an AI states something that sounds confident and plausible but is simply wrong. An invented statistic, a feature you don't offer, a product that doesn't exist, or a fabricated source. For brands this is a real risk, not a curiosity: an engine working from stale or thin information can describe you inaccurately. Wrong pricing, a discontinued product, a capability you've never had, and present it as fact to a buyer. Because the answer reads authoritatively, users rarely question it. The fixes are the same ones that improve visibility generally: make accurate, current, well-structured information about your brand easy to retrieve, so the engine [grounds](/glossary/grounding) its answer in your facts instead of guessing from memory. You can't stop hallucination entirely, but you can starve it. The more clearly the truth is reachable, the less room there is for the model to invent. ## AI Mode ads Source: https://heybuffy.com/glossary/ai-mode-ads AI Mode ads are Google's paid text advertisements shown inside [Google AI Mode](/glossary/google-ai-mode) answers, placed by the ad auction rather than by the answer's retrieval step. They appear as labelled sponsored slots alongside or within the AI-generated response, most often on commercial, high-intent queries. They are common on such queries but distinct from citations. In a July 2026 SE Ranking study of 50,032 commercial keywords (US, data collected 30 June 2026), about 29% of the sampled commercial queries showed a text ad, and 71% of those placements displayed two competing ads side by side. Crucially, buying an ad bought no citation advantage: for the keywords a brand advertised on, its domain appeared among the cited sources only about 11.5% of the time, and once domain strength and organic standing were controlled for, advertisers were cited no more often than non-advertisers (single-vendor, one snapshot, directional). The practical point for AI visibility: an AI Mode ad is paid media (advertising you buy), a demand-capture slot, while a [citation](/glossary/citation) is [earned media](/glossary/earned-media), won by extractable, corroborated content and entity strength. The two are decided by different systems, so ad spend and citation share should be budgeted and measured separately, as they are for [AI Overviews](/glossary/ai-overviews) too. ## AI Overviews Source: https://heybuffy.com/glossary/ai-overviews AI Overviews are Google's AI-generated answer blocks that appear at the top of search results. A synthesised response, assembled from multiple sources and citing them, instead of (or above) the familiar list of links. They matter because they sit on the highest-traffic surface in search: for many queries, the Overview is the first thing a user reads, and often all they read. That compresses the classic "ten blue links" into one answer naming a few sources and brands, and shifts the goal from ranking a link to being **cited inside the Overview**. Crucially, Overviews lean heavily on Google's existing search index and ranking signals, so strong classic SEO authority carries over here more than it does on some other AI surfaces. That makes them a bridge: the structured, authoritative content that earns featured snippets and good rankings also tends to earn Overview citations. Related: Google's conversational **AI Mode** takes this further into a full chat experience. ## AI-Readiness Audit Source: https://heybuffy.com/glossary/ai-readiness-audit An AI-readiness audit checks whether AI engines can **reach, read, understand, corroborate, and quote** your site. The chain that has to hold before a page can be cited in an AI answer. Unlike a classic SEO audit, which grades a page's ability to rank a blue link, a readiness audit grades a page's ability to be lifted into a synthesized answer. A typical audit scores several pillars: crawler access (do [AI crawlers](/glossary/ai-crawler) get HTTP 200, not a 403, past your [robots.txt](/glossary/robots-txt) and CDN?), extractability (semantic structure, valid [structured data](/glossary/structured-data), content visible without JavaScript), product data (Product/Offer schema for shopping agents), off-site [corroboration](/glossary/corroboration) (Wikipedia, Reddit, reviews), and quotability (is the answer stated first, in fact-dense, self-contained prose?). One caveat: an audit measures *readiness*. The supply side. It tells you the doors are open, not that engines are walking through. Whether you're actually named and cited is a separate, more volatile signal you track over time. ## AI Visibility Score Source: https://heybuffy.com/glossary/ai-visibility-score AI visibility isn't a single thing. It's presence, position, and sourcing at once. The AI Visibility Score rolls those into one 0-100 headline so you can track the overall trend at a glance, then drill into the parts. It blends the core signals: [Share of Voice](/glossary/share-of-voice) (do you appear?), [Top-Ranked %](/glossary/top-ranked-percent) and [Average Rank](/glossary/average-rank) (how prominently?), and [Citation Coverage](/glossary/citation-coverage) (is your own site the source?). Higher is better; treat 70+ as strong. The point of a composite is *direction*, not diagnosis. The score tells you whether you're gaining or losing ground overall; the underlying metrics tell you *why*, for example, a dip driven by slipping rank even as presence holds steady. Read together, across engines and over time, they turn "how are we doing in AI?" into something you can actually act on. ## Answer Engine Optimization (AEO) Source: https://heybuffy.com/glossary/answer-engine-optimization Answer Engine Optimization is about being **the answer**. When someone asks an AI a direct question. "What's the best fragrance-free moisturizer for eczema?". AEO is the work that makes an engine pull your product, page, or brand into its reply. An "answer engine" responds with a synthesized answer instead of a list of links, so the optimization target changes: structure content so a model can lift a clean, self-contained answer from it. In practice that means answer-first paragraphs, clear question-style headings, schema markup, and verifiable, specific claims. AEO overlaps heavily with [Generative Engine Optimization](/glossary/generative-engine-optimization): AEO leans toward *being the direct answer to a question*, while GEO is the broader practice of being mentioned and recommended across engines. Day to day the distinction is academic. The same content and structure improvements serve both. ## Answer Poisoning Source: https://heybuffy.com/glossary/answer-poisoning Answer poisoning is the deliberate planting of false or manipulated content into the web sources an AI engine retrieves, so that the model repeats the falsehood in its synthesised answer. It targets the *retrieval corpus* — the pages an engine gathers to build an answer — rather than the model itself, and it works because answer engines lean on agreement across sources far more than they verify any single claim. Seed enough independent-looking sources saying the same false thing and a model can adopt it, sometimes even against an official denial on the affected brand's own site. It is distinct from neighbouring terms. [Prompt injection](/glossary/prompt-injection) smuggles hidden instructions into a model's input; [astroturfing](/glossary/astroturfing) fakes grassroots praise for yourself; a [citation hallucination](/glossary/citation-hallucination) is an honest model error with no attacker. Answer poisoning is adversarial and corpus-level: real (false) sources, an honest engine, a corrupted answer. For brands it matters because a single first-party correction is often outweighed by the poisoned sources — most AI mentions of an established brand come from third parties. The durable defence is the same signal that earns citations: [corroboration](/glossary/corroboration) from independent, credible [earned media](/glossary/earned-media), plus correcting the false content at its source so it drops out as the cited pool churns. ## Answer Volatility Source: https://heybuffy.com/glossary/answer-volatility Answer volatility measures how much an AI engine's response shifts between observations. Specifically the set of brands it names and the sources it cites. When you ask the **same question again**, or a **slightly reworded** one. It exists because AI answers are probabilistic, not fixed. The model samples a different response each time, live retrieval pulls a different mix of pages, and small wording changes route to different sub-queries. A 2026 study (Zaprev, reported via LinkedIn) found an identical question asked 30 times in a day returned the same brand list only 50-61% of the time, and a synonym swap cut overlap below 30%. An academic preprint measured day-to-day cited-source overlap at roughly 0.34-0.42 (Jaccard). Both are directional, single-method readings. Volatility is why a single citation-rate snapshot is unreliable. A trustworthy [share of voice](/glossary/share-of-voice) or [citation coverage](/glossary/citation-coverage) reading comes from many prompts, sampled repeatedly across every engine, read as a distribution and trend rather than one number. ## AP2 (Agent Payments Protocol) Source: https://heybuffy.com/glossary/ap2 AP2, the Agent Payments Protocol, is an open standard from Google for letting an AI agent pay on a person's behalf while proving the person authorised it. Before an agent spends, the human signs a tamper-proof digital contract — a *Mandate* — that records exactly what was approved. A merchant or bank can then verify, cryptographically, that the payment reflects genuine human intent rather than an agent acting alone or on a hallucinated order. AP2 uses three Mandates, each carried as a W3C Verifiable Credential: an **Intent Mandate** (the rules of engagement a user pre-signs for when they are away), a **Cart Mandate** (the exact items and price the user approves), and a **Payment Mandate** (a signal to the network that an agent initiated the transaction). Together they build a non-repudiable audit trail answering three questions — authorisation, authenticity, and accountability — that arise the moment a machine, not a person, initiates a payment. Google announced AP2 in September 2025 with more than 60 payment and commerce partners. It builds on the Agent2Agent (A2A) and Model Context Protocol (MCP) standards, and is rail-agnostic: it supports cards and bank transfers directly, and stablecoins and crypto through the A2A x402 extension. AP2 sits at the payment-authorisation layer — above the [card and stablecoin rails](/blog/cards-vs-stablecoins-agent-payments) that settle the money, and alongside checkout standards like the [Agentic Commerce Protocol](/glossary/agentic-commerce-protocol). Partners and adoption are dated to mid-2026 and will move. ## Astroturfing Source: https://heybuffy.com/glossary/astroturfing Astroturfing is the practice of manufacturing fake grassroots support. Using coordinated fake accounts, sockpuppets, planted posts, or paid engagement to make brand promotion look like genuine, spontaneous community consensus. The name is a pun on "grassroots": it's synthetic turf made to resemble the real thing. It matters for AI visibility because engines lean heavily on community-edited, experience-rich sources like Reddit and Quora, treating them as authentic human signal. That makes fabricating consensus tempting. Seeding threads with brand mentions or [buying aged accounts](/blog/why-buying-aged-reddit-accounts-backfires) to plant citations. It rarely works. Platforms deploy sophisticated anti-spam detection, and AI engines are learning to discount gamed and injected content, so the manufactured signal dilutes the very [corroboration](/glossary/corroboration) it tries to fake. Astroturfing overlaps with [site reputation abuse](/glossary/site-reputation-abuse) and, when it targets AI answers directly, with [prompt injection](/glossary/prompt-injection). The durable alternative is earned mentions from real users. The one signal manipulation cannot replicate. ## Attribute Query Source: https://heybuffy.com/glossary/attribute-query An attribute query is a search that names the specific, granular properties an answer must satisfy, instead of a broad topic keyword. "Waterproof jacket under a set price", "family-friendly hotel with a pool", and "vegan restaurant with outdoor seating" are attribute queries; "jackets", "hotels", and "restaurants" are keyword queries. Attribute queries became common as AI answer engines changed how people search. Google reports that the average Google AI Mode query is about triple the length of a classic search and that follow-up queries grew more than 40% per month (mid-2026, platform-reported), so people state full requirements in natural language and refine them turn by turn. The [query fan-out](/glossary/query-fan-out) then splits one request into attribute-level sub-questions, and the engine assembles its answer from pages that satisfy each attribute. The practical consequence: a page is only citable for an attribute query if it names the same attribute in extractable form. Facts stated in text, tables, and [structured data](/glossary/structured-data) can be matched and lifted; attributes buried in images or implied by vague copy ("great for families") cannot. This is why exposing concrete attributes, rather than adjectives, is central to getting cited in [conversational search](/glossary/conversational-search). ## Average Rank Source: https://heybuffy.com/glossary/average-rank When an AI answer recommends several brands, where do you land? Average Rank is your mean position across the prompts where you're mentioned, and **lower is better**. An average near 1 means you're consistently the top pick; an average around 6 means you usually sit mid-list. It completes the picture that [Top-Ranked %](/glossary/top-ranked-percent) starts. Top-Ranked % is the binary "how often am I #1"; average rank captures the *whole* distribution. A brand that's rarely first but reliably 2nd-3rd has a strong average rank and a modest Top-Ranked %, a very different position from one that's occasionally #1 and otherwise nowhere near the top. Because it only counts prompts where you appear at all, read it next to [Share of Voice](/glossary/share-of-voice): a great rank across few mentions is a narrower win than a solid rank across many. ## "Best of" List (Listicle) Source: https://heybuffy.com/glossary/best-of-list A "best of" list. A listicle. Is a ranked roundup like "the 10 best moisturizers for dry skin." For AI shopping answers, it's a disproportionately important page type: independent research (Ahrefs, 2026) found "best X" lists made up roughly **44% of the page types ChatGPT cited** in its analysis. Engines favor them because they read as neutral, comparative, and comprehensive. A pre-digested shortlist the model can lift directly. The catch for brands: these citations overwhelmingly go to **third-party** lists (publishers, reviewers), not to a brand's own "why we're the best" page. That shapes strategy. Writing your own self-serving roundup rarely earns citations and can read as promotional. The durable play is **earned placement**: getting included in the independent lists engines already trust, and keeping that coverage fresh (the same research found recently-updated lists were cited far more). Owned content should instead target educational and brand/feature questions, where your own pages legitimately win the [citation](/glossary/citation). ## Brand-Citation Rate Source: https://heybuffy.com/glossary/brand-citation-rate Brand-citation rate is the share of an AI engine's answers, across a defined set of questions, that name a specific brand. It answers "how often does this engine mention us at all?" and is the demand-side counterpart to a [citation](/glossary/citation) count, which measures how often your *pages* are used as sources. A brand can have a high citation rate on one engine and a near-zero rate on another for the same questions, so the metric is only meaningful once you fix the engine and the question set. The rate varies enormously by engine because engines retrieve differently. In a 2026 analysis of 34,234 AI responses by AI-visibility platform Leapd.ai, ChatGPT named a brand in about 0.59% of answers, Perplexity in about 13.05%, and Grok in about 27% — roughly a 46-times spread (single-vendor, directional; attribute "Leapd.ai, 2026" and hedge). Engines that search the live web on more queries, and that foreground their sources, tend to name more brands. Brand-citation rate is distinct from three neighbours. It is not [total mentions](/glossary/total-mentions) (a raw count rather than a share), not [share of voice](/glossary/share-of-voice) (your rate relative to competitors'), and not a [first-party citation](/glossary/first-party-citation) (which is about *whose page* is cited, not whether the brand is named). It also differs from being recommended: an answer can name a brand without endorsing it. Because a single blended figure hides the wide per-engine spread, treat brand-citation rate as a per-engine, over-time line rather than one number. ## Brand Perception Source: https://heybuffy.com/glossary/brand-perception Visibility tells you *whether* AI mentions you; Brand Perception tells you *how*. It's a qualitative read of the way AI platforms describe and position your brand when asked about it directly. The strengths they reach for, the considerations they raise, and the weaknesses they flag. The tone follows the balance of those: a brand AI consistently frames as "premium and reliable" reads very differently from one painted as "affordable but basic" or "a dated incumbent", and that framing shapes a buyer's impression before a human ever weighs in. Because it's drawn from branded queries across multiple engines, it surfaces disagreements too: ChatGPT might emphasise your value while Claude leads with a caveat. Tracking perception over time shows whether your narrative is improving, and where a specific engine has picked up a description you'd want to correct. ## Citation Coverage Source: https://heybuffy.com/glossary/citation-coverage There's a difference between an AI **mentioning** your brand and **citing your own pages** as the evidence. Citation Coverage measures the second: of the answers that mention you, how often the engine also links your own domain as a source. It's a trust-and-grounding signal. High coverage means the AI is pulling from *your* content. Your product pages, your docs. Rather than naming you from training memory or from a third-party page. That gives you more influence over how you're described, because the source is yours. One important caveat: read it **alongside mention volume**. A 100% figure on a brand that's mentioned only a handful of times is far less meaningful than 60% across hundreds of mentions. Small denominators flatter and mislead. Treat it as "share of own-domain citations," not a standalone grade. Improving it is mostly about being reachable and well-structured enough to get [cited](/blog/how-to-get-cited-by-ai) in the first place. ## Citation fingerprint Source: https://heybuffy.com/glossary/citation-fingerprint A **citation fingerprint** is the distinctive blend of page types AI engines rely on when they cite sources for questions in one industry. It is a per-vertical pattern rather than a per-engine one: it describes *what kind of page* wins the [citation](/glossary/citation) — a listicle, an article, a homepage, a product page, a program page — not which engine does the citing. The term comes from a July 2026 study by Brandon Kidd of DeltaV Digital, which analysed 25,337 citations across five AI engines and found the dominant cited page type varied sharply by category: listicles took about 61% of citations in B2B technology services, homepages about 55% for a local medical-aesthetics brand, and program pages about 53% in higher education (single-vendor data, eight brands, one per vertical — directional, not an audited benchmark). A related cut, own-domain citation share, ranged from about 74.7% in higher education to 0.0% in B2B technology services, showing that some verticals reward owned pages while others force earned placement. For AI visibility, the citation fingerprint matters because it means the "right" content format is a property of your industry, not a universal rule. Mapping which page types get cited for your category's questions — and whether your own domain is ever among them — tells you what to publish and whether to pursue owned or earned coverage, which you then track as [citation coverage](/glossary/citation-coverage) and [share of voice](/glossary/share-of-voice) over time. ## Citation Gap (Source Gap) Source: https://heybuffy.com/glossary/citation-gap A citation gap is the space between the sources AI engines actually cite when answering your category's questions and the sources that include *you*. Run the audit and it shows where the answer is being built from pages you're not on. The specific places winning the citations you're missing. It comes in two related lenses. A **source gap** asks: which domains and pages do the engines repeatedly cite for my topic, and am I present on (or referenced by) them? A **mention gap** asks: in answers where competitors appear, why am I absent? Both turn a vague "we're not very visible" into a concrete target list. It's one of the most actionable things to measure because it points straight at work: the third-party lists to earn placement in, the questions your own pages don't yet answer, the corroborating coverage you lack. Tracking it alongside [citation coverage](/glossary/citation-coverage) and [share of voice](/glossary/share-of-voice) turns AI-visibility monitoring into a prioritized to-do list rather than a scoreboard. ## Citation Hallucination Source: https://heybuffy.com/glossary/citation-hallucination Citation hallucination is a specific, checkable form of [AI hallucination](/glossary/ai-hallucination): a reference that has the familiar shape of a scholarly or factual source but fails when you try to resolve it. It comes in two forms. *Fabrication*, where no work matching the cited title and authors exists at all, and *author-identity corruption*, where a real work is credited to a substantially wrong author list. Ordinary drift, like a changed year or venue, is not counted. It matters because references are the currency of trust. LLM tools make it trivial to generate polished bibliographies and confident-looking sources that were never verified, and a 2026 Microsoft audit found such references surviving peer review into published papers. The defense is the same mechanism AI search uses to decide what to [cite](/glossary/citation): resolve each claim against multiple independent authorities and distrust what can't be [corroborated](/glossary/corroboration). For anyone publishing AI-assisted content, the lesson is direct. Verify before you publish, because unverifiable claims are exactly what retrieval systems are built to discount. ## Citation hero page Source: https://heybuffy.com/glossary/citation-hero-page A **citation hero page** is one of the handful of pages on your own site that earns most of your AI [citations](/glossary/citation), while the majority of your pages earn none. It names the lopsided, within-site shape of citation distribution: engines cite a tight shortlist per answer, and your buyers ask a bounded, recurring set of questions, so citations compound onto whichever of your pages already win those recurring questions rather than spreading evenly across your site. A citation hero page is defined by what actually gets cited, not by traffic, seniority, or being your homepage. The pages that win tend to answer one recurring question answer-first, carry high evidence density, stay fresh, and match the page format your category rewards. Which of your URLs qualify is frequently surprising, which is why hero pages are identified from [measured cited pages](/glossary/cited-pages) rather than assumed. This is a different axis from cross-web *domain* concentration — the finding that a few domains dominate all AI citations across the web. Hero-page concentration is inside your own site: of the pages you control, only a few get cited. Both are real; one is about which domains win the internet, the other about which of your pages win. Finding your hero pages and concentrating maintenance on them — while sending questions you can't win to earned coverage — is a core AI-visibility move, tracked over time as [citation coverage](/glossary/citation-coverage) and [share of voice](/glossary/share-of-voice) per engine. ## Citation Turnover Source: https://heybuffy.com/glossary/citation-turnover Citation turnover measures how fast the pool of pages an AI engine [cites](/glossary/citation) changes across repeated observations. High turnover means the sources behind an engine's answers are largely replaced within weeks; low turnover means the same URLs keep getting cited. It is a longitudinal, population-level metric, and that distinguishes it from its neighbours. [Answer volatility](/glossary/answer-volatility) is about *one moment* — the same prompt returning a different answer each time it is asked. Turnover is about *time* — aggregate across many prompts and weeks, what fraction of the cited set survives. A 2026 study (Digital Authority Partners) tracked 1,127 cited URLs in three waves over six weeks and found only about 10.6% appeared in all three, with roughly 40-60% of cited sources rotating monthly; it is single-vendor and directional, but the churn is large by any read. Turnover is driven by three compounding forces: probabilistic sampling (answers vary from one sampling to the next), freshness weighting (retrieval favours recently-updated pages, displacing older ones), and a continuously changing index. For AI visibility, the implication is that a citation is a position you defend, not a win you bank: track [citation coverage](/glossary/citation-coverage) and [share of voice](/glossary/share-of-voice) as smoothed trends across many prompts and engines, and keep re-earning the citations that matter rather than assuming a single snapshot holds. ## Citation (AI / LLM) Source: https://heybuffy.com/glossary/citation A citation is when an AI answer references, and usually links. A source it drew from. It's the AI-search equivalent of a ranking *and* a backlink at once: the engine is both using your content and vouching for it to the reader. Being **cited** is stronger than being **mentioned**. A mention names your brand; a citation points the user to your page as the evidence, which builds trust and drives the [AI-referred traffic](/glossary/grounding) that clicks through from answers. Citation rates vary a lot by engine. Some (like Perplexity) are citation-heavy and link-forward, others surface fewer sources per answer, so the same content can be cited on one engine and merely referenced on another. How often your *own domain* gets cited (versus a retailer or competitor) is captured by [Citation Coverage](/glossary/citation-coverage); how to earn more is covered in [how to get cited by AI](/blog/how-to-get-cited-by-ai). ## Cited Pages Source: https://heybuffy.com/glossary/cited-pages When an AI grounds an answer about your brand, it links to sources. Cited Pages is the set of unique URLs it pulls from. Your own product pages and docs, plus the third-party pages (retailers, reviews, roundups, forums) the engines lean on. It answers two useful questions at once: *which of your own pages are doing the work* (so you can double down on them), and *which third-party pages the engines trust in your category* (so you know where earned coverage actually moves the needle). Often the most-cited pages aren't yours at all, which is exactly the signal that you need to get included in those independent sources. One counting note: a URL cited by several engines is still one unique page, so per-engine counts can sum higher than the overall unique total. Read alongside [Citation Coverage](/glossary/citation-coverage), which turns this into a percentage. ## Commodity Content Source: https://heybuffy.com/glossary/commodity-content Commodity content is content that repeats what many other pages already say without adding first-hand experience or knowledge no one else has. It may be technically accurate and well-written, but it is easily replaceable: a reader who saw the existing results gains nothing new from it. The term became load-bearing in mid-2026 as generative AI lowered the cost of producing pages. When anyone can generate a competent article on any topic, generic coverage stops being scarce, and both search and AI engines raise the bar for what earns a place. Google guidance reported from an April 2026 Search Central event described leaving such pages in the "Crawled – currently not indexed" bucket: fetched, judged not useful enough, and not added to the index. Because AI Overviews and AI Mode draw only from that index, commodity content is invisible to them by extension, and other AI engines tend to skip it as a [citation](/glossary/citation) for the same reason. The fix is not stylistic. It is to add what a commodity lacks: original data, testing, first-hand experience, and specifics that raise [E-E-A-T](/glossary/e-e-a-t) and [entity authority](/glossary/entity-authority). Content that only rehashes is also prone to faster [decay](/glossary/content-decay), since anything newer and more original displaces it. ## Content Chunk Source: https://heybuffy.com/glossary/content-chunk A content chunk is a self-contained passage, typically a single section of roughly 100 to 300 words, that answers one question without depending on the rest of the page. It is the unit AI engines work in: retrieval and [citation](/glossary/citation) happen at the passage level, not the page level, so an engine lifts the chunk that best answers a sub-query wherever it sits, and may cite several chunks from different pages in one answer. Chunking comes from how [retrieval-augmented](/glossary/retrieval-augmented-generation) systems index the web. A page is split into passages, each embedded and stored, and when a query [fans out](/glossary/query-fan-out) into sub-questions, the engine matches each sub-question to the closest chunk. A passage buried in a wall of prose, or split awkwardly across sections, is harder to retrieve cleanly, which is why answer-first, self-contained sections outperform undifferentiated text. Read the chunk, not the page, as your unit of optimisation. A short page that fully answers one question can be a perfect chunk; a long page that answers eight questions is really eight chunks competing on their own merits. The practical work is to give every real sub-question its own liftable section, and the practical way to know it worked is your measured [retrievability](/glossary/retrievability) and citation coverage per engine, since no engine reports chunk-level selection directly. ## Content Decay (Citation Cliff) Source: https://heybuffy.com/glossary/content-decay Content decay is the gradual loss of AI citations as a page gets older. Because live retrieval favors recently-published or recently-updated sources, a page that earned [citations](/glossary/citation) when fresh tends to be cited less over time. Often falling off noticeably after roughly three months (the "citation cliff"). This makes freshness a real ranking lever, not a vanity metric. Practitioner data has repeatedly found that AI citations skew heavily toward content updated in the last several months, and that a visible "last updated" date correlates with more citations. The fix is a **refresh cadence** on your competitive pages, but the update has to be *substantive* (corrected facts, new data, added sections), not a bumped date with no real change. Definitional and evergreen content (like glossary terms) decays slowly and shouldn't be churned; reserve the effort for time-sensitive, competitive pages where staying current keeps you in the answer. ## Content Graveyard Source: https://heybuffy.com/glossary/content-graveyard The content graveyard is the majority of the web that an AI engine [cites](/glossary/citation) exactly once and then drops — sources that surface in an answer for a moment and never return. It is the flip side of the small minority that earns a *durable* citation position, and naming it reframes the goal of AI visibility from getting cited to *staying* cited. The term comes from Somantra AI's 2026 "Content Graveyard" analysis, which tracked 2,437,107 citations across 28,725 domains on ChatGPT and Google over seven months and found 57.2% of domains were cited in a single month only, against 2.7% cited in all seven. The study is single-vendor and single-sector (Australian insurance), so read the exact figures as directional — but the split is large by any measure. What separated the graveyard from the survivors was format, not brand size: comparison, FAQ, how-to and pricing pages persisted at roughly twice the rate, while "complete guide" pages were about 3.5x more common among the vanished. The content graveyard is closely related to [citation turnover](/glossary/citation-turnover) — turnover measures *how fast* the cited pool is replaced; the graveyard is *what ends up in* the discarded pile. The practical implication is the same: treat a first citation as a position to defend with specific, structured, self-contained content, not a win to bank. ## Conversational Query Source: https://heybuffy.com/glossary/conversational-query A **conversational query** is one turn in a multi-turn AI search conversation that the engine treats as its own independent query, rather than as part of the opening question. It's the individual *unit* of a [conversational search](/glossary/conversational-search) session — where that term names the dialogue-style mode, a conversational query is a single measurable turn inside it. The concept became concrete in mid-2026 when Google confirmed how [AI Mode](/glossary/google-ai-mode) records conversations. Per Google's documentation, when a user asks a follow-up question within AI Mode, they are essentially performing a new query, and its impression, position, and click data are attributed to that new query. So a five-turn conversation produces five conversational queries, each logged separately. Because follow-ups are replies, not fresh searches, conversational queries surface as short, dependent fragments — "yes, pricing", "go on", "the cheaper one" — that only make sense in context. In Google Search Console they land in the main performance report mixed with classic queries and carry no AI Mode label, so they can be spotted by shape but not cleanly segmented. For measurement, the implication is that AI visibility is now earned turn by turn: a brand can be cited at the opening query and dropped three turns later, which single-query tracking would miss entirely. ## Conversational Search Source: https://heybuffy.com/glossary/conversational-search Conversational search is the shift from typing terse keywords ("running shoes flat feet") to asking a full, natural-language question ("which running shoes are good for a heavy runner with flat feet who mostly uses a treadmill?"), and often following up in a back-and-forth. It's how people now use ChatGPT, Google's AI Mode, Gemini, and Perplexity. Queries are longer, more specific, and carry context a keyword search never did. Behind the scenes, the engine usually breaks one conversational question into several sub-queries. See [query fan-out](/glossary/query-fan-out), and assembles an answer from many sources. For brands, this changes the target. Thin pages tuned to one keyword win a shrinking slice of these questions; content that answers the *whole* intent. Uses, comparisons, who-it's-for, edge cases. Gets pulled into more of the answer. And because the answer often resolves in-chat, much of this traffic is [zero-click](/glossary/zero-click-search). ## Correlation vs causation Source: https://heybuffy.com/glossary/correlation-vs-causation Correlation vs causation is the difference between two things moving together and one of them causing the other. In AI visibility it is the most common reasoning error: a factor is found more often on cited pages, so it is assumed to *cause* the [citation](/glossary/citation), when it may simply travel alongside the real cause. The worked example is [structured data](/glossary/structured-data). Pages cited by AI are far likelier to carry JSON-LD schema, a strong correlation, yet a controlled 2026 experiment that added schema to matched pages found no citation uplift. The resolution is that well-built sites tend both to add schema and to earn citations, so schema correlates with citation without causing it. The same trap lurks behind claims that a word count, a freshness date, or any single on-page trait "gets you cited." Telling them apart takes a controlled comparison: change one variable, hold a similar control group unchanged, and see whether the treated group moves *beyond* the control. A raw "cited pages have X" count never can, because it cannot separate X from everything else those pages share. Reading GEO research through this lens, favouring controlled evidence over correlational counts, and hedging single-vendor findings, is what keeps a content strategy anchored to signals that actually move citations rather than ones that merely accompany them. ## Corroboration Source: https://heybuffy.com/glossary/corroboration Corroboration is when several independent, credible sources say the same thing. AI engines lean on it heavily: a fact repeated across reputable places is safer to assert than one found in a single spot, so corroborated claims are more likely to be stated confidently and [cited](/glossary/citation). This is why you can't simply *declare* your way to AI visibility. A brand that calls itself "the leading X" on its own site, with nothing echoing it elsewhere, gives the engine one uncorroborated claim. The same positioning reflected in reviews, press, retailer listings, and community discussion becomes consensus the model will repeat. For brands, corroboration is the strategic case for **earned coverage** alongside owned content, and for consistency: your facts, names, and claims should match across your site, marketplaces, and profiles, because contradictions read as untrustworthy. It's a core component of [entity authority](/glossary/entity-authority) and overlaps with the trust signals in [E-E-A-T](/glossary/e-e-a-t). ## Crawl-to-refer ratio Source: https://heybuffy.com/glossary/crawl-to-refer-ratio The crawl-to-refer ratio is the number of pages an AI operator's crawler fetches from a site (or the web) for every visitor its assistant refers back. You compute it by dividing total crawl requests by total referral sessions over the same window. A ratio of 217:1 means the bot crawled about 217 pages for each click it sent. The ratio exists because AI operators crawl for jobs that mostly precede any visit: building the training data a model learns from, and maintaining the [retrieval](/glossary/retrieval-augmented-generation) index that grounds live answers. Neither guarantees a referral. So a high ratio is expected, not a malfunction. The number splits cleanly by operator type. As of a 28-day window ending 21 July 2026 (Cloudflare Radar data, single-source and directional), pure-AI crawlers such as Anthropic's ClaudeBot sat around 2,237:1 and OpenAI's GPTBot around 217:1, while search-backed Google sat near 4.6:1, close to parity because it has always paired crawling with a click-sending search engine. The pure-AI ratios have fallen sharply since early 2026 as assistants began sending more traffic. Read the ratio as evidence a crawler can reach and learn from you, not as a measure of success. Because much AI-referred traffic hides as [direct traffic](/glossary/dark-traffic), the referral side is usually undercounted, making real ratios lower than raw logs suggest. And because reading rarely turns into a click (the [Dark Library Effect](/glossary/dark-library-effect)), the right scorecard is citations, not referrals. ## Dark Library Effect Source: https://heybuffy.com/glossary/dark-library-effect The Dark Library Effect is the divergence between how much an AI engine *reads* a page and how little traffic it *sends* to that page. AI crawlers absorb the content, summarise it in an answer, and satisfy the user in place, so the page is heavily read yet rarely clicked. The term was coined by Orbit Media (Andy Crestodina, mid-2026) for the page type where the gap is widest: articles and blog posts. In their analysis of 560,000+ AI crawl requests across 74 sites (Cloudflare AI Crawl Control data, single-vendor and directional), article pages received about 8.7 percentage points less referral share than their crawl share predicted, homepages about 10.4 points more, and 47% of all pages earned zero referral visits despite being crawled. The effect does not mean article content is worthless. It gets [cited](/glossary/citation) and trains what the model knows about a brand. Value a click counter never captures. It is distinct from [dark traffic](/glossary/dark-traffic) (real visits misfiled as "direct"): the Dark Library Effect is about visits that never happen at all, a form of [zero-click](/glossary/zero-click-search) discovery. The lesson is to judge articles by citations, not clicks. ## Dark Traffic Source: https://heybuffy.com/glossary/dark-traffic Dark traffic is real, often high-intent traffic whose origin your analytics can't see. The visit arrives with no referrer attached, so a tool like GA4 has nowhere to file it but **"Direct"**: the same bucket as someone typing your URL. It's a growing problem for AI visibility because many AI-driven visits lose their referrer in transit: links opened from inside the ChatGPT or Perplexity apps, redirect hops, and stripped referrer headers all land as "Direct." The result is that the *visible* AI referrals in your reports are only a fraction of the real total. The rest is hiding in plain sight. You can't fully reclaim a missing referrer, but you can **estimate** the dark portion using behavioral signals. Deep landing pages, new-user share, and timing that tracks your known AI referrals. Counting it matters: AI traffic that converts well looks like worthless "Direct" until you unmask it, which is why much AI impact is also [zero-click](/glossary/zero-click-search). ## Decision-Grade Measurement Source: https://heybuffy.com/glossary/decision-grade-measurement **Decision-grade measurement** is AI-visibility data rigorous enough to support high-stakes actions — reallocating budget, reviewing an agency, setting executive strategy — rather than merely signalling a trend. The distinction comes from the IAB's 2026 framework *Measuring Visibility in the AI Era*, which splits AI-visibility data into two tiers: **directional** and **decision-grade**. Directional data is fine for early signals, internal briefings, and competitive awareness. Decision-grade data meets a higher bar across sample size, query volume, prompt-type coverage, testing cadence, reproducibility, data validation, and platform coverage. In the framework's criteria matrix, decision-grade means (among other things) covering all four query intent types, sampling each query enough times to characterise a distribution rather than reading a single response, defining acceptable variation within a 7-day window, and reporting per-platform results instead of one blended score. Both tiers are legitimate. The failure the framework warns against is treating directional data as decision-grade without noticing the gap — spending decision-grade money on a confident guess. Because AI answers are [non-deterministic](/glossary/answer-volatility), even decision-grade data is reported as a range with a stated variability, not a false-precise single number. The practical test: can the provider disclose the method behind the number? If not, it isn't decision-grade. ## Domain Authority Source: https://heybuffy.com/glossary/domain-authority Domain Authority is a third-party score — most familiar as Moz's 0–100 metric, with Ahrefs' Domain Rating (DR) a close cousin — that estimates how likely a domain is to rank in classic Google search. It is built mostly from the quantity and quality of a site's backlinks, and it is a proxy, not a Google metric. For AI visibility it is a weak signal. Because AI engines retrieve and cite at the passage level, weighing relevance, extractable structure, freshness, and [corroboration](/glossary/corroboration) over backlink count, a high Domain Authority does not reliably earn citations and a low one does not prevent them. In Featured's 2026 analysis of 22,881 AI citations, 34.5% came from sites with a Domain Authority under 40 (single-vendor, directional; attribute "Featured, 2026"). Do not confuse it with [entity authority](/glossary/entity-authority), which is how strongly AI associates your brand with a topic. Entity authority — driven by brand mentions, knowledge-graph presence, and topic co-occurrence — is repeatedly found to predict AI citations more than backlinks do, and Ahrefs' 2026 data put branded mentions about three times ahead of raw backlink count for AI Overview presence. The two often rise together, which is why they get muddled, but it is the mentions and topic association doing the work for AI, not the link-based score. Track your per-engine [citation](/glossary/citation) share, not your DA number, to know your AI visibility. ## E-E-A-T Source: https://heybuffy.com/glossary/e-e-a-t E-E-A-T stands for **Experience, Expertise, Authoritativeness, and Trustworthiness**: the framework Google's guidelines use to judge content quality. It isn't a single score; it's a cluster of signals about whether the people and brand behind a page can be trusted on the topic. It matters beyond classic SEO because AI engines lean on the same kinds of signals when deciding which sources to ground an answer in and [cite](/glossary/citation). Content with visible authorship, real first-hand experience, corroboration from reputable places, and clear trust markers (accurate information, transparency, a credible site) is safer for a model to quote. For brands, E-E-A-T overlaps heavily with [entity authority](/glossary/entity-authority): being a well-established, consistently described, widely-corroborated entity is exactly what makes both Google and AI engines comfortable presenting you as the answer. It's a slow, compounding lever. Built through genuine expertise and third-party validation, not on-page tricks. ## Earned Media Source: https://heybuffy.com/glossary/earned-media Earned media is coverage a brand earns from independent sources. Journalists, reviewers, community forums, and third-party best-of lists, as opposed to paid media (advertising you buy) or owned media (pages you publish). It is not purchased and not fully controllable, which is exactly why AI engines and readers trust it more. Earned media matters for AI visibility because engines lean on third-party [corroboration](/glossary/corroboration) when they decide who to cite. Muck Rack's 2026 State of PR report found that roughly 99% of AI citations come from non-paid, earned sources (a single-survey figure, directional). It aligns with the wider pattern that independent [best-of lists](/glossary/best-of-list) are cited far more often than brand-owned pages for commercial "best X" queries, so earned placement, not self-promotion, is what wins those [citations](/glossary/citation). The caveat: earned media can be influenced but not dictated, and faking it backfires. Manufactured reviews or planted mentions read as [astroturfing](/glossary/astroturfing) and can trigger [site reputation](/glossary/site-reputation-abuse) penalties. The durable route is genuine credibility. Real coverage, real reviews, strong [E-E-A-T](/glossary/e-e-a-t), that engines can find and quote. ## Embeddings Source: https://heybuffy.com/glossary/embeddings An embedding is a way of turning text into a list of numbers (a vector) that captures its *meaning*, so a model can measure how related two pieces of text are by how close their vectors sit. Words and passages about similar concepts land near each other, even when they share no exact words. This is the machinery behind [semantic search](/glossary/semantic-search) and the retrieval step in [RAG](/glossary/retrieval-augmented-generation): when an engine looks for sources to answer a question, it compares the question's embedding to the embeddings of candidate passages and keeps the closest matches. The practical takeaway for content: relevance is now *conceptual*, not keyword-frequency. A page about "engine misfires" should also naturally cover spark plugs, rough idling, and check-engine lights, so its embedding spans the full topic and gets matched to more of the questions people actually ask. Covering a topic's real vocabulary also strengthens your [entity association](/glossary/entity-authority) with it. ## Entity Authority Source: https://heybuffy.com/glossary/entity-authority Entity authority is how well-established and credible your brand is *as a recognised entity* for a given topic, and analyses repeatedly find it predicts AI citations more strongly than backlink volume or classic technical SEO. It's built from signals AI can read across the whole web: brand search volume, presence in knowledge graphs (Wikipedia, Wikidata, Google's Knowledge Graph), and how often your brand co-occurs with your category. A brand with high entity authority for "expense cards" gets recommended for expense-card questions almost by default. Its authority is inherited, not earned per page. The catch: it compounds slowly and can't be faked overnight, which also makes it durable. It's the long-game lever behind why AI "already knows" some brands. Covered in depth in [Entity strength: why AI already knows some brands](/blog/entity-strength-ai). ## Extractability Source: https://heybuffy.com/glossary/extractability Extractability is how cleanly an AI engine can lift a single, self-contained answer out of a page. Retrieval and [citation](/glossary/citation) happen at the passage level, so a page an engine has already fetched still only gets quoted if it contains a passage the engine can pull whole — a statistic line, a definition, a table row, a direct answer — rather than a fact tangled in flowing prose. It is the difference between a page being *available* and a page being *quotable*. Extractability sits between two neighbours. [Retrievability](/glossary/retrievability) is whether an engine can find and fetch the page at all; extractability is whether, once fetched, a clean unit can be lifted from it. The unit itself is the [content chunk](/glossary/content-chunk) — a self-contained section answering one question. The practical markers of an extractable passage are consistent: answer-first, one fact per sentence, roughly 15 to 45 words, led by the direct answer, and set in real headings, lists, and tables rather than a wall of text. Extractability is a writing choice you control on every page, unlike authority or [corroboration](/glossary/corroboration), which build slowly off-site. In MaxAEO's 2026 analysis, statistic lines and table rows were lifted verbatim far more often than narrative prose — directional, single-vendor evidence for the durable rule that structured, self-contained passages get quoted and buried ones do not. Because no engine reports which passage it lifted, the way to know a page is extractable is to track its citation coverage per engine after you restructure it. ## Featured Snippet Source: https://heybuffy.com/glossary/featured-snippet A featured snippet is the boxed, direct answer Google has long shown at the top of results. "Position zero". Lifting a sentence, list, or table straight from a page to answer a query without a click. It's worth knowing because it's the direct ancestor of [AI Overviews](/glossary/ai-overviews) and AI answers, and the same content mechanics win both. Google earned snippets by extracting a clean, self-contained answer from a well-structured page; AI engines do a richer version of exactly that. The page that gets lifted is the one that states the answer plainly, near the top, in a format (short paragraph, list, table) a machine can pull out whole. So the snippet-era playbook still pays off: answer the question directly and early, use clear headings that match how people ask, and put facts in lists and tables. The difference is that snippets sent a (shrinking) click, while AI answers are often fully [zero-click](/glossary/zero-click-search). Making it even more important to be the *cited* source. ## First-Party Citation Source: https://heybuffy.com/glossary/first-party-citation A first-party citation is a [citation](/glossary/citation) whose source is the brand's own domain — its product page, pricing page, docs, or blog — rather than a third-party page about the brand. It is the counterpart to a third-party or [earned](/glossary/earned-media) citation, where the engine cites a review site, an independent [best-of list](/glossary/best-of-list), a comparison page, or a community thread. The distinction is about *whose page got cited*, not whether the brand was named. The split matters because the two are won differently. First-party citations are earned by making your own pages the clean, extractable, authoritative source for facts about you — specs, pricing, official details — served as crawlable text. Third-party citations are earned indirectly, through [corroboration](/glossary/corroboration) and placement in the independent sources engines trust. For brand- and feature-specific questions ("how does X work", "X pricing"), engines tend to want the first-party source; for commercial-intent "best X for Y" questions, they lean on third-party roundups. Which way an engine leans is shifting and version-specific. As of mid-to-late 2026, ChatGPT was reported to be resolving more of its citations to first-party sources — using the [`site:` operator](/glossary/site-operator) to target named domains — while third-party roundups still carried discovery and other engines. Treat the balance as something to measure per engine over time, not a fixed rule. ## Generative Engine Optimization (GEO) Source: https://heybuffy.com/glossary/generative-engine-optimization Generative Engine Optimization is the discipline of staying visible when customers ask an AI instead of searching. Where SEO optimized for ranking a link in a list, GEO optimizes for being **named, cited, and recommended** inside a synthesized AI answer. Across ChatGPT, Gemini, Claude, and Google's AI surfaces. It builds on SEO rather than replacing it: clean, crawlable, well-structured, authoritative content still wins. But the goal shifts from earning a click to being the source the model quotes and the brand it suggests. In practice GEO spans being reachable by [AI crawlers](/blog/ai-crawler-lifecycle), being parseable (clean semantic structure and schema), being specific and corroborated enough that engines trust your claims, and being measured across engines over time. It's often used interchangeably with [Answer Engine Optimization](/glossary/answer-engine-optimization). Most teams pursue both with the same work. ## Ghost Citation Source: https://heybuffy.com/glossary/ghost-citation A ghost citation is when an AI engine draws a fact from your page and links it as a source, but never names your brand in the answer. The reader gets the claim and maybe a link icon, not who said it. The term was coined by Kevin Indig in a study Semrush published in June 2026, which found roughly 61.7% of brand appearances across four engines were ghost citations: cited, not named. It matters because a citation is widely assumed to build brand awareness, and a ghost citation doesn't. In a [zero-click](/glossary/zero-click-search) answer most readers never open the link, so an unnamed source leaves no memory of you. You supplied the answer and stayed anonymous. The same study found the [citation](/glossary/citation) rate (~74.9%) far outran the mention rate (~38.3%), and the two barely travel together: Gemini names brands more than it links them, ChatGPT the reverse. A ghost citation is distinct from a [citation gap](/glossary/citation-gap), which is being *absent* from the sources entirely. Here you *are* the source. Your name just isn't. The fix is an entity job, not a content one: bind your brand name to your facts on the page and build the [entity authority](/glossary/entity-authority) that makes engines attribute claims to you. Track your mention rate separately from your citation rate, per engine, to see the gap close. ## Google AI Mode Source: https://heybuffy.com/glossary/google-ai-mode AI Mode is Google's full conversational search experience: a Gemini-powered chat where you can ask, follow up, and refine, and get synthesised, cited answers rather than a page of links. It's worth distinguishing from its sibling, the [AI Overview](/glossary/ai-overviews). An Overview is a summary block that appears *above* normal search results; AI Mode is a dedicated, back-and-forth chat surface. Both pull from Google's index and lean on [query fan-out](/glossary/query-fan-out). Decomposing your question into many sub-searches, but AI Mode goes deeper into multi-turn research. For brands, AI Mode raises the stakes of the same fundamentals: because Google grounds these answers in its existing search index, the structured, authoritative content that wins rankings and Overviews also feeds AI Mode. It's another high-traffic surface where being *cited in the answer*, not just ranked below it. Is the goal. ## The great decoupling Source: https://heybuffy.com/glossary/great-decoupling The great decoupling is the widening gap between how often a site's pages are *shown* in search (impressions) and how often they are *clicked* (clicks and click-through rate). Impressions stay flat or climb while clicks fall, so the two lines that used to move together pull apart. The cause is answers moving onto the results page. When an [AI Overview](/glossary/ai-overviews) or a [featured snippet](/glossary/featured-snippet) resolves the query in place, the searcher is satisfied without a visit, the [zero-click](/glossary/zero-click-search) pattern. Your page still earns the impression for being displayed inside or beside the answer, but the click becomes optional. Ahrefs measured the effect on informational queries at an isolated top-result click-through-rate drop of roughly 34.5% (March 2025 data) rising to up to 58% in its 2026 update, single-vendor and Google-AI-Overviews-specific, so directional. The decoupling reframes what to measure: falling clicks against steady impressions is not necessarily lost visibility. It often means you are being shown and read inside answers. It is distinct from rank-decoupling (a page no longer needing a top-10 rank to be cited). The durable scorecard becomes whether you are [cited](/glossary/citation) inside the answer, not clicks alone. ## Grounding Source: https://heybuffy.com/glossary/grounding Grounding is the practice of tying an AI's output to real, verifiable sources. A grounded answer is built from documents the engine fetched and can point to; an ungrounded one comes from the model's parametric memory, which may be outdated or wrong. It's the main defence against [hallucination](/glossary/ai-hallucination), and it's foundational to AI search surfaces like Google's AI Overviews and Perplexity. They retrieve, then answer from what they retrieved, then cite. For users it means more trustworthy, current answers with sources to check. For brands, grounding is the opportunity: if the engines prefer to answer from sources they can verify, then being a clear, authoritative, reachable source about your own brand and category is how you get pulled into, and credited in. Those answers. Make your facts easy to ground, and you're more likely to be the evidence. ## Hero Products Source: https://heybuffy.com/glossary/hero-products Brand-level visibility can hide product-level problems. Hero Products are the flagship items you most care about, and each gets its own dedicated deep-dive prompt, scored individually for how favourably AI describes it when asked specifically. This matters because a brand can have strong overall visibility while its newest or highest-margin product is described thinly, inaccurately, or not at all. A 0-100 read per hero product shows where the engines talk about your stars positively and substantively versus where they're vague or missing the details that drive a purchase. It's the difference between "AI knows my brand" and "AI can actually sell my best product", and it points precisely at which product pages and facts need to be clearer and more reachable for the engines to pick up. ## Holdout test Source: https://heybuffy.com/glossary/holdout-test A holdout test is a way to measure whether something *caused* a result by keeping a comparable group unchanged for comparison. The changed group is the treatment; the untouched group is the holdout, or control. Because both groups drift together over time, any extra movement in the treated group, measured against the holdout, is attributable to the change rather than to background noise. In AI visibility the holdout is the fix for a stubborn problem: [citations](/glossary/citation) rise and fall on their own, so a bare before-and-after cannot tell you whether your edit or the tide moved them. Hold out a comparable set of pages when you add schema, refresh copy, or build links, then read the treated set's [citation coverage](/glossary/citation-coverage) against the holdout, not against zero. The strongest version randomizes assignment: the 2026 Agarwal and Sen field experiment hid Google's AI Overview at random for some searches and compared clicks against a control, which is what let it claim a causal effect rather than a [correlation](/glossary/correlation-vs-causation). Holdout tests have limits. The groups must be genuinely comparable, the window must outlast the crawl-to-cite lag, and on third-party surfaces you often cannot randomize at all, only approximate a control with matched pages or queries. Used honestly, though, a holdout is the difference between "cited pages have X" and "adding X made pages cited," and it is the discipline behind reading any AI-visibility claim, or measuring your own [share of voice](/glossary/share-of-voice), without fooling yourself. ## Information Gain Source: https://heybuffy.com/glossary/information-gain Information gain is how much *new* information a page adds relative to what is already available for the same query. A page that restates the consensus everyone else already published has low information gain; a page with a proprietary statistic, a first-hand test, or a detail no competitor covers has high information gain. The term comes from a Google patent, ["Contextual estimation of link information gain"](/blog/information-gain-and-ai-citations) (publication US11354342B2, filed 2018), which describes scoring a document by "the additional information" it contains beyond documents a user has already seen, then reranking follow-up results accordingly. Google has never confirmed it runs this exact mechanism in production, so treat information gain as a well-evidenced *concept*, not a named ranking factor. It matters for AI visibility because engines retrieve and cite at the passage level. When a model assembles an answer, a page holding a specific, [corroborated](/glossary/corroboration) datapoint that no higher-ranked page provides can be pulled in even when it ranks outside the top results — while [commodity content](/glossary/commodity-content) that duplicates the field gets skipped. Original evidence is the durable lever; restated summaries decay first. ## Knowledge Cutoff Source: https://heybuffy.com/glossary/knowledge-cutoff A knowledge cutoff is the date a model's training data ends. Everything the [model](/glossary/large-language-model) learned during training reflects the world up to that point; on its own, it has no awareness of anything that happened after. This explains a lot of brand-visibility behavior. If you rebranded, launched a product, or changed your positioning *after* a model's cutoff, the model's trained knowledge of you is simply stale. It may describe an old version of your brand with total confidence. The fix is **live retrieval**: when an engine searches the web at answer time and [grounds](/glossary/grounding) its response in what it finds (see [RAG](/glossary/retrieval-augmented-generation)), it can pick up current facts regardless of cutoff, *if* your current information is crawlable and citable. So two things keep AI descriptions of you accurate: being well-represented in training over time, and ensuring fresh, retrievable pages exist for the engine to find right now. ## Knowledge Graph Source: https://heybuffy.com/glossary/knowledge-graph A knowledge graph is a structured map of entities. Brands, products, people, places, and the relationships connecting them ("this brand makes this product," "this product is a type of moisturizer"). Google's Knowledge Graph is the best-known example, and similar entity understanding underpins how AI engines represent the world. It matters because being a *recognized entity* in these graphs is what lets an engine confidently name and describe you. A brand the graph understands. Clearly defined, consistently referenced, linked to the right products and categories. Gets surfaced with confidence; an ambiguous or absent one gets skipped or confused with something else. You strengthen your place in the graph the same way you build [entity authority](/glossary/entity-authority): consistent naming everywhere, clear "what we are" descriptions, [structured data](/glossary/structured-data) (Organization, Product) that spells out the facts and relationships, and corroboration across reputable sources. It's a slow, compounding asset, and a major input to whether AI [grounds](/glossary/grounding) an answer in *you*. ## Large Language Model (LLM) Source: https://heybuffy.com/glossary/large-language-model A large language model (LLM) is a neural network trained on enormous amounts of text to predict the next word, and, from that simple objective, to generate fluent language, answer questions, and summarize. It's the engine inside ChatGPT, Gemini, Claude, and the AI features now built into search. For brands, the important part is *how* an LLM "knows" things. Some knowledge comes from **training**: text the model learned, frozen at a [knowledge cutoff](/glossary/knowledge-cutoff). The rest comes from **live retrieval** at answer time, where the model searches the web and grounds its answer in what it finds (see [RAG](/glossary/retrieval-augmented-generation) and [grounding](/glossary/grounding)). An LLM doesn't store facts like a database; it represents patterns. That's why it can sound confident yet be wrong. An [AI hallucination](/glossary/ai-hallucination). Influencing what an LLM says about your brand means being well-represented in the text it learns from **and** being retrievable and citable when it searches live. ## llms.txt Source: https://heybuffy.com/glossary/llms-txt `llms.txt` is a proposed convention: a Markdown file at the root of your site (`yourdomain.com/llms.txt`) that hands AI systems a short, curated map of what matters. Your key pages, products, and a one-line description of each. In a format that's trivial for a model to parse. Think of it as a counterpart to `robots.txt`, but inverted: `robots.txt` says what crawlers *may* access; `llms.txt` says what they should *pay attention to*. Instead of making an engine infer your site's structure from messy HTML, you tell it plainly. It's still an emerging standard. Adoption is growing but not universally honoured yet, so treat it as a low-cost, high-signal addition rather than a guarantee. For brands it's a cheap way to point AI at your best, most accurate content. (There's also `llms-full.txt`, a fuller single-file dump of site content for the same purpose.) ## Mixed-use crawler Source: https://heybuffy.com/glossary/mixed-use-crawler A mixed-use crawler is an [AI crawler](/glossary/ai-crawler) that blends several jobs — search indexing, AI-agent fetching, and model training — behind a single [user-agent](/glossary/robots-txt). Because one token does more than one thing, a site owner cannot cleanly permit the use they want (say, live retrieval for citations) without also permitting the ones they may not want (training). It is the practical reason "just block the AI bots" is rarely simple. The term moved from concept to consequence in mid-2026. From 15 September 2026, Cloudflare's new defaults block AI training and agent crawlers on ad-bearing pages while leaving pure search crawlers allowed — and a crawler that mixes those functions gets blocked on ad pages unless its operator lets site owners separate the jobs. Purpose, not just identity, now decides access. Attributed to Cloudflare's July 2026 policy; single-operator and dated, since defaults are still moving. Mixed use is why [verified identity](/glossary/verified-bot) and clear per-purpose signalling matter: when a bot's job is ambiguous, the safe default drifts toward *deny*. For a brand that wants AI visibility, the takeaway is to decide access per crawler purpose, and to confirm that the crawlers feeding live answers can still reach the pages you want cited, rather than being caught in a mixed-use block meant for training bots. ## Multimodal Search Source: https://heybuffy.com/glossary/multimodal-search Multimodal search means asking with more than text. Snapping a photo of a product, or speaking a question aloud, and having the AI interpret it and answer. It's no longer a niche: Google reported that more than one in six AI Mode searches now arrive as voice or image, with image-based queries growing fast. For brands, this raises the bar on what a machine can understand about you. A voice query is usually longer and more [conversational](/glossary/conversational-search); an image query depends on the engine recognizing your product, which leans on clear product imagery, alt text, and [structured data](/glossary/structured-data). The practical implication: facts about your products need to exist in formats different query types can reach. Descriptive text *and* labelled images *and* structured attributes. A page that only "looks right" to a human, with its real information locked in pictures a crawler can't read, loses the multimodal branches of the [fan-out](/glossary/query-fan-out). ## Parametric Memory Source: https://heybuffy.com/glossary/parametric-memory Parametric memory is the knowledge a [large language model](/glossary/large-language-model) absorbed during training and stored inside its parameters (its weights). When a model answers from parametric memory, it is drawing on what it learned, not on any document it fetched for that specific question. It is the model's built-in, from-memory knowledge. This is the counterpart to retrieval. In [retrieval-augmented generation](/glossary/retrieval-augmented-generation), an engine fetches live documents and [grounds](/glossary/grounding) its answer in them; without retrieval, the model falls back on parametric memory alone. The two behave very differently for a brand. Parametric memory is frozen at the [knowledge cutoff](/glossary/knowledge-cutoff) and changes only when the model is retrained, so it can describe an outdated version of you with complete confidence. Retrieved knowledge is as current as the page just read. For AI visibility, the distinction sets your priorities. You influence parametric memory only slowly and indirectly, by being consistently and correctly described across the web so the next training cycle learns the accurate version. You influence retrieval directly and now, by being reachable and citable. An answer with no sources is usually parametric memory talking; an answer that cites pages retrieved them. ## Position-Adjusted Word Count Source: https://heybuffy.com/glossary/position-adjusted-word-count Position-Adjusted Word Count is a visibility metric introduced in the 2024 Princeton [GEO study](/blog/what-content-changes-lift-ai-citations) to measure how prominently a source appears inside an AI-generated answer. Rather than counting whether a page was cited, it counts *how much of the page's wording the answer actually used*, then weights that by where and how prominently the citation appears, so being quoted at length and early scores higher than a passing link near the end. It exists because a raw [citation](/glossary/citation) count is too blunt: two sources can both be "cited" while one supplies a single clause and the other supplies half the answer. Position-Adjusted Word Count separates them, which is why the study used it to rank content edits, adding statistics lifted it by about 41%, keyword stuffing lowered it. Read it as a research measure, not a live dashboard number. It was computed on a simulated engine over a fixed benchmark, so it is directional evidence about *what makes a source prominent*, not a KPI any engine reports today. The practical equivalent you can track is your own [citation coverage](/glossary/citation-coverage) and [share of voice](/glossary/share-of-voice) per engine over time. ## Product Feed Source: https://heybuffy.com/glossary/product-feed A product feed is a structured file, or API, that lists your products one row at a time, each with a defined set of attributes: title, description, price, availability, image, brand, GTIN, and category. Platforms like Google Merchant Center ingest it, and it is increasingly the same clean source that AI shopping surfaces read from. For AI visibility the feed matters because it hands machines your product facts already labelled, no parsing or guessing. When Google's Merchant Center AI performance report scores "product attribute completeness," it is judging your feed: a shopper asks an AI for a waterproof jacket in size medium, and a feed missing the `material` or `size` attribute simply can't be surfaced for that query, even if the same fact sits in an image on your page. A product feed is the commerce-specific counterpart to [structured data](/glossary/structured-data): schema markup labels facts on a page, a feed delivers them in bulk. Both make your catalogue legible to [shopper agents](/glossary/shopper-agent) and [agentic commerce](/glossary/agentic-commerce) systems. Keeping the high-demand attributes complete and current is the baseline for being found in AI shopping. ## Prompt Injection Source: https://heybuffy.com/glossary/prompt-injection Prompt injection is the attempt to manipulate an AI's behavior or output by feeding it crafted instructions or content. Getting a model to ignore its rules, or to repeat planted claims as if they were fact. In an AI-visibility context, the tempting version is seeding the web with self-serving "best at X" statements in the hope an engine echoes them. Informal experiments have shown some engines will repeat absurd, never-corroborated rankings when prompted, while others decline, asking for specificity or finding no consensus. The lesson isn't a manipulation playbook; it's the opposite. What survives is **corroboration**, not trickery. Anything an engine can be tricked into saying once, it can be corrected on the moment a real, [corroborated](/glossary/corroboration) source contradicts it, and manipulation risks your brand being described as untrustworthy. Durable AI visibility comes from being a genuinely well-established [entity](/glossary/entity-authority) that reputable sources agree on, not from gaming a prompt. Manipulated claims are also a route to [hallucinated](/glossary/ai-hallucination) answers. The last thing a brand wants attached to its name. ## Prompt-to-visit rate Source: https://heybuffy.com/glossary/prompt-to-visit-rate The **prompt-to-visit rate** is the share of AI prompts in a category that lead the same person to visit a relevant site within a set time window. It is measured by linking a prompt to a later visit by the same user — a visit that actually happened, and happened after the prompt — then dividing linked visits by prompts over the same period. It is a demand-side, user-behaviour metric, distinct from the [crawl-to-refer ratio](/glossary/crawl-to-refer-ratio), which counts a crawler's page fetches per referral and describes bot behaviour. The defining feature of the rate is that it **rises sharply the longer the window**. In Gener8's July 2026 AI Landscape report (mobile, US & UK), it climbed roughly 9x to 10x between the 1-hour mark and 72 hours after a prompt, across every vertical measured — evidence that most of a prompt's eventual visits take days, not minutes, to materialise. The rate also varies widely by category (Gener8 put B2B SaaS near 14% and apparel near 3.5% at 24 hours) and by platform (Google AI Mode led ChatGPT and Gemini). Figures are single-vendor and self-reported, so treat them as directional and dated. The rate matters because it reframes measurement: an AI answer's impact is a curve that builds over days, and the resulting visit usually arrives through branded search or as [dark traffic](/glossary/dark-traffic) rather than a labelled AI referral. A same-session attribution window will read most of that demand as zero. ## Prompt Source: https://heybuffy.com/glossary/prompt A prompt is the input a person gives an AI. The question, request, or instruction it responds to. In AI search it plays the role the keyword query played in traditional search, but it's typically longer, more specific, and phrased as a full natural-language question. That difference matters for visibility. Where old search tracked a handful of high-volume keywords, the [prompts](/glossary/conversational-search) buyers type are long-tail and varied, "which moisturizer is best for sensitive skin in a dry climate?" rather than "best moisturizer." The [model](/glossary/large-language-model) often expands a single prompt into several sub-questions before answering. See [query fan-out](/glossary/query-fan-out). For brands, the takeaway is to think in *real questions*, not keywords. The content that wins is the content that answers the actual prompts your customers ask. Including the comparisons, conditions, and "is this right for me?" follow-ups that a keyword list never captured. ## Query Fan-Out Source: https://heybuffy.com/glossary/query-fan-out When you ask an AI a question, it often doesn't run one search. It **fans the query out** into several sub-queries, runs them in parallel, and synthesises the combined results into one answer. Ask "best fragrance-free moisturizer for eczema under $30," and behind the scenes the engine might search for "fragrance-free moisturizer eczema," "best moisturizer sensitive skin," "affordable eczema moisturizer," and more. This changes the visibility game in two ways. First, you don't have to match the user's exact phrasing. You have to be retrievable for the *underlying* sub-questions, which broadens the surface you're competing on. Second, a single answer can pull from many sources at once, so breadth of relevant, well-structured content matters more than a single perfectly-optimised page. It's why "the questions that matter" for a brand number in the hundreds, and why measuring AI visibility means sampling across many prompts, not checking one. ## Query Freshness Window Source: https://heybuffy.com/glossary/query-freshness-window A query freshness window is the recency limit an AI search tool attaches to a single background search: how recently a page must have been updated to be preferred as a source for that specific sub-query. It is chosen by the *topic*, not by the site — the same page can be fresh enough for one query and stale for another. The clearest example is ChatGPT's 2026 [pipe-delimited search format](/blog/chatgpt-new-search-query-language), where each search line carries a freshness value in days as its third field. Observed values scale with how fast the facts change: search consultant Suganthan Mohanadasan reported roughly 2 days for stock prices, 7 for sports results, 30 for commercial products, 90 for earnings data, and 365–3,650 days for evergreen forum content (a directional, single-account observation from August 2026 — treat the exact numbers as a snapshot). Freshness windows matter because they turn "keep content fresh" from a vague instruction into a per-query threshold. A page outside its window can still be fetched — sometimes as a [silent source](/glossary/silent-source) that shapes the answer without a link — but it is not preferred for the citation. It is the retrieval-time cousin of [content decay](/glossary/content-decay): the window is the engine's recency rule at search time, and decay is what you observe downstream if you never refresh. The practical response is to match your refresh cadence to each page's window — monthly for commercial pages, rarely for definitions. ## Reddit product page Source: https://heybuffy.com/glossary/reddit-product-page A Reddit product page is a "deep dive" page Reddit generates about a specific product, assembled from what redditors have already said about it across the platform. When a product name is highlighted inside a thread, tapping it opens an AI-written summary of the relevant Reddit conversations plus direct quotes from those threads. When the brand has supplied a Dynamic Product Ads catalog entry, the page also shows a commerce card — product image, price, and a where-to-buy link. The defining trait is who authors what. The editorial part — the summary and quotes — is generated from community conversations, not brand copy, so a brand cannot edit the verdict; it can only change what redditors say and supply the catalog card. That makes a Reddit product page a form of [earned media](/glossary/earned-media) turned into a shopping surface: closer to a live, aggregated review than to a controllable landing page. These pages surface inside Reddit Answers, Reddit's AI search, when someone asks a shopping question, often alongside a "Related Products" carousel. Reddit began testing them for US users in early 2026 and expanded the shopping push at Cannes Lions in June 2026, starting with electronics, video games, and health and beauty. As of mid-2026 the feature is a gradual US-only test; the categories, geography, and rollout dates are dated and will move, but the mechanic — community conversations become a per-product page — is the durable part. ## Retrievability Source: https://heybuffy.com/glossary/retrievability Retrievability is the probability that an AI engine selects your page into the shortlist of sources it retrieves for a given query, the gate you must pass before anything else can happen. In a [retrieval-augmented](/glossary/retrieval-augmented-generation) answer, an engine first fetches a set of candidate documents, then reranks them, then synthesises and [cites](/glossary/citation) from what survives. Retrievability is only that first stage: were you pulled in at all? It matters because it is the stage most GEO advice skips. Metrics like [Position-Adjusted Word Count](/glossary/position-adjusted-word-count) measure *prominence*, how much of your wording an answer uses once you are already in the context, which is a different thing entirely. A July 2026 critical survey of 45 GEO studies (Olivier Martinez, arXiv 2607.14035) found that citation-oriented rewrites can *raise* prominence while *lowering* retrievability, in one test cutting a page's top-10 presence after reranking by about 16%. Optimizing to be quotable can make you harder to fetch. Read retrievability as the bottleneck, not the finish line. Topical relevance and clean, crawlable structure are its most reproducible levers; clever formatting tuned for the prominence stage is not. Because no engine reports retrievability directly, the practical proxy is your measured [cited-pages](/glossary/cited-pages) mix and citation coverage per engine over time, watched for whether a change helped you get selected, not just quoted. ## Retrieval-Augmented Generation (RAG) Source: https://heybuffy.com/glossary/retrieval-augmented-generation Retrieval-Augmented Generation is the architecture behind most AI *search*. Instead of answering purely from what a model memorised in training, a RAG system first **retrieves** relevant documents from a live index, then feeds them to the model to **generate** an answer grounded in what it just read, and usually cites those sources. This is why your content can show up in an AI answer within days of publishing: it doesn't need to wait for the next training cycle, it just needs to be retrievable and clearly relevant. It's also why structure matters so much. Retrieval works on **passages**, so a clean, self-contained chunk that directly answers the question is far more likely to be pulled than the same point buried across a page. For brands, RAG is the most influenceable layer of AI visibility: get reachable, get parseable, and you become eligible to be retrieved and cited. ## robots.txt Source: https://heybuffy.com/glossary/robots-txt `robots.txt` is a plain text file at the root of your domain (`yourdomain.com/robots.txt`) that tells automated crawlers which parts of your site they're allowed to fetch. It's the first thing a well-behaved bot checks. For AI visibility, it's a one-line decision with real consequences: each [AI crawler](/glossary/ai-crawler) has its own user-agent token (`GPTBot`, `OAI-SearchBot`, `ClaudeBot`, `Google-Extended`, `PerplexityBot`), and you can allow or block each one, per path. Block a training bot and future models learn less about you; block a live-answer fetcher and you forfeit [citations](/glossary/citation) in AI answers. A common, costly mistake is blocking AI crawlers by accident. Inherited from an old rule or a security plugin's default, then wondering why the brand never appears. It's worth reading your own `robots.txt` the way a bot would. Note that `robots.txt` differs from an [llms.txt](/glossary/llms-txt), which *guides* rather than *gates*. ## Same-Origin Policy Source: https://heybuffy.com/glossary/same-origin-policy The same-origin policy is a foundational browser security rule, introduced in 1995, that stops a website from reading data that belongs to another site — even when one site is embedded inside the other. It is what keeps an advertisement frame from reaching into your open email tab, and it is one of the protections most of the modern web quietly depends on. The concept matters again in AI search because an [agentic browser](/glossary/agentic-browser) reads and acts on the live page for a user, which changes what the rule has to hold against. A 2026 University of Washington study of seven agentic browsers found that four of them let a malicious page bypass the same-origin policy, with a demonstrated data-theft attack against one (ChatGPT Atlas). The researchers' framing: in these browsers the protection effectively reduces to the strength of the agent's defenses against [prompt injection](/glossary/prompt-injection) — if a page can trick the agent with hidden instructions, it can push the agent across a boundary that used to be absolute (attributed and hedged as single-study, mid-2026 data; affected browsers will change as vendors patch). For brands, the same-origin policy is distinct from [answer poisoning](/glossary/answer-poisoning), which seeds false content into the sources engines retrieve about you. This is on your own page, aimed at a visitor's agent during a live session. The practical implication is page hygiene: user-generated content, third-party embeds, and hidden text are where injected instructions live, so keeping them inert is now part of being safe for the agents that visit you. ## Search Generative AI Control Source: https://heybuffy.com/glossary/search-generative-ai-control The Search generative AI control is a site-level setting in Google Search Console, introduced in mid-2026, that lets a site owner opt out of Google's generative AI Search surfaces — [AI Overviews](/glossary/ai-overviews), [AI Mode](/glossary/google-ai-mode), and Discover's AI features — without affecting how the site appears in regular Google Search. Google has stated the control is not used as a ranking or inclusion signal elsewhere in Search, so an opted-out site keeps its normal ranking, indexing, and [featured snippets](/glossary/featured-snippet). Its significance is the decoupling. Before it existed, Google's guidance was that the only way to keep a page out of AI Overviews was the `nosnippet` directive — which also stripped featured snippets and preview text, penalising the page in classic Search. The new control separates "stay out of the AI answer" from "keep my normal Search visibility," making the opt-out a real, reversible choice rather than a costly one. It is narrow by design. It is a display-and-grounding setting inside Google Search — not a crawl rule ([robots.txt](/glossary/robots-txt)), not a training control (Google-Extended), and not effective outside Google. It does nothing about how ChatGPT, Perplexity, or Claude retrieve and cite pages. Reported effective from 17 June 2026 and rolled out first to a subset of UK site owners before widening, its availability was still uneven as of August 2026, so treat any specific status as dated. For most visibility-seeking brands the standing advice is to leave the control on and work on being cited well, not to opt out of a growing answer surface. ## Self-Preferencing Source: https://heybuffy.com/glossary/self-preferencing Self-preferencing is when an AI answer surface disproportionately cites its owner's own properties as the source for its answers, rather than independent third-party pages. In AI search it describes an engine routing its [citations](/glossary/citation) back into surfaces the platform controls — a search-engine's own results pages, its business listings, its video platform — so a large share of the "sources" in an answer belong to the same company that generated it. The clearest measured example as of mid-2026 is [Google AI Mode](/glossary/google-ai-mode): SE Ranking's 2026 study of about 1.3 million citations found Google.com was the single most-cited domain at roughly 17.42%, tripling from about 5.7% a year earlier, with Google-controlled properties near 20% of all sources (attributed and hedged as single-vendor, directional data). Self-preferencing is distinct from a [walled garden](/glossary/walled-garden), which is about *blocking outside agents*, and from a [first-party citation](/glossary/first-party-citation), which is a brand citing its *own* domain. Here it is the *platform* preferring itself. For brands it raises effective [visibility concentration](/glossary/visibility-concentration): where an engine cites itself heavily, the external-citation pool is smaller, so the surfaces the platform hands back to itself — like a claimed business profile — become the practical place to compete. ## Semantic Search Source: https://heybuffy.com/glossary/semantic-search Semantic search retrieves content by *meaning* instead of exact-keyword overlap. Where old keyword search rewarded pages that repeated the searched phrase, semantic search uses [embeddings](/glossary/embeddings) to match the *intent* behind a question to passages that genuinely answer it. Even if they use different words. This is how AI engines find candidate sources before composing an answer. A question about "shoes that won't hurt my knees on pavement" can surface a page about cushioning and impact protection that never uses the word "knees," because the meanings align. For brands, it ends keyword-stuffing as a strategy and rewards genuine topical depth. Cover the concept thoroughly. Its synonyms, sub-topics, and the adjacent questions buyers ask, so your content matches a wider range of [fanned-out sub-queries](/glossary/query-fan-out). Writing clearly for *meaning*, not for one exact phrase, is the core of [generative engine optimization](/glossary/generative-engine-optimization). ## Sentiment Analysis Source: https://heybuffy.com/glossary/sentiment-analysis Sentiment analysis measures the *tone* of how a brand is described, not just whether it appears. In AI visibility, two brands can both show up in an answer while one is framed as "premium and well-reviewed" and the other as "a cheaper, lower-quality option". Same presence, very different outcomes. It's the layer that turns raw [mentions](/glossary/total-mentions) and [share of voice](/glossary/share-of-voice) into *positioning*. Tracking it reveals the gap between how a brand sees itself and how the models actually summarize it. Often the most uncomfortable and useful finding in an AI-visibility review. Because AI answers vary by phrasing and by engine, a reliable sentiment read comes from sampling many prompts across every engine over time, not a single check. On the Buffy Intel side, this is captured as [Brand Perception](/glossary/brand-perception). The structured view of how engines characterize your brand, and where to push to improve it. ## Share of Voice (SoV) Source: https://heybuffy.com/glossary/share-of-voice Share of Voice answers the most basic question in AI visibility: **do you even show up?** Across a set of category-level prompts. The kinds of questions buyers actually ask an AI. It's the percentage of answers that mention your brand at all. A high SoV means the engines surface you across more of the category's AI conversation. A low SoV means you're absent from most of it, no matter how strong your product is. It's a *presence* metric, not a *position* one. Being mentioned ninth still counts toward SoV. That's why it's read alongside [Top-Ranked %](/glossary/top-ranked-percent) and [Average Rank](/glossary/average-rank), which capture how *prominently* you appear when you do. Together they answer "how often, and how high." Because AI answers shift by phrasing and differ across engines, a reliable SoV reading comes from many prompts, sampled repeatedly, across every engine, not a single spot check. ## Shopper Agent Source: https://heybuffy.com/glossary/shopper-agent A shopper agent is an AI agent a brand deploys to carry a customer through the shopping journey. Answering product questions, comparing options, completing checkout, and handling service. Conversationally and in the brand's own voice. Unlike a generic assistant, it represents one brand, and it is increasingly surfaced inside third-party AI platforms rather than only on the brand's own site. The concept went mainstream in mid-2026: Salesforce's Agentforce Commerce reached general availability with a "Shopper Agent" (consumers), "Buyer Agent" (B2B procurement), and "Merchant Agent" (catalog operations), and Google launched a brand-voice "Business Agent" inside Search, with distribution into ChatGPT, Gemini, and Google AI Mode as the headline. One caveat for brands: a shopper agent is a channel, not a visibility lever. It speaks and sells for you *once you're in the consideration set*, but whether an engine surfaces your product still depends on [agentic commerce](/glossary/agentic-commerce) readiness. Catalog richness, [structured data](/glossary/structured-data), entity strength, and corroboration. Being chosen is still answer-engine optimisation. ## Silent Source Source: https://heybuffy.com/glossary/silent-source A silent source is a page an AI engine retrieves and uses while composing an answer, but does not link or name in the visible response. It shapes what the model says without ever surfacing as a [citation](/glossary/citation). You supplied part of the answer and left no trace. It is distinct from a [ghost citation](/glossary/ghost-citation), where the engine *does* link your page but omits your brand name. A silent source is a step further into the dark: no link at all, only influence during [retrieval](/glossary/retrieval-augmented-generation). A mid-2026 Peec AI analysis illustrated this with arXiv, which it reported was pulled in during retrieval for unrelated queries (even a shopping question) and referenced several times without appearing in the answer. Treat that as a single-vendor, directional observation. Silent sources matter because they break output-only measurement. If you only watch the citations an answer displays, you miss pages doing real work behind the scenes, and you miss when an engine quietly reorders which domains it trusts. It is the retrieval-side cousin of the visible-but-unclicked [dark library effect](/glossary/dark-library-effect). The fix is to measure retrieved sources, not just named ones. ## site: operator Source: https://heybuffy.com/glossary/site-operator The `site:` operator is a long-standing search command — written as `site:example.com` — that restricts results to a single domain. Originally a manual Google Search shortcut, it has become a notable signal in AI search because engines now issue it inside their [query fan-out](/glossary/query-fan-out): rather than searching the open web, the model restricts a background sub-query to one named domain. Its use inside AI fan-outs rose sharply in 2026. A July 2026 Peec AI analysis reported the `site:` operator appeared in about 43% of ChatGPT 5.6 query fan-outs, versus roughly 0.004% in ChatGPT 5.5 (single-vendor, directional, one model version). In that data, about 84% of the targeted domains were branded — the first-party site of the product or company in question — and the operator pointed at the bare root domain in roughly 86% of cases, narrowing to a specific path only when a precise product or pricing fact was needed. For AI visibility, the `site:` operator matters because it marks a source-targeted [retrieval](/glossary/retrieval-augmented-generation) step: the model has decided which domain it trusts for an answer and is pulling facts directly from it. That rewards first-party pages whose specs, pricing, and official details are exposed as clean, server-rendered text over [structured data](/glossary/structured-data). A `site:` probe against your domain that finds nothing machine-readable is a missed citation. ## Site Reputation Abuse Source: https://heybuffy.com/glossary/site-reputation-abuse Site reputation abuse. Often called *parasite SEO*. Is publishing third-party content on an established, trusted website primarily to borrow that site's ranking signals, rather than because the content belongs there. A classic example is a promotional "best X" roundup placed on a major publication's domain purely to inherit its authority. Google names it as a spam category in its Search spam policies. It matters for AI visibility because engines lean heavily on trusted domains, and [best-of lists](/glossary/best-of-list) are among the most-cited page types in AI answers. That makes renting a reputable site's authority tempting, and, since Google's 2026 clarification that its spam policy covers [manipulating AI answers](/blog/google-spam-policy-ai-answers), squarely a spam tactic when done to game those answers. The clean alternative is *earned* placement: get included in independent lists on the merits, and build [entity authority](/glossary/entity-authority) through genuine [corroboration](/glossary/corroboration). Earned inclusion looks similar on the surface but is durable, because it reflects real trust rather than borrowed signals. ## Spam Update Source: https://heybuffy.com/glossary/spam-update A **spam update** is a periodic Google algorithm change that enforces Google's published spam policies, demoting sites found to violate them. It differs from a *core update*, which is a broad re-assessment of overall relevance and quality: a spam update targets policy violations specifically — such as scaled content abuse or expired-domain abuse — rather than reweighting quality across the board. Google issues several a year; the August 2026 spam update, for example, rolled out globally over about two days, 18–21 August 2026, and introduced no new policy types. Spam updates matter for AI visibility because [AI Overviews](/glossary/ai-overviews) and [AI Mode](/glossary/google-ai-mode) are not a separate index — they are [grounded](/glossary/grounding) in Google's ranked web results. When a spam update demotes a site in classic ranking, it shrinks that site's presence in the same pool the AI answer draws from, so lost rankings tend to drag AI-answer citations down with them on Google's own surfaces. The effect is partial and lagged, and it is Google-only: ChatGPT, Perplexity, and Claude operate their own retrieval and are not directly moved by a Google spam update. Recovery follows the ranking timeline, which Google says can take months. In a May 2026 clarification Google noted its spam policies also cover attempts to manipulate generative AI responses, so seeding or gaming AI answers now sits under the same enforcement — a further reason the durable route to citations is genuine credibility, not manipulation. ## Stablecoin Source: https://heybuffy.com/glossary/stablecoin A stablecoin is a cryptocurrency token engineered to hold a steady value, typically by being pegged one-to-one to the US dollar and backed by reserves. Unlike volatile crypto assets, it's built to be *spent*, not speculated on, which is why it's emerging as a settlement rail for payments. Stablecoins matter for [agentic commerce](/glossary/agentic-commerce) because AI agents make many small, high-frequency payments. To other agents, APIs, and merchants, that the ~$0.30 per-transaction floor of card networks makes uneconomic. A stablecoin can settle a sub-cent payment in seconds, programmatically, for a fraction of a cent. Reported agent activity is still tiny (a Keyrock report via CoinDesk estimated ~$73M settled May 2025-April 2026) but growing, and June 2026's broadly-backed *Open USD* added dollar-stablecoin infrastructure agent payments could later ride on. One caveat for brands: a stablecoin is a payment rail, not a visibility lever. It moves money *after* an agent has chosen a product; being the product an agent picks is still [answer-engine optimisation](/glossary/answer-engine-optimization). Catalog richness, entity strength, and corroboration. ## Structured Data (Schema markup) Source: https://heybuffy.com/glossary/structured-data Structured data is markup. Usually JSON-LD following the Schema.org vocabulary, that explicitly labels what things on your page *are*: this is a `Product` with this `price` and `availability`; this is an `Organization`; this is an `FAQPage` with these questions and answers. Humans infer all this from layout and context. Machines shouldn't have to guess, and structured data means they don't. It turns a wall of text into labelled, extractable facts an engine can lift cleanly into an answer, which is why it consistently helps both classic rich results and AI citations. For AI visibility the high-value types are `Product`/`Offer` (for commerce), `FAQPage` (direct Q&A engines love to quote), `Organization` and `DefinedTerm` (entity clarity), and `BreadcrumbList`. It pairs with [llms.txt](/glossary/llms-txt): structured data makes individual pages legible; llms.txt points crawlers at the right ones. Both make your facts easy to [ground](/glossary/grounding) and [cite](/glossary/citation). ## Top-Ranked % Source: https://heybuffy.com/glossary/top-ranked-percent Being mentioned and being *recommended first* are different things. Top-Ranked % captures the second: of the AI answers that mention your brand, the share that put you at #1. The single top pick, not just somewhere in the list. It's the sharpest read of preference. Two brands can have identical [Share of Voice](/glossary/share-of-voice) while one is consistently the lead recommendation and the other is perennially "also available." For high-intent buyer questions, the top slot is where the trust, and the click. Goes. It pairs with [Average Rank](/glossary/average-rank): Top-Ranked % is the headline "how often am I first," while average rank shows where you land the rest of the time. A brand can have a modest Top-Ranked % but a strong average rank (usually 2nd-3rd), or the reverse. The two together describe your real competitive position. ## Total Mentions Source: https://heybuffy.com/glossary/total-mentions Total Mentions is the raw count: how many times your brand surfaced across every tracked prompt in the latest analysis. Where [Share of Voice](/glossary/share-of-voice) is a *percentage* (the share of answers that mention you), Total Mentions is the underlying *volume*. The two read together. A rising Share of Voice on flat mentions can simply mean competitors faded; rising mentions *and* share is genuine momentum. And volume gives the other metrics their weight. A 90% [Top-Ranked %](/glossary/top-ranked-percent) means far more across hundreds of mentions than across a handful. Treat it as the denominator-with-context: the absolute footprint your brand has in AI answers, which makes every rate-based metric meaningful rather than a small-sample artifact. ## UCP (Universal Commerce Protocol) Source: https://heybuffy.com/glossary/ucp UCP, the Universal Commerce Protocol, is an open-source standard from Google that gives AI agents one shared way to shop across merchants — discovering products, building a cart, checking out, and handling fulfilment and order updates. Instead of an agent integrating separately with every store's checkout, UCP defines common primitives a merchant exposes once and any compliant agent can use, the way HTTP standardised the web. As of its January 2026 specification, UCP standardises six functional primitives: **product discovery, checkout, discount handling, fulfilment, order management, and identity linking**. It is compatible with [AP2](/glossary/ap2) for the payment-authorisation step, and merchants can implement it via ordinary APIs, the Agent2Agent (A2A) protocol, or the Model Context Protocol. That makes UCP the commerce-orchestration counterpart to the [Agentic Commerce Protocol (ACP)](/glossary/agentic-commerce-protocol) from OpenAI and Stripe — the two are parallel bets at the same layer, sitting above the payment protocols beneath them. Google announced UCP on 11 January 2026, co-developed with retailers including Shopify, Etsy, Wayfair, Target, and Walmart and endorsed by more than 20 partners such as Visa, Mastercard, Stripe, and American Express. Its first product is the **Universal Cart**, a single cart shoppers fill across Google surfaces — Search and the Gemini app first, with YouTube and Gmail to follow — where the brand stays the merchant of record. So UCP is genuinely an open standard, while its largest early deployment is Google's own surfaces; both are true. Partners, surfaces, and rollout geography are dated to mid-2026 and will move. ## Verified bot Source: https://heybuffy.com/glossary/verified-bot A verified bot is an [AI crawler](/glossary/ai-crawler) whose identity has been confirmed by evidence outside its own user-agent header, most commonly a reverse-DNS lookup that resolves the requesting IP to the operator's published address ranges, or an emerging cryptographic scheme that signs the request. It is the answer to a simple problem: a user-agent string is self-declared and trivially spoofed, so the name in a request tells you what a bot *claims* to be, not what it is. Verification matters because AI-crawler controls that trust the header, including [robots.txt](/glossary/robots-txt), are only as reliable as the honesty of the bot. Non-compliant scrapers routinely rotate IPs, fake browser identities, and impersonate well-known bots, so any real enforcement or measurement has to key off verified identity rather than the label. Blocking, rate-limiting, and allowlisting all depend on knowing the traffic is genuinely from the operator it names. In practice, verification takes three forms: reverse-DNS and published-IP-range checks (the long-standing method operators like OpenAI, Anthropic, and Google document); managed "verified bot" lists at CDN level (Cloudflare and others maintain them); and signed-agent standards such as HTTP Message Signatures / web-bot-auth, still early but designed to make a bot's identity cryptographically provable. Verify before you act, because trusting the header alone lets an impostor through and blames the wrong operator for traffic that was never theirs. ## Video AEO Source: https://heybuffy.com/glossary/video-aeo Video AEO is [answer-engine optimization](/glossary/answer-engine-optimization) applied to video: structuring a video, and the page that hosts it, so AI answer engines can retrieve, understand, and cite what it says. Because an engine lifts text, not footage, video AEO is mostly about the video's transcript, captions, title, description, chapters, and [structured data](/glossary/structured-data) rather than its production values. The practice matters because video became a top AI-[citation](/glossary/citation) source in 2026. Ahrefs' mid-2026 data put YouTube as the single most-cited domain in Google AI Overviews at roughly 20.9% mention share, ahead of every publisher and brand site, helped by Google owning YouTube and being able to read its transcripts. A separate Ahrefs study of 75,000 brands found YouTube mentions correlated with AI brand visibility more strongly than any other metric. These are single-vendor, directional figures, but the direction is consistent. In practice, video AEO means answering one question per video, answer-first; publishing an accurate transcript rather than relying on auto-captions; adding chapters and a fact-rich description; and marking up the hosting page with `VideoObject` schema. It is the video-shaped case of [multimodal search](/glossary/multimodal-search): expose the facts as retrievable text, or the engine can't cite them. ## Visibility concentration Source: https://heybuffy.com/glossary/visibility-concentration Visibility concentration measures how much of a category's AI-answer visibility is held by a few dominant brands. It is usually expressed as the **share of total category visibility owned by the top three brands**: a high share means answers in that vertical are dominated by a handful of names, and a low share means the field is contestable. Concentration is a property of the *category*, not of AI search overall. Semrush's 2026 AI Visibility Index found the top three brands held roughly 82.9% of News & Media visibility and 76.9% of Consumer Electronics, but only about 41.4% of Finance and 42.2% of Industrial (126M US prompts, January–April 2026, single-vendor and directional). So the same engines behave close to winner-take-all in one vertical and leave real room to climb in another. It is distinct from [Share of Voice](/glossary/share-of-voice), which measures *your* brand's presence, whereas visibility concentration measures the *market structure* around you. It also differs from a [citation fingerprint](/glossary/citation-fingerprint) (which page *types* get cited) and from domain concentration (which domains engines lean on generally). Reading your category's concentration first tells you whether to compete for the crowded head directly or to go around it with long-tail depth and [earned placement](/glossary/earned-media). ## Walled garden Source: https://heybuffy.com/glossary/walled-garden A walled garden is a platform that deliberately restricts outside AI agents and crawlers from reading its content or acting inside its accounts, so that discovery, data, and transactions stay within its own ecosystem. In AI commerce, the term describes large marketplaces that block third-party [shopper agents](/glossary/shopper-agent) while building their own in-house assistants, keeping ad revenue, first-party data, and checkout under their control. The walls go up at three levels: disallowing an [AI crawler](/glossary/ai-crawler)'s user-agent in [`robots.txt`](/glossary/robots-txt), challenging or blocking agent traffic at the CDN or WAF, and legal enforcement against unauthorized access to logged-in accounts, the layer at issue in Amazon's 2026 preliminary injunction against Perplexity's Comet browser (attributed and hedged, as it is a preliminary order in ongoing litigation). A walled garden is distinct from *protocol* choice: a platform can back an open checkout standard for authorized partners and still gate crawlers it hasn't sanctioned. For brands, the practical response is to keep your own storefront open and legible and to be present on more than one surface, so a single platform's closed posture doesn't erase you from [agentic commerce](/glossary/agentic-commerce). ## Web Discovery Project Source: https://heybuffy.com/glossary/web-discovery-project The Web Discovery Project (WDP) is Brave's open-source, opt-in mechanism for building an independent search index from anonymous signals contributed by users' Brave browsers, rather than from submitted URLs. It matters for AI visibility because Claude's live web search appears to draw on Brave's index, so what WDP discovers shapes what Claude can cite. There is no submission path: no search console, no sitemap intake, no IndexNow. Per Merj's mid-2026 reading of the WDP source code, a page enters Brave's index through one of two channels. The **page channel** requires roughly 20 different opted-in users on different networks to visit a URL. Enforced by [STAR](https://brave.com/privacy-updates/19-star/) secret sharing, which keeps the URL undecryptable until the threshold is met. The **query channel** needs just one opted-in user to view a Google, Bing, Yahoo, or DuckDuckGo results page where the URL ranks; the browser anonymously re-fetches that page and reports the listed URLs. So classic search visibility seeds Brave discovery. Because Brave's own crawler sends no distinctive user agent, a "block all unknown bots" rule can silently exclude it. Making WDP a quiet dependency for anyone who wants to be found by [Claude](/blog/how-to-get-cited-in-claude). Being discoverable here is upstream of being cited: it is [answer-engine optimisation](/glossary/answer-engine-optimization) applied to an index most brands never think about. ## x402 Source: https://heybuffy.com/glossary/x402 x402 is an open standard for paying over HTTP. It reuses the long-dormant `402 Payment Required` status code so a server can quote a price and a client can pay for a gated resource inside a normal web request — no checkout page, no stored card, no human login. It was designed for machine-to-machine payments: an AI agent, app, or crawler requests a page, dataset, API, or product, receives a `402` stating the price and where to pay, pays, and retries with proof attached. The handshake is the whole idea: request → `402` with price and accepted asset → pay → retry with proof → resource returned. Because it lives inside ordinary HTTP, any compatible server can charge and any x402-speaking client can pay, without a bespoke billing integration. That suits the sub-cent, high-frequency payments AI agents generate — territory where the ~$0.30 card-fee floor makes traditional rails uneconomic. [Coinbase](/blog/stablecoins-agentic-payments) originated x402 as a stablecoin-native scheme (USDC on Base). On 14 July 2026 the **Linux Foundation** launched the x402 Foundation to steward it under vendor-neutral governance, with 40 members including Google, Stripe, Visa, Mastercard, Cloudflare, and Coinbase. The standard is written to be payment-type-agnostic — spanning [cards to stablecoins](/blog/cards-vs-stablecoins-agent-payments) — though most live settlement today runs in stablecoins. x402 is a payment-request layer, not a checkout experience or a settlement rail. It sits below the [Agentic Commerce Protocol](/glossary/agentic-commerce-protocol) (which orchestrates an order inside an assistant) and above the card and stablecoin rails (which move the money). One notable use beyond commerce: it makes charging an [AI crawler](/glossary/ai-crawler) for access — [pay-per-crawl](/blog/can-you-charge-ai-agents-to-crawl) — a real option between allowing and blocking. Figures and membership are dated to mid-2026 and will move. ## Zero-Click Search Source: https://heybuffy.com/glossary/zero-click-search A zero-click search is one the user never leaves: the answer is delivered right there. In a featured snippet, a knowledge panel, or now an AI Overview, so there's no click to a website. With AI answers, zero-click has gone from common to dominant for informational queries. This is the strategic shift behind GEO. If users increasingly *don't* click, then the goal can't only be "rank a link to earn a visit." It has to also be **being the source named and cited inside the answer**: because that's where the brand impression (and the trust) now forms, click or no click. It reframes how you measure success, too: alongside clicks and traffic, you track presence and [citations](/glossary/citation) in the answers themselves. Being the cited authority in a zero-click answer can shape a buyer's shortlist even when no visit shows up in your analytics. Part of why AI visibility needs its own measurement, not just web traffic. # Articles (209) ## Accessibility and AI: why your accessibility score predicts AI-parseability Source: https://heybuffy.com/blog/accessibility-and-ai-parseability Accessibility and AI-parseability are the same discipline. The semantic HTML that lets a screen reader navigate your page. Real headings, labelled forms, alt text, table headers. Is exactly what lets an [AI crawler](/glossary/ai-crawler) segment, extract, and cite your content. So your Lighthouse **accessibility score** doubles as a rough proxy for how cleanly AI engines can read you. ## Why does accessibility predict AI-parseability? Because both a screen reader and an AI parser consume a page through its **structure, not its pixels**. Neither sees your layout; both rely on the underlying markup to know what's a heading, what's a control, what an image depicts, and where one idea ends and the next begins. Markup that communicates that to assistive tech communicates the same thing to a crawler. The practical upshot: the fixes that raise an accessibility score. Semantic landmarks, accessible names, alt text, labelled tables. Are the same fixes that turn a wall of `