<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Searchless</title>
    <description>The latest articles on DEV Community by Searchless (@searchless_ai).</description>
    <link>https://dev.to/searchless_ai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3830076%2Fddd89f83-5dcc-4daa-82c5-91341a47ea0e.jpg</url>
      <title>DEV Community: Searchless</title>
      <link>https://dev.to/searchless_ai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/searchless_ai"/>
    <language>en</language>
    <item>
      <title>4 Out of 5 Websites Are Invisible to AI. Microsoft Says It's Their Own Fault.</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Mon, 01 Jun 2026 08:10:04 +0000</pubDate>
      <link>https://dev.to/searchless_ai/4-out-of-5-websites-are-invisible-to-ai-microsoft-says-its-their-own-fault-566</link>
      <guid>https://dev.to/searchless_ai/4-out-of-5-websites-are-invisible-to-ai-microsoft-says-its-their-own-fault-566</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-30-microsoft-publishers-block-ai-bots-80-percent-websites-invisible" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;At AdExchanger's Prog AI conference in Las Vegas last week, Microsoft AI VP Nikhil Kolar delivered a blunt message to publishers: stop blocking AI crawlers, or accept that your content will not exist in the AI era.&lt;/p&gt;

&lt;p&gt;His data point was stark. Four out of five websites actively block AI bots through robots.txt, meta tags, or server-level restrictions. That means 80% of the web is invisible to ChatGPT, Google AI Overviews, Perplexity, and every other AI engine that relies on web content for grounding.&lt;/p&gt;

&lt;p&gt;Kolar's framing was unsympathetic. "Your business is closed," he said, referring to publishers who block bots. The implication was clear: if AI engines cannot read your content, your content effectively does not exist for a growing share of information discovery.&lt;/p&gt;

&lt;p&gt;But publishers are not backing down. And the standoff between AI companies and content owners is reshaping how visibility works on the internet.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Numbers Behind the Blockade
&lt;/h2&gt;

&lt;p&gt;The 80% figure came from Microsoft's own crawling data. When Microsoft's AI systems attempt to access websites for grounding (the process of checking AI-generated answers against real web content), they are blocked four times out of five.&lt;/p&gt;

&lt;p&gt;This is not limited to small websites. Major publishers, media companies, and enterprise brands are all participating in the blockade. The reasons vary. Some publishers block AI bots to protect copyrighted content. Others block because they want to negotiate licensing deals before granting access. Still others block out of principle: they do not want their content used to train AI models without compensation.&lt;/p&gt;

&lt;p&gt;The blocking mechanisms range from simple robots.txt directives (disallowing GPTBot, Google-Extended, PerplexityBot, and other AI-specific crawlers) to more sophisticated server-side detection that identifies AI crawler user agents and serves them different content or blocks them entirely.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Publisher Counterargument
&lt;/h2&gt;

&lt;p&gt;At the same Prog AI event, Jonathan Roberts of People Inc. presented the publisher side of the debate. People Inc. blocks 30,000 to 35,000 crawlers per day and grants access to only 38.&lt;/p&gt;

&lt;p&gt;Roberts argued that blocking is not about hostility toward AI. It is about leverage. By restricting access, publishers create scarcity. Scarcity creates negotiating power. And negotiating power leads to licensing deals.&lt;/p&gt;

&lt;p&gt;People Inc. participates in Microsoft's Publisher Content Marketplace, which licenses publisher content specifically for AI grounding (not training). The marketplace started with a handful of premium publishers and has grown to eight, with ambitions to encompass the entire open web.&lt;/p&gt;

&lt;p&gt;The distinction between training and grounding matters. Training is the process of building AI models using large datasets. Grounding is the process of checking AI-generated answers against current, real-world sources. Publishers are generally more willing to license content for grounding than for training, because grounding requires ongoing access (which commands ongoing payments) while training is a one-time use.&lt;/p&gt;

&lt;h2&gt;
  
  
  Microsoft's Marketplace Play
&lt;/h2&gt;

&lt;p&gt;Microsoft's Publisher Content Marketplace is positioned as the solution to the blocking problem. Instead of publishers blocking bots and AI companies scraping without permission, the marketplace creates a commercial relationship.&lt;/p&gt;

&lt;p&gt;The economics are revealing. Kolar noted that all of Microsoft's AI computing runs on Azure. From Microsoft's perspective, licensing publisher content for grounding is "not a cost" in the traditional sense. It is a business arrangement that keeps content flowing into AI systems while compensating publishers.&lt;/p&gt;

&lt;p&gt;But the marketplace has limitations. With only eight publishers currently participating, it represents a tiny fraction of the web. And the terms are opaque. Publishers who join are essentially betting that Microsoft's marketplace will become the dominant channel for AI content licensing, a bet that assumes Google, OpenAI, and Perplexity will either participate in the marketplace or create their own equivalents.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Question: Who Controls AI Visibility?
&lt;/h2&gt;

&lt;p&gt;The bot-blocking debate is really a power struggle over who controls how content appears in AI-generated answers.&lt;/p&gt;

&lt;p&gt;In the old search model, the answer was simple: Google controlled visibility through its ranking algorithm. If you wanted to be found, you optimized for Google's algorithm. Google decided what ranked and what did not.&lt;/p&gt;

&lt;p&gt;In the AI search model, control is fragmented across multiple actors:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI companies&lt;/strong&gt; (OpenAI, Google, Microsoft, Perplexity) control which content their models synthesize into answers. They decide what sources to surface and how to weight them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Publishers&lt;/strong&gt; control whether AI crawlers can access their content at all. Through robots.txt and server-level blocking, they can make themselves invisible to specific AI engines.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Users&lt;/strong&gt; are gaining control through features like Google's Preferred Sources, which allows users to designate specific websites as preferred sources for AI-generated answers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Standards bodies&lt;/strong&gt; are working on protocols like WebMCP, which would give websites more granular control over how AI agents interact with their content.&lt;/p&gt;

&lt;p&gt;The result is a complex negotiation where no single party has complete control. AI companies need content to generate answers. Publishers need distribution to remain relevant. Users want accurate, trustworthy answers. And everyone is trying to capture value in a rapidly shifting landscape.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the Blocking Data Means for Your Website
&lt;/h2&gt;

&lt;p&gt;If you run a website, the 80% blocking rate is both a warning and an opportunity.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Warning
&lt;/h3&gt;

&lt;p&gt;If your website blocks AI bots, you are in the majority. But majority behavior is not always optimal behavior. The 80% blocking rate means that AI engines are working with a severely limited content pool. The 20% of websites that allow AI crawling have a disproportionate influence on what AI models surface in their answers.&lt;/p&gt;

&lt;p&gt;If your competitors allow AI crawling and you do not, your competitors will appear in AI-generated answers and you will not. For a growing share of search queries (especially informational and research queries), this means your competitors will be discovered and you will be invisible.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Opportunity
&lt;/h3&gt;

&lt;p&gt;The 80% blocking rate also means that simply allowing AI crawlers gives you a relative advantage. If only one in five websites is accessible to AI engines, being in that one-in-five group puts you ahead of the vast majority of the web.&lt;/p&gt;

&lt;p&gt;This is not an argument for blindly opening your site to every AI crawler. It is an argument for making a deliberate, strategic choice about AI visibility rather than defaulting to block because it feels safe.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Strategic Framework
&lt;/h3&gt;

&lt;p&gt;The decision about whether to block AI crawlers should be based on three factors:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Content type.&lt;/strong&gt; If your content is purely functional (product documentation, FAQs, service descriptions), allowing AI crawling is almost certainly beneficial. AI engines will surface your content when users ask relevant questions. If your content is editorial, creative, or proprietary, the calculus is different. You may want to restrict access while pursuing licensing deals.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Business model.&lt;/strong&gt; If your business depends on being discovered (e-commerce, SaaS, lead generation), AI visibility is a growth channel and you should optimize for it. If your business depends on content as a product (subscriptions, paywalled journalism), blocking may be the right short-term strategy while you negotiate licensing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Competitive landscape.&lt;/strong&gt; Check whether your competitors allow AI crawling. If they do and you do not, you are ceding AI visibility to them. If none of your competitors allow AI crawling, you have a first-mover advantage by opening up.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Middle Ground: Selective Access
&lt;/h2&gt;

&lt;p&gt;The binary choice between "block everything" and "allow everything" is a false dichotomy. Most websites can benefit from a selective approach:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Allow grounding crawlers&lt;/strong&gt; (crawlers that check AI answers against your content) but block training crawlers (crawlers that feed your content into model training). Google-Extended, for example, can be configured to allow grounding while blocking training.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Allow specific AI engines&lt;/strong&gt; while blocking others. If your audience uses ChatGPT but not Perplexity, you might allow GPTBot while blocking PerplexityBot.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Allow access to public content&lt;/strong&gt; while restricting premium or paywalled content. Most CMS platforms can serve different robots.txt directives based on content type.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Use AI crawler-specific rate limits&lt;/strong&gt; to prevent excessive crawling without blocking access entirely.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The technical implementation is not complicated. The strategy is what requires thought.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Happens Next
&lt;/h2&gt;

&lt;p&gt;The standoff between AI companies and publishers will not be resolved quickly. Here is what to expect over the next 6-12 months:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More licensing deals.&lt;/strong&gt; Microsoft's Publisher Content Marketplace will expand. Google and OpenAI will announce their own licensing programs. Publishers who have been blocking bots will have more options for monetizing access.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More sophisticated blocking.&lt;/strong&gt; The current robots.txt approach is blunt. New standards (including WebMCP) will give publishers more granular control over what AI agents can do with their content.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More fragmentation.&lt;/strong&gt; Different AI engines will develop different relationships with publishers. Some will license content. Others will rely on fair use arguments. The result will be an uneven landscape where your content appears in some AI engines but not others.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;More user control.&lt;/strong&gt; Google's Preferred Sources is the first example of users influencing AI source selection. Expect more features that let users control what appears in their AI-generated answers.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Takeaway
&lt;/h2&gt;

&lt;p&gt;The 80% blocking rate tells us something important about the current state of AI search: most of the web has opted out. Whether that is a smart strategic move or a costly mistake depends on your business model, content type, and competitive landscape.&lt;/p&gt;

&lt;p&gt;Microsoft says publishers should open up. Publishers say they should negotiate first. Both are right from their own perspective. The companies that will win are the ones that make a deliberate, informed decision rather than defaulting to either extreme.&lt;/p&gt;

&lt;p&gt;If you have not audited your AI crawler policy recently, now is the time. Check your robots.txt. Check your server logs for crawler activity. Check whether your competitors are visible in AI-generated answers. The data is there. The choice is yours.&lt;/p&gt;

</description>
      <category>aicrawlers</category>
      <category>microsoft</category>
      <category>publisherstrategy</category>
      <category>robotstxt</category>
    </item>
    <item>
      <title>The AI Super App Race Is On — and It Will Reshape How Every Brand Gets Found</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Mon, 01 Jun 2026 08:09:48 +0000</pubDate>
      <link>https://dev.to/searchless_ai/the-ai-super-app-race-is-on-and-it-will-reshape-how-every-brand-gets-found-97</link>
      <guid>https://dev.to/searchless_ai/the-ai-super-app-race-is-on-and-it-will-reshape-how-every-brand-gets-found-97</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-30-microsoft-copilot-super-app-ai-discovery-consolidation" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The AI tool landscape has been a mess for two years. Dozens of chatbots. Separate coding assistants. Standalone search engines. Browser extensions. Agents that live in terminals, agents that live in browsers, agents that live in Slack. Every week brought a new AI product that promised to replace three others.&lt;/p&gt;

&lt;p&gt;That era is ending. Fast.&lt;/p&gt;

&lt;p&gt;On May 29, Fortune reported that Microsoft is building a single "super app" that will unify GitHub Copilot, Copilot Chat, Copilot Cowork, and a new product called "Autopilot" — an agentic workflow system — into one application. The project is being led by Jacob Andreou, a former Snap executive tasked with merging Microsoft's consumer and enterprise AI experiences into something coherent.&lt;/p&gt;

&lt;p&gt;The same day, OpenAI released a massive update to Codex — its developer-focused AI agent — adding computer use on macOS, an in-app browser, image generation, memory, more than 90 new plugins, scheduled automations, and the ability to run background parallel agents. More than 3 million developers now use Codex every week. The update transforms Codex from a coding assistant into a general-purpose desktop AI companion.&lt;/p&gt;

&lt;p&gt;And Google, quietly, announced that Gemini conversations will become shareable through Google Drive starting June 3 — turning AI chats into a document type that lives alongside spreadsheets and presentations in the world's most widely used enterprise productivity suite.&lt;/p&gt;

&lt;p&gt;Three companies. Three super apps. One race to own the interface layer where AI discovery, commerce, and work converge.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the super app race actually means
&lt;/h2&gt;

&lt;p&gt;This is not a product story. It is a market structure story.&lt;/p&gt;

&lt;p&gt;For the past two years, AI discovery has been fragmented across a growing number of platforms — ChatGPT, Perplexity, Gemini, Copilot, Claude, Grok, and dozens of smaller players. Brands trying to manage AI visibility have faced a bewildering optimization challenge: each AI engine has different source-selection mechanics, different citation patterns, and different content preferences.&lt;/p&gt;

&lt;p&gt;The consolidation changes that calculus. Instead of optimizing for twenty AI tools, brands will soon need to optimize for three to five super apps. Each super app will function as a gateway — mediating between users and the broader web, deciding which brands get cited, which products get recommended, and which businesses get discovered.&lt;/p&gt;

&lt;p&gt;The stakes per gateway will be enormous. If a brand is invisible to one super app, it is invisible to every user who enters that gateway — not just for search queries, but for product recommendations, business decisions, code generation, document drafting, and automated workflows.&lt;/p&gt;

&lt;h2&gt;
  
  
  Microsoft's bet: the enterprise super app
&lt;/h2&gt;

&lt;p&gt;Microsoft's super app strategy is the most aggressive consolidation play in AI right now, and the Fortune exclusive reveals just how high the stakes are.&lt;/p&gt;

&lt;p&gt;The company is combining four distinct Copilot products into one:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;GitHub Copilot&lt;/strong&gt;, which has more than 4.7 million paid subscribers and is the dominant AI coding assistant&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot Chat&lt;/strong&gt;, the conversational AI that competes with ChatGPT&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Copilot Cowork&lt;/strong&gt;, the enterprise collaboration and productivity tool&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Autopilot&lt;/strong&gt;, a new agentic workflow system that can execute multi-step tasks autonomously&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The logic is straightforward. Microsoft has been selling AI as a collection of features scattered across its product line. Users experience Copilot as a chatbot in Teams, a code completer in VS Code, a summary tool in Word, and a search assistant in Edge — each one a separate touchpoint with separate capabilities. The super app unifies all of this into a single interface where the AI can code, chat, collaborate, and execute workflows without context-switching.&lt;/p&gt;

&lt;p&gt;But the numbers reveal the urgency. Despite Microsoft's $13 billion partnership with OpenAI and its massive distribution through Microsoft 365, fewer than 4.5 percent of the 450 million Microsoft 365 users actually pay for Copilot. That is an extraordinary adoption gap for a product that Microsoft CEO Satya Nadella has described as central to the company's future.&lt;/p&gt;

&lt;p&gt;The super app is Microsoft's attempt to fix that. By consolidating the Copilot experience into something coherent rather than fragmented, Microsoft is betting that users will finally have a reason to pay for AI — and that the gateway effect will make Copilot indispensable enough to justify the subscription.&lt;/p&gt;

&lt;p&gt;There is another dimension. Mustafa Suleyman, who joined Microsoft to lead its consumer AI efforts, is expected to unveil new proprietary AI models at Microsoft Build next week. If Microsoft starts shipping its own foundation models rather than relying exclusively on OpenAI's technology, the super app becomes the vehicle for a differentiated AI experience that does not depend on Sam Altman's roadmap.&lt;/p&gt;

&lt;h2&gt;
  
  
  OpenAI's counter-move: from chatbot to desktop operating system
&lt;/h2&gt;

&lt;p&gt;OpenAI is not waiting for Microsoft to define the super app category.&lt;/p&gt;

&lt;p&gt;The May 29 Codex update is the clearest signal yet that OpenAI has ambitions far beyond a chatbot. Codex now includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Computer use on macOS&lt;/strong&gt;, with parallel agents that can see, click, and type across any application on the user's desktop&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;An in-app browser&lt;/strong&gt; where users can annotate pages and give the agent precise instructions about web content&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Image generation&lt;/strong&gt; via gpt-image-1.5, integrated directly into the development workflow&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Memory&lt;/strong&gt;, so the agent retains context across sessions and learns user preferences over time&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;More than 90 new plugins&lt;/strong&gt; connecting Codex to tools like GitLab, Atlassian Rovo, Microsoft Suite, CircleCI, and CodeRabbit&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Scheduled automations&lt;/strong&gt; that let Codex wake itself up to continue long-running tasks across days or weeks&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Background parallel agents&lt;/strong&gt; that can work on multiple tasks simultaneously&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This is not a coding tool anymore. It is an AI operating system for the desktop.&lt;/p&gt;

&lt;p&gt;The computer-use feature is the most consequential addition. When an AI agent can operate any application on your computer — seeing the screen, clicking buttons, typing text, switching between apps — it becomes the interface through which all other software is experienced. The agent becomes the gateway.&lt;/p&gt;

&lt;p&gt;OpenAI has also been reported by the Wall Street Journal to be working on its own desktop super app, which would extend the Codex-style experience beyond developers to general users. If OpenAI ships a consumer super app that handles search, shopping, productivity, and communication, it will compete directly with Microsoft's Copilot super app — despite the $13 billion partnership between the two companies.&lt;/p&gt;

&lt;p&gt;The partnership is starting to look like a temporary alliance between two companies with identical ambitions. Microsoft needs OpenAI's models today. OpenAI needs Microsoft's distribution today. But both are building toward the same endpoint: owning the AI interface layer.&lt;/p&gt;

&lt;h2&gt;
  
  
  Google's quieter play: Gemini as enterprise infrastructure
&lt;/h2&gt;

&lt;p&gt;Google's super app play is less flashy but potentially more durable.&lt;/p&gt;

&lt;p&gt;Gemini is already integrated into Google Search, Google Workspace, Android, and Chrome. It does not need a separate "super app" because Google's existing products already function as a distribution network that reaches billions of users.&lt;/p&gt;

&lt;p&gt;The June 3 update that makes Gemini conversations shareable through Google Drive is a quiet but important move. It normalizes AI conversations as a document type — something that can be created, shared, edited, and stored alongside traditional productivity documents. When AI conversations become documents, they become part of the enterprise workflow in a way that a standalone chatbot never could.&lt;/p&gt;

&lt;p&gt;Google's advantage in the super app race is distribution. Gemini does not need to convince users to download a new app or adopt a new workflow. It just needs to make the AI experience inside Google's existing products good enough that users do not leave for Microsoft or OpenAI.&lt;/p&gt;

&lt;p&gt;The risk is that Google's integration advantage becomes a liability if the AI experience feels like a bolted-on feature rather than a coherent gateway. The company's AI Overviews rollout has already faced user pushback — DuckDuckGo reported a 33 percent surge in iOS installs after Google I/O pushed its most aggressive AI search redesign yet. When the gateway experience degrades, users look for alternatives.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why the super app race matters for brand visibility
&lt;/h2&gt;

&lt;p&gt;The consolidation of AI tools into super apps has three direct implications for how brands get discovered.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;First, the gateway concentration problem.&lt;/strong&gt; When dozens of AI tools each have small user bases, being invisible to one tool means losing a small slice of potential discovery. When three to five super apps mediate most AI interactions, being invisible to one of them means losing access to hundreds of millions of users. The penalty for invisibility scales with concentration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Second, the optimization calculus changes.&lt;/strong&gt; Today, brands spread AI visibility efforts across many platforms — optimizing for ChatGPT citations, Perplexity source selection, Gemini recommendations, AI Overviews extraction, and a long tail of smaller engines. As these tools consolidate into super apps, the optimization problem simplifies in one dimension (fewer platforms) but intensifies in another (each platform's source-selection mechanics become more complex because the platform does more things). The brands that master citation-worthiness across the three to five dominant gateways will have an outsized advantage.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Third, the super apps will control not just search but action.&lt;/strong&gt; Microsoft's Autopilot can execute multi-step workflows. OpenAI's Codex can operate desktop applications and browse the web. Google's Gemini is being integrated into enterprise tools where purchasing decisions happen. When the AI gateway can not only recommend a product but execute the purchase, fill the form, or add the item to a cart, the distance between "cited" and "converted" shrinks to zero. Brands that are visible to these systems at the recommendation layer will capture transactions that previously went through traditional ecommerce funnels.&lt;/p&gt;

&lt;h2&gt;
  
  
  The enterprise adoption gap is the strategic opportunity
&lt;/h2&gt;

&lt;p&gt;Microsoft's Copilot adoption gap — fewer than 4.5 percent of 450 million Microsoft 365 users pay for it — reveals something important about the current state of AI.&lt;/p&gt;

&lt;p&gt;Users have not yet settled on an AI gateway. The market is still fluid. Most users interact with AI through a patchwork of tools — ChatGPT for some tasks, Copilot for others, Gemini for others — without committing to a single platform. This patchwork behavior means that brand visibility across multiple AI systems still matters, and will continue to matter until one or two super apps achieve dominance.&lt;/p&gt;

&lt;p&gt;But the fluidity will not last. The super app builders are investing billions to create lock-in through workflow integration, memory, plugin ecosystems, and enterprise distribution. Once users commit to a super app — because their code lives there, their documents live there, their purchase history lives there, and their AI agent remembers their preferences — the switching costs will be enormous.&lt;/p&gt;

&lt;p&gt;The window for brands to establish AI visibility across the emerging super apps is open now. It will narrow as the gateways consolidate and as each super app's source-selection patterns harden into stable systems.&lt;/p&gt;

&lt;h2&gt;
  
  
  What smart brands should do right now
&lt;/h2&gt;

&lt;p&gt;The super app race does not change the fundamentals of AI visibility — it intensifies them. The brands that will win are the ones that treat AI citation-worthiness as a core marketing function, not an experiment.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Audit your visibility across the three major AI ecosystems.&lt;/strong&gt; Use a tool like the &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;Searchless AI Visibility Audit&lt;/a&gt; to measure how often your brand appears in ChatGPT, Gemini, and Perplexity responses for queries that matter to your business. If you are invisible to one of these systems today, you will be invisible to the super app that inherits its source-selection mechanics tomorrow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Build content that is citation-worthy, not just SEO-worthy.&lt;/strong&gt; AI engines do not cite content because it ranks well. They cite content because it is structured, specific, authoritative, and useful for answering questions. Original research, detailed methodology documentation, expert analysis, and clearly structured data all increase citation probability. Press releases and syndicated content do not.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prepare for agentic commerce.&lt;/strong&gt; The super apps are not just search engines. They are workflow engines that can execute purchases, fill forms, and complete transactions. Brands that have structured product data, clear pricing, and well-documented product attributes will be positioned to appear in the AI-generated recommendations that drive agentic purchases.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Monitor the super app landscape monthly.&lt;/strong&gt; The competitive dynamics between Microsoft, OpenAI, and Google will shift rapidly over the next six months. New features, new integrations, and new source-selection patterns will emerge as each company pushes to differentiate its gateway. Brands that track these changes and adjust their visibility strategy accordingly will maintain their advantage.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Build preview: what to watch next week
&lt;/h2&gt;

&lt;p&gt;Microsoft Build starts the week of June 4, and it will be the most important event for understanding how the super app race evolves.&lt;/p&gt;

&lt;p&gt;The key things to watch:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Mustafa Suleyman's model announcements.&lt;/strong&gt; If Microsoft unveils proprietary AI models that are competitive with OpenAI's latest, it signals that Microsoft is building independence from its partner. The super app's AI quality will determine whether it can compete with OpenAI's and Google's offerings.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Copilot super app details.&lt;/strong&gt; Fortune's exclusive sketched the outline. Build will likely fill in the details — how the unified experience works, what Autopilot can do, and how Microsoft plans to convert the 95.5 percent of Microsoft 365 users who do not pay for Copilot.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Enterprise AI workflow integration.&lt;/strong&gt; If Microsoft demonstrates Copilot executing end-to-end business workflows — not just answering questions but completing tasks across multiple enterprise applications — it will confirm that the super app is a workflow gateway, not just a chat interface.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;OpenAI's response.&lt;/strong&gt; OpenAI has its own developer conference coming up. If Build pushes Copilot toward OpenAI's territory, expect OpenAI to accelerate its own super app timeline.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The bottom line
&lt;/h2&gt;

&lt;p&gt;The AI discovery stack is consolidating. Microsoft, OpenAI, and Google are each building a single gateway that will mediate how hundreds of millions of users interact with AI for search, commerce, productivity, and decision-making.&lt;/p&gt;

&lt;p&gt;For brands, this is not a distant concern. The source-selection mechanics that these super apps use to decide which brands to cite, recommend, and surface are being built right now. The brands that invest in AI visibility — structured content, authoritative signals, citation-worthiness, and agentic commerce readiness — will be the ones that appear when a user asks an AI super app for a recommendation.&lt;/p&gt;

&lt;p&gt;The brands that do not will be invisible. Not to one search engine. To an entire gateway.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Is your brand visible to the AI super apps that are about to dominate discovery?&lt;/strong&gt; Run a free &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;AI Visibility Audit&lt;/a&gt; to find out where you stand across ChatGPT, Gemini, and Perplexity — before the gateways consolidate and the stakes get even higher.&lt;/p&gt;




&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Fortune, "Exclusive: Microsoft is building a super app that combines coding, chat, and other Copilot AI tools," May 29, 2026&lt;/li&gt;
&lt;li&gt;OpenAI Blog, "Codex for (almost) everything," May 29, 2026&lt;/li&gt;
&lt;li&gt;Google Workspace Blog, "Gemini chat sharing via Google Drive," May 29, 2026&lt;/li&gt;
&lt;li&gt;The Verge, "OpenAI's big Codex update adds computer use, memory, and 90+ plugins," May 29, 2026&lt;/li&gt;
&lt;li&gt;Wall Street Journal, "OpenAI plans launch of desktop superapp," 2026&lt;/li&gt;
&lt;li&gt;Searchless, "&lt;a href="https://searchless.ai/articles/2026-05-29-anthropic-965-billion-valuation-ai-search-three-horse-race/" rel="noopener noreferrer"&gt;Anthropic's $965B valuation and the three-horse race in AI search&lt;/a&gt;," May 29, 2026&lt;/li&gt;
&lt;li&gt;Searchless, "&lt;a href="https://searchless.ai/articles/2026-05-19-ai-search-statistics-2026/" rel="noopener noreferrer"&gt;AI search statistics 2026&lt;/a&gt;," May 19, 2026&lt;/li&gt;
&lt;li&gt;Searchless, "&lt;a href="https://searchless.ai/articles/2026-05-24-openai-codex-dell-on-prem-enterprise-ai-agents-visibility/" rel="noopener noreferrer"&gt;OpenAI Codex and Dell on-prem enterprise AI agents&lt;/a&gt;," May 24, 2026&lt;/li&gt;
&lt;li&gt;Searchless, "&lt;a href="https://searchless.ai/articles/2026-05-29-duckduckgo-installs-jump-33-percent-users-flee-google-ai-search/" rel="noopener noreferrer"&gt;DuckDuckGo installs jump 33% as users flee Google AI search&lt;/a&gt;," May 29, 2026&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  FAQ
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;What is an AI super app?&lt;/strong&gt;&lt;br&gt;
An AI super app is a single application that consolidates multiple AI capabilities — search, coding, productivity, commerce, communication — into one interface. Instead of using separate tools for AI chat, AI search, and AI agents, users access everything through one gateway. Microsoft's Copilot super app, OpenAI's evolving Codex/ChatGPT desktop experience, and Google's Gemini integration are the three leading examples.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why should brands care about AI super apps?&lt;/strong&gt;&lt;br&gt;
Because super apps will function as gateways between users and the broader web. If a brand is not cited, recommended, or visible to the AI inside a super app, it is invisible to every user who enters that gateway — not just for search queries, but for product recommendations, business decisions, and automated workflows. The consolidation of AI tools into super apps increases the penalty for invisibility.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How is AI visibility different from SEO?&lt;/strong&gt;&lt;br&gt;
Traditional SEO optimizes for Google's ranking algorithm — position, clicks, and keyword targeting. AI visibility optimizes for citation by AI engines — whether your brand appears in AI-generated answers, recommendations, and workflows. The signals overlap but are not identical. AI engines prioritize structured evidence, original research, entity clarity, and content that directly answers questions rather than content optimized for keyword density. For a complete breakdown, see &lt;a href="https://searchless.ai/pricing" rel="noopener noreferrer"&gt;Searchless pricing&lt;/a&gt; for professional GEO services.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When will AI super apps become dominant?&lt;/strong&gt;&lt;br&gt;
The consolidation is already underway. Microsoft expects to launch its unified Copilot app by end of summer 2026. OpenAI is actively expanding Codex into a desktop-wide AI companion. Google is integrating Gemini deeper into Workspace and Android. The transition from fragmented AI tools to consolidated super apps will likely accelerate through the second half of 2026, with clear market leaders emerging by early 2027.&lt;/p&gt;

</description>
      <category>aisearch</category>
      <category>microsoftcopilot</category>
      <category>openai</category>
      <category>superapp</category>
    </item>
    <item>
      <title>How to Optimize for Google AI Overviews: The Complete Guide for 2026</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Mon, 01 Jun 2026 08:09:32 +0000</pubDate>
      <link>https://dev.to/searchless_ai/how-to-optimize-for-google-ai-overviews-the-complete-guide-for-2026-18b3</link>
      <guid>https://dev.to/searchless_ai/how-to-optimize-for-google-ai-overviews-the-complete-guide-for-2026-18b3</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-30-how-to-optimize-for-google-ai-overviews-complete-guide-2026" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Google AI Overviews are the single most important surface in search today. They appear on over 80% of B2B queries and nearly 45% of all informational searches. They push traditional organic results further down the page. They capture clicks that used to go to websites. And they require a fundamentally different optimization approach than anything SEOs have done before.&lt;/p&gt;

&lt;p&gt;This guide is the complete framework for optimizing your content to appear in Google AI Overviews. It complements Searchless's engine-specific guides for Perplexity (published May 23) and ChatGPT (published May 24), completing the trio for the three most important AI search surfaces.&lt;/p&gt;

&lt;p&gt;If you are new to GEO, start here. If you have been optimizing for AI Overviews since they launched, the sections on Preferred Sources, the "disregard" bug, and the 15-point audit checklist will give you new tactical material.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Are Google AI Overviews?
&lt;/h2&gt;

&lt;p&gt;AI Overviews are Google's AI-generated answer boxes that appear at the top of search results. Unlike traditional blue links or even featured snippets, AI Overviews synthesize information from multiple sources into a single, conversational answer.&lt;/p&gt;

&lt;p&gt;They are not a summary of one page. They are a synthesis of many pages, selected by Google's AI based on relevance, authority, and extractability. When your content appears in an AI Overview, it is not because you "ranked" for a keyword in the traditional sense. It is because Google's AI determined that your content was one of the best sources to synthesize from.&lt;/p&gt;

&lt;p&gt;This distinction matters. Traditional SEO is about being the best result for a query. AI Overview optimization is about being the best source for an AI to extract and synthesize. The skills overlap, but they are not identical.&lt;/p&gt;

&lt;h2&gt;
  
  
  How AI Overviews Differ from Featured Snippets
&lt;/h2&gt;

&lt;p&gt;Before AI Overviews, the most prominent SERP feature was the featured snippet. The optimization approaches are different in important ways:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Featured snippets&lt;/strong&gt; pull content from a single source. They typically extract a direct answer to a factual question. Winning a featured snippet is about being the single best answer.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Overviews&lt;/strong&gt; synthesize content from multiple sources. They generate a conversational response that may draw from 3-10 different websites. Appearing in an AI Overview is about being one of the best sources for the AI to draw from, not necessarily the single best.&lt;/p&gt;

&lt;p&gt;This means the competitive dynamics are different. Featured snippets are winner-take-all. AI Overviews are more inclusive. Multiple sources can appear in a single AI Overview, which means there are more opportunities to be cited.&lt;/p&gt;

&lt;p&gt;The downside: AI Overviews often satisfy the user's information need without requiring a click, which means citations in AI Overviews may generate less referral traffic than featured snippets did. But being cited builds brand awareness and authority, which drives downstream conversions.&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Overviews Optimization Framework
&lt;/h2&gt;

&lt;p&gt;Optimizing for AI Overviews requires attention to five areas: content structure, technical markup, entity clarity, citation authority, and the new Preferred Sources signal.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Content Structure
&lt;/h3&gt;

&lt;p&gt;AI Overviews extract information from content that is structured for easy synthesis. The key principles:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Answer first.&lt;/strong&gt; Lead with a direct answer to the question implied by the query. Do not bury the answer in the third paragraph. Put it in the first sentence or two.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use clear headings.&lt;/strong&gt; H2 and H3 headings should map to the questions your target audience asks. Google's AI uses heading structure to identify relevant sections for extraction.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Break information into discrete units.&lt;/strong&gt; AI engines struggle to extract answers from long, unbroken paragraphs. Use short paragraphs (2-3 sentences), bulleted lists, numbered steps, and definition-style formatting.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Include comparison tables.&lt;/strong&gt; AI Overviews frequently extract data from well-structured comparison tables. If you are comparing products, services, or approaches, use an HTML table with clear column headers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Provide definitions.&lt;/strong&gt; AI Overviews often include definitions of key terms. If your content defines industry-specific terms, format those definitions clearly. "X is a [category] that [function]" is a pattern that AI engines extract reliably.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cover the topic comprehensively.&lt;/strong&gt; AI Overviews synthesize from multiple sources because no single source typically covers everything. The more comprehensive your content, the more likely the AI is to extract multiple data points from you rather than pulling one fact from each of many sources.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Technical Markup
&lt;/h3&gt;

&lt;p&gt;Structured data helps Google's AI understand what your content is about and extract the right information. The most relevant schema types for AI Overviews:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Article schema&lt;/strong&gt; is essential for any editorial content. Include the headline, author, datePublished, dateModified, and image. This helps Google's AI identify your content as a credible, timely source.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;FAQPage schema&lt;/strong&gt; signals that your content contains question-answer pairs. Google's AI frequently extracts FAQ content for AI Overviews, especially for "how to" and "what is" queries.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;HowTo schema&lt;/strong&gt; is valuable for process-oriented content. If your content explains how to do something, HowTo schema with step-by-step instructions makes it easy for AI Overviews to extract your process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Organization schema&lt;/strong&gt; on your homepage and about pages helps Google's AI understand who you are. This is important for entity-based source selection (see below).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Product schema&lt;/strong&gt; for e-commerce and product pages helps AI Overviews surface product information, pricing, and availability.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Review and AggregateRating schema&lt;/strong&gt; build trust signals that influence whether Google's AI considers your content authoritative.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Entity Clarity
&lt;/h3&gt;

&lt;p&gt;Google's AI Overviews rely heavily on entity understanding. An entity is a distinct, identifiable thing: a person, organization, product, concept, or event. The clearer your entity signals, the more likely Google's AI is to associate your content with relevant queries.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Define your entities explicitly.&lt;/strong&gt; When you mention your brand, product, or key concepts for the first time in a piece of content, define them clearly. "Searchless is a Generative Engine Optimization (GEO) platform that measures and improves brand visibility in AI search results" is better than just saying "Searchless" and assuming the AI knows what you are.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use consistent entity references.&lt;/strong&gt; If your product is called "AI Visibility Audit," use that exact phrase consistently. Do not alternate between "AI audit," "visibility check," and "AI search audit." Consistency helps Google's AI build a strong entity association.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Link to authoritative entity pages.&lt;/strong&gt; When you mention entities that have Wikipedia pages, official websites, or other authoritative sources, link to them. This helps Google's AI confirm entity identity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Build an entity graph.&lt;/strong&gt; Your website should have a coherent internal linking structure that connects your key entities. Your homepage links to product pages, which link to use cases, which link to case studies. This interconnected structure helps Google's AI understand the relationships between your entities.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Citation Authority
&lt;/h3&gt;

&lt;p&gt;Google's AI prefers to cite authoritative sources. Authority signals for AI Overviews include:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Editorial mentions.&lt;/strong&gt; When other credible websites mention your brand or cite your content, Google's AI sees this as an authority signal. Press coverage, industry publications, and academic citations all contribute.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Data originality.&lt;/strong&gt; If your content includes original data (surveys, benchmarks, studies), Google's AI is more likely to cite you as a primary source. The BuzzStream 4-million-citation study recently confirmed that original editorial content accounts for 81% of AI news citations, while syndicated press releases account for just 0.04%.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Topical depth.&lt;/strong&gt; Websites that consistently publish high-quality content on a specific topic build topical authority. Google's AI rewards this depth when selecting sources for AI Overviews.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Domain reputation.&lt;/strong&gt; Established domains with strong backlink profiles, consistent publishing histories, and positive user engagement signals are preferred by Google's AI. New domains can still appear in AI Overviews, but they face a higher bar.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Citation formatting.&lt;/strong&gt; When your content cites its own sources clearly (with links to primary data), Google's AI treats it as more credible than unsourced claims.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. The Preferred Sources Signal
&lt;/h3&gt;

&lt;p&gt;In May 2026, Google launched Preferred Sources, a feature that allows signed-in users to designate specific websites as preferred sources for AI-generated answers. This is a new signal that changes the AI Overviews optimization landscape.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How it works:&lt;/strong&gt; Users can specify preferred domains through their Google account settings. When Google's AI generates an AI Overview, it gives extra weight to content from the user's preferred sources. If your website is in a user's preferred sources list, your content is more likely to appear in their AI Overviews.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Optimization implications:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Encourage your audience to add your site to their preferred sources. This is a new form of "subscription" that directly impacts your AI visibility.&lt;/li&gt;
&lt;li&gt;Make sure your content is worth preferring. Users will not add low-quality sites to their preferred sources.&lt;/li&gt;
&lt;li&gt;Track your appearance in AI Overviews for queries where your brand has high loyalty. If your customers prefer you, Preferred Sources amplifies that preference.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Limitations:&lt;/strong&gt; Preferred Sources only affects the individual user's experience. It does not change AI Overviews for the general population. But for brands with loyal audiences, it can meaningfully improve AI visibility among existing customers and followers.&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Overviews Optimization Checklist
&lt;/h2&gt;

&lt;p&gt;Use this 15-point checklist to audit your content for AI Overviews optimization:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Content Structure&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Does the content lead with a direct answer to the target query?&lt;/li&gt;
&lt;li&gt;Are headings structured as questions or clear topic statements?&lt;/li&gt;
&lt;li&gt;Is information broken into extractable units (short paragraphs, lists, tables)?&lt;/li&gt;
&lt;li&gt;Does the content cover the topic comprehensively enough to be a primary synthesis source?&lt;/li&gt;
&lt;li&gt;Are key terms and concepts clearly defined?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Technical Markup&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Is Article schema properly implemented with all required fields?&lt;/li&gt;
&lt;li&gt;Is FAQPage or HowTo schema used where applicable?&lt;/li&gt;
&lt;li&gt;Is Organization schema present on the homepage and about pages?&lt;/li&gt;
&lt;li&gt;Are structured data errors resolved (check with Google's Rich Results Test)?&lt;/li&gt;
&lt;li&gt;Is the page crawlable by Google's AI systems (not blocked by robots.txt or meta tags)?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Entity Clarity&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Are key entities (brand, product, concepts) explicitly defined on first mention?&lt;/li&gt;
&lt;li&gt;Are entity references consistent throughout the content?&lt;/li&gt;
&lt;li&gt;Is there a coherent internal linking structure connecting related entities?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Citation Authority&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Does the content include original data, unique insights, or expert analysis?&lt;/li&gt;
&lt;li&gt;Are claims supported by citations to credible external sources?&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Common Mistakes to Avoid
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Keyword stuffing for AI Overviews.&lt;/strong&gt; AI Overviews do not use traditional keyword matching. Stuffing your content with target keywords will not help and may hurt your credibility as a source.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Writing for robots instead of humans.&lt;/strong&gt; Google's AI is trained to evaluate content quality. Content that is obviously written for machines (repetitive, formulaic, lacking originality) is less likely to be cited.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ignoring the AI Overview format.&lt;/strong&gt; AI Overviews present information as conversational answers. Content that is structured in a way that maps to conversational answers (direct responses, clear explanations, step-by-step guidance) is easier for the AI to extract.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Optimizing only for AI Overviews.&lt;/strong&gt; AI Overviews do not appear on all queries. Traditional SEO still matters for the 20% of B2B queries and 55% of informational queries that do not trigger AI Overviews. Optimize for both.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Neglecting other AI engines.&lt;/strong&gt; Google AI Overviews are the largest AI search surface, but ChatGPT and Perplexity are growing fast. The optimization approaches overlap but are not identical. Multi-engine optimization should be the goal.&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Overviews Fragility Problem
&lt;/h2&gt;

&lt;p&gt;Google's AI Overviews are not static. They change frequently, sometimes in ways that are visible and sometimes invisibly. The May 2026 "disregard" bug, where AI Overviews briefly displayed a raw "disregard" instruction instead of generated answers, demonstrated that the system is still maturing.&lt;/p&gt;

&lt;p&gt;This fragility has two implications for optimization:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Do not panic when your AI Overview citation disappears.&lt;/strong&gt; It may come back without any action on your part. Track changes over weeks, not days.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Diversify your AI visibility strategy.&lt;/strong&gt; Do not put all your effort into Google AI Overviews. ChatGPT citations, Perplexity appearances, and traditional SEO results all contribute to your overall discovery presence.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Measuring AI Overview Performance
&lt;/h2&gt;

&lt;p&gt;Tracking your AI Overview visibility requires different tools than traditional SEO:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AI visibility platforms&lt;/strong&gt; (like Searchless) track your citation rate across Google AI Overviews, ChatGPT, Perplexity, and Gemini&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Search Console&lt;/strong&gt; provides limited AI Overview data, including which queries trigger AI Overviews that cite your content&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Manual spot checks&lt;/strong&gt; on your most important queries give you real-time visibility into what AI Overviews look like for your target terms&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Competitive benchmarking&lt;/strong&gt; tracks your AI Overview citation rate relative to key competitors&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The key metrics to track:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Citation rate:&lt;/strong&gt; percentage of target queries where your content appears in the AI Overview&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Citation position:&lt;/strong&gt; whether your content is the first, second, or later source cited&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Referral traffic from AI Overviews:&lt;/strong&gt; clicks that come from AI Overview citations (trackable through UTM parameters)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Share of voice:&lt;/strong&gt; your citation rate relative to competitors&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How This Fits Into Your Broader GEO Strategy
&lt;/h2&gt;

&lt;p&gt;AI Overviews optimization is one piece of a multi-engine GEO strategy. Here is how it fits with the other engine-specific guides:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Perplexity optimization&lt;/strong&gt; (May 23 guide) focuses on citation-heavy, research-oriented content. Perplexity values deep, well-sourced content with clear attribution.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;ChatGPT optimization&lt;/strong&gt; (May 24 guide) focuses on conversational discovery and recommendation queries. ChatGPT values comprehensive, expert-driven content that answers "what should I use?" and "who is the best?" queries.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Google AI Overviews optimization&lt;/strong&gt; (this guide) focuses on extractability and synthesis. AI Overviews value content that is structured for easy extraction, has strong entity signals, and demonstrates authority through original data and editorial citations.&lt;/p&gt;

&lt;p&gt;The overlap between these three approaches is significant. Content that is well-structured, authoritative, and comprehensive tends to perform well across all three engines. The differences are in emphasis: Perplexity prioritizes depth, ChatGPT prioritizes expertise, and AI Overviews prioritize extractability.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Takeaway
&lt;/h2&gt;

&lt;p&gt;Optimizing for Google AI Overviews is not optional for any business that depends on search visibility. With AI Overviews appearing on the majority of informational and B2B queries, they are the new front page of Google search.&lt;/p&gt;

&lt;p&gt;The optimization framework is straightforward: structure your content for AI extraction, implement the right schema markup, clarify your entity signals, build citation authority, and encourage your audience to use the new Preferred Sources feature.&lt;/p&gt;

&lt;p&gt;The challenge is execution. AI Overviews optimization requires a different mindset than traditional SEO. It requires thinking about how an AI reads and synthesizes content, not just how a keyword matching algorithm ranks pages. The agencies and brands that develop this capability now will have a significant advantage as AI Overviews continue to expand their coverage of search queries.&lt;/p&gt;

&lt;p&gt;Start with the 15-point checklist. Fix the gaps. Track your results. Iterate. The framework works. The only variable is how quickly you implement it.&lt;/p&gt;

</description>
      <category>aioverviews</category>
      <category>googleaioverviewsopt</category>
      <category>geo</category>
      <category>aioverviewsseo</category>
    </item>
    <item>
      <title>DuckDuckGo Installs Surge 33% as Users Flee Google's AI Search Overhaul</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Mon, 01 Jun 2026 08:09:16 +0000</pubDate>
      <link>https://dev.to/searchless_ai/duckduckgo-installs-surge-33-as-users-flee-googles-ai-search-overhaul-400d</link>
      <guid>https://dev.to/searchless_ai/duckduckgo-installs-surge-33-as-users-flee-googles-ai-search-overhaul-400d</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-30-duckduckgo-33-percent-install-surge-google-ai-search-backlash" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;One week after Google I/O 2026, the numbers are in. DuckDuckGo iOS installs jumped 33% week-over-week in the United States. Visits to its dedicated no-AI search version climbed 27.7%. And Google's own support forums lit up with users asking how to turn off AI Overviews.&lt;/p&gt;

&lt;p&gt;This is not a protest movement. It is not a coordinated campaign. It is something more interesting: the first quantifiable evidence that a meaningful segment of search users actively rejects AI-mediated search results. Not because they distrust AI in the abstract, but because they went looking for a link and got a conversation instead.&lt;/p&gt;

&lt;p&gt;For brands, publishers, and anyone whose business depends on being found through search, the implications are significant. The assumption that the entire market will migrate smoothly to AI-first search is wrong. The market is fragmenting.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Happened at Google I/O
&lt;/h2&gt;

&lt;p&gt;Google I/O 2026 was, by any measure, an AI search event. The company announced:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AI Mode&lt;/strong&gt; becoming the default search experience for signed-in users in the US&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI Overviews&lt;/strong&gt; expanding to cover over 80% of B2B queries and nearly half of all informational searches&lt;/li&gt;
&lt;li&gt;A redesigned search box that surfaces AI-generated answers before traditional blue links&lt;/li&gt;
&lt;li&gt;Google CEO Sundar Pichai telling The Verge's Nilay Patel that the company is reshaping itself entirely around AI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The message was unambiguous: Google Search is now an AI product. Blue links are secondary. The AI answer comes first.&lt;/p&gt;

&lt;p&gt;For many users, this was the tipping point. Not because AI answers are bad (they are often useful) but because the experience feels different in a way that breaks long-established habits. People open Google to find a website. When Google gives them an AI summary instead, some of them go looking for a search engine that still works the old way.&lt;/p&gt;

&lt;h2&gt;
  
  
  The DuckDuckGo Numbers
&lt;/h2&gt;

&lt;p&gt;DuckDuckGo reported the following data for the week ending May 25, 2026:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;iOS installs up 33%&lt;/strong&gt; week-over-week in the US market&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Visits to DuckDuckGo's no-AI version&lt;/strong&gt; up 27.7%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;General search volume&lt;/strong&gt; on DuckDuckGo up 18% month-over-month&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are self-reported numbers from DuckDuckGo, which introduces obvious bias. The company has every incentive to amplify narratives about Google user dissatisfaction. But the direction aligns with other signals.&lt;/p&gt;

&lt;p&gt;Third-party data from app analytics firms (reported by The Verge on May 27) confirmed the install surge, though with slightly more conservative figures in the 25-28% range. Even at the lower end, this represents the largest single-week growth spike for DuckDuckGo since the NSA surveillance revelations in 2013.&lt;/p&gt;

&lt;p&gt;The no-AI version data point is particularly telling. DuckDuckGo did not create a no-AI version because it hates AI. It created one because users asked for it. A 27.7% traffic increase to that specific product suggests the demand is genuine.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Users Are Pushing Back
&lt;/h2&gt;

&lt;p&gt;The backlash is not about technology. It is about control and expectation.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Expectation Gap
&lt;/h3&gt;

&lt;p&gt;Users have been trained for 25 years to type a query and get a list of links. That is what "search" means to most people. AI Overviews change the fundamental contract. Instead of "here are ten websites that might help you," the new contract is "here is an answer, and here are some links if you want them."&lt;/p&gt;

&lt;p&gt;For simple factual queries (weather, sports scores, calculations), the AI answer is often sufficient and welcome. For complex research, product comparisons, and anything where users want to evaluate sources themselves, the AI answer feels like a wall between them and the information they actually want.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Clutter Problem
&lt;/h3&gt;

&lt;p&gt;Google's AI-first search results are visually complex. AI Overviews appear at the top, pushing organic results further down. AI Mode adds conversational follow-ups. Product listings, local packs, and knowledge panels compete for attention alongside AI-generated content.&lt;/p&gt;

&lt;p&gt;For power users and knowledge workers who make dozens of searches per day, the cumulative effect is exhausting. DuckDuckGo's clean interface feels like relief.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Trust Factor
&lt;/h3&gt;

&lt;p&gt;Multiple surveys (Pew Research, Gallup) show that public trust in AI-generated content is declining, not improving. Users who have encountered AI hallucinations, fabricated quotes, or confidently wrong answers are skeptical of AI summaries that lack clear attribution.&lt;/p&gt;

&lt;p&gt;DuckDuckGo positions itself as a trust-first search engine. Privacy is the headline, but the no-AI version is now part of the pitch. Users who do not trust Google's AI to get things right have an alternative.&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means for Brands
&lt;/h2&gt;

&lt;p&gt;If you are a brand that depends on search traffic, the DuckDuckGo surge is a warning signal, not a trend to ignore. Here is why.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Market Is Fragmenting
&lt;/h3&gt;

&lt;p&gt;The assumption behind most AI search optimization strategies is that Google dominates, AI Overviews dominate Google, and therefore you optimize for Google AI Overviews. That is still the right primary strategy. Google processes over 8 billion searches per day. DuckDuckGo processes roughly 100 million.&lt;/p&gt;

&lt;p&gt;But the fragmentation is real. If 5-10% of Google users shift to alternatives over the next year (which DuckDuckGo's growth trajectory suggests is possible), the search landscape becomes multi-engine in a way it has not been since 2010.&lt;/p&gt;

&lt;p&gt;Brands need visibility across Google AI Overviews, ChatGPT, Perplexity, Gemini, and now potentially a growing DuckDuckGo segment that specifically does not use AI answers. That is five different optimization targets with five different rules.&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Overviews Are Not Universal
&lt;/h3&gt;

&lt;p&gt;Google's own data shows AI Overviews appear on roughly 45% of informational queries and 80% of B2B queries. That means 20% of B2B queries and 55% of informational queries still produce traditional results.&lt;/p&gt;

&lt;p&gt;For the queries where AI Overviews appear, your content needs to be structured for AI extraction. For the queries where they do not, traditional SEO still matters. And for the growing number of users on DuckDuckGo's no-AI version, traditional SEO is the only game.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Discovery Funnel Is Getting Wider
&lt;/h3&gt;

&lt;p&gt;The discovery funnel used to be: rank in Google, get clicks. Now it looks like this:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Google AI Overviews&lt;/strong&gt; for queries where AI answers appear&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google traditional results&lt;/strong&gt; for queries where AI answers do not appear&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ChatGPT&lt;/strong&gt; for conversational discovery and recommendation queries&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Perplexity&lt;/strong&gt; for research-heavy queries from power users&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DuckDuckGo&lt;/strong&gt; for users actively avoiding AI answers&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Social platforms&lt;/strong&gt; (TikTok, Reddit, YouTube) for discovery outside search&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Each of these channels has different ranking factors, different content requirements, and different user behavior patterns. Brands that optimize for only one are leaving discovery on the table.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Picture: Consumer Choice in Search
&lt;/h2&gt;

&lt;p&gt;The DuckDuckGo surge is the latest data point in a broader trend: search is becoming a competitive market again.&lt;/p&gt;

&lt;p&gt;For 15 years, Google had no real competition in search. Bing was irrelevant. Yahoo faded. DuckDuckGo was a niche privacy play. The search market was effectively a monopoly.&lt;/p&gt;

&lt;p&gt;AI changed that. Not because AI search is better (in many ways it is still worse for navigational and transactional queries) but because it made search different enough that alternatives became viable. ChatGPT demonstrated that people would use a conversational interface for search. Perplexity showed that AI-native search with citations could work. And now DuckDuckGo is proving that some users want the opposite: search without AI.&lt;/p&gt;

&lt;p&gt;This is good for everyone except Google. Competition drives innovation. It also creates complexity for brands and marketers who now need to track visibility across multiple platforms.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to Respond
&lt;/h2&gt;

&lt;p&gt;If you are responsible for brand discovery and search visibility, here are the practical steps:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Audit Your Multi-Engine Visibility
&lt;/h3&gt;

&lt;p&gt;Run an AI visibility audit that covers Google AI Overviews, ChatGPT, Perplexity, and Gemini. Know where you appear and where you do not. Tools like Searchless's audit can give you a baseline across all four engines.&lt;/p&gt;

&lt;h3&gt;
  
  
  2. Do Not Abandon Traditional SEO
&lt;/h3&gt;

&lt;p&gt;The DuckDuckGo surge proves that traditional search results still matter to a significant user segment. Keep your technical SEO, content quality, and link building programs running. They are not obsolete. They are one channel among several.&lt;/p&gt;

&lt;h3&gt;
  
  
  3. Structure Content for Both AI and Human Readers
&lt;/h3&gt;

&lt;p&gt;The content that wins in AI Overviews (answer-first formatting, clear entity signals, structured data) also tends to rank well in traditional results and on DuckDuckGo. Good content structure is channel-agnostic.&lt;/p&gt;

&lt;h3&gt;
  
  
  4. Monitor the Fragmentation
&lt;/h3&gt;

&lt;p&gt;Track your traffic sources monthly. If DuckDuckGo, ChatGPT, or Perplexity start sending meaningful referral traffic, adjust your optimization strategy to capture more of it.&lt;/p&gt;

&lt;h3&gt;
  
  
  5. Prepare for Platform-Specific Optimization
&lt;/h3&gt;

&lt;p&gt;Within 12 months, best practices for Google AI Overviews, ChatGPT citations, and Perplexity ranking will diverge significantly. Start building institutional knowledge now so you are not starting from zero when the divergence becomes critical.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Takeaway
&lt;/h2&gt;

&lt;p&gt;DuckDuckGo's 33% install surge is not a fluke. It is a data point in a trend that will accelerate: search users are making choices based on whether they want AI in their search experience or not.&lt;/p&gt;

&lt;p&gt;For the first time in over a decade, the search market has real alternatives. Google is betting everything on AI. Some users are betting against it. Brands need to be visible in both worlds.&lt;/p&gt;

&lt;p&gt;The question is no longer "should we optimize for AI search?" The answer is yes. The question is "how do we maintain visibility across a fragmenting search landscape where some users want AI answers and some users specifically do not?"&lt;/p&gt;

&lt;p&gt;That is a harder problem. But it is also an opportunity. Brands that figure out multi-engine visibility now will have a significant advantage over brands that are still optimizing for a single search engine that no longer represents the whole market.&lt;/p&gt;

</description>
      <category>duckduckgo</category>
      <category>googleaisearch</category>
      <category>aioverviews</category>
      <category>searchalternatives</category>
    </item>
    <item>
      <title>AI Visibility for Agencies: How to Build a GEO Service Offering in 2026</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Mon, 01 Jun 2026 08:09:00 +0000</pubDate>
      <link>https://dev.to/searchless_ai/ai-visibility-for-agencies-how-to-build-a-geo-service-offering-in-2026-524k</link>
      <guid>https://dev.to/searchless_ai/ai-visibility-for-agencies-how-to-build-a-geo-service-offering-in-2026-524k</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-30-ai-visibility-for-agencies-how-to-build-geo-service-offering" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The data is no longer debatable. According to Conductor's 2026 CMO Survey, 93 to 94 percent of enterprise marketing leaders are actively investing in AI search optimization. Not exploring it. Not evaluating it. Investing in it.&lt;/p&gt;

&lt;p&gt;For digital agencies, this creates both an urgent threat and a massive opportunity. The threat: clients are looking for GEO (Generative Engine Optimization) services right now, and if you do not offer them, clients will find an agency that does. The opportunity: most agencies still do not have a GEO practice, which means the firms that move fastest will capture disproportionate market share.&lt;/p&gt;

&lt;p&gt;This guide provides the complete framework for building a GEO service offering, from service architecture to pricing, staffing, client onboarding, and delivery.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Agencies Need GEO Now
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The Enterprise Demand Signal
&lt;/h3&gt;

&lt;p&gt;The Conductor CMO Survey is the most authoritative data point on enterprise AI search investment. The 93-94% figure represents a near-universal commitment from enterprise marketing leaders. These same leaders are asking their agencies (SEO agencies, content agencies, digital agencies) for GEO services.&lt;/p&gt;

&lt;p&gt;When 93% of your potential clients want a service you do not offer, that is not a trend. That is a market mandate.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Skill Gap Is Real
&lt;/h3&gt;

&lt;p&gt;Traditional SEO skills do not transfer cleanly to GEO. The ranking factors are different. The content requirements are different. The measurement framework is different. An SEO specialist who is excellent at technical audits and backlink analysis may struggle with citation optimization, entity clarity, and answer-first content structuring.&lt;/p&gt;

&lt;p&gt;This skill gap is an advantage for agencies willing to invest in GEO training and hiring. It creates a moat around the service that cannot be crossed by simply rebranding existing SEO services.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Pricing Premium
&lt;/h3&gt;

&lt;p&gt;GEO services command a premium over traditional SEO. Current market pricing (based on data from Searchless's analysis of 50+ GEO providers) shows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;GEO audits&lt;/strong&gt; range from $2,000 to $15,000 depending on scope&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monthly GEO retainers&lt;/strong&gt; range from $3,000 to $25,000&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Project-based GEO engagements&lt;/strong&gt; range from $5,000 to $50,000&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;White-label GEO partnerships&lt;/strong&gt; range from $1,500 to $10,000 per month per client&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These prices reflect the specialized expertise required and the high value of AI visibility to enterprise clients. Agencies that establish GEO practices now can set pricing while the market is still forming.&lt;/p&gt;

&lt;h2&gt;
  
  
  Service Architecture: The Four-Phase Model
&lt;/h2&gt;

&lt;p&gt;A GEO service offering should follow a four-phase model that mirrors how clients buy and how you deliver value.&lt;/p&gt;

&lt;h3&gt;
  
  
  Phase 1: AI Visibility Audit
&lt;/h3&gt;

&lt;p&gt;The audit is the entry point. It answers the client's most basic question: are we visible in AI search?&lt;/p&gt;

&lt;p&gt;The audit should cover:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Google AI Overviews visibility&lt;/strong&gt; for core brand and product queries&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ChatGPT citation analysis&lt;/strong&gt; for brand mentions and recommendations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Perplexity citation analysis&lt;/strong&gt; for research-heavy queries&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Gemini citation analysis&lt;/strong&gt; for Google ecosystem queries&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Competitive benchmarking&lt;/strong&gt; against 3-5 key competitors&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Content gap analysis&lt;/strong&gt; identifying queries where the brand should appear but does not&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Technical crawlability&lt;/strong&gt; for AI-specific bots (GPTBot, Google-Extended, PerplexityBot)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The audit should produce a clear report with a visibility score, competitive benchmarks, and prioritized recommendations. This is your foot in the door with new clients and your diagnostic tool for existing clients.&lt;/p&gt;

&lt;h3&gt;
  
  
  Phase 2: GEO Strategy
&lt;/h3&gt;

&lt;p&gt;Once the audit is complete, develop a 90-day GEO strategy that addresses the gaps identified in the audit. The strategy should cover:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Content restructuring&lt;/strong&gt; for AI extraction (answer-first formatting, entity optimization, structured data)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Technical optimization&lt;/strong&gt; for AI crawlers (robots.txt configuration, schema markup, crawl budget optimization)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Citation optimization&lt;/strong&gt; (building the authority signals that make AI engines choose your content as a source)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Answer coverage&lt;/strong&gt; (identifying the specific questions your target audience asks AI engines and creating content that answers them)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monitoring framework&lt;/strong&gt; (setting up ongoing tracking of AI visibility across engines)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Phase 3: Implementation
&lt;/h3&gt;

&lt;p&gt;Implementation is the hands-on work of executing the strategy. This includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rewriting and restructuring existing content for AI extraction&lt;/li&gt;
&lt;li&gt;Creating new answer-first content targeting high-value AI queries&lt;/li&gt;
&lt;li&gt;Implementing technical changes (schema, robots.txt, crawl optimization)&lt;/li&gt;
&lt;li&gt;Building citation authority through PR, partnerships, and content distribution&lt;/li&gt;
&lt;li&gt;Testing and iterating based on AI engine response&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Phase 4: Monitoring and Optimization
&lt;/h3&gt;

&lt;p&gt;GEO is not a one-and-done service. AI engines update their source selection algorithms regularly. Competitors optimize their content. New queries emerge. The monitoring phase includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Monthly AI visibility reports across all tracked engines&lt;/li&gt;
&lt;li&gt;Competitive tracking and alerts&lt;/li&gt;
&lt;li&gt;Algorithm change analysis and response&lt;/li&gt;
&lt;li&gt;Content performance optimization&lt;/li&gt;
&lt;li&gt;Quarterly strategy reviews and adjustments&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Pricing Models
&lt;/h2&gt;

&lt;p&gt;There are three viable pricing models for GEO services:&lt;/p&gt;

&lt;h3&gt;
  
  
  Model 1: Audit Plus Retainer
&lt;/h3&gt;

&lt;p&gt;The most common model. Charge a one-time fee for the AI visibility audit ($3,000 to $10,000) followed by a monthly retainer for ongoing optimization ($3,000 to $15,000/month). The retainer covers monitoring, content optimization, technical maintenance, and quarterly strategy updates.&lt;/p&gt;

&lt;p&gt;This model works well for agencies that want predictable recurring revenue and clients who want ongoing optimization.&lt;/p&gt;

&lt;h3&gt;
  
  
  Model 2: Project-Based
&lt;/h3&gt;

&lt;p&gt;Charge a flat fee for a complete GEO engagement ($10,000 to $50,000) that includes audit, strategy, and implementation over a defined period (typically 90-120 days). After the project, clients can continue with a monitoring retainer or manage internally.&lt;/p&gt;

&lt;p&gt;This model works for clients with specific goals (launching a new product, entering a new market, recovering from a visibility drop) and agencies that prefer project-based work.&lt;/p&gt;

&lt;h3&gt;
  
  
  Model 3: White-Label Partnership
&lt;/h3&gt;

&lt;p&gt;Provide GEO services through other agencies on a white-label basis. The partner agency owns the client relationship. You provide the GEO expertise and delivery. Pricing is typically $1,500 to $10,000 per month per client, with volume discounts for agencies that bring multiple clients.&lt;/p&gt;

&lt;p&gt;This model works for agencies that want to scale quickly by leveraging existing agency relationships rather than building their own client base from scratch.&lt;/p&gt;

&lt;h2&gt;
  
  
  Staffing Your GEO Practice
&lt;/h2&gt;

&lt;p&gt;Building a GEO practice requires a different mix of skills than traditional SEO. Here are the key roles:&lt;/p&gt;

&lt;h3&gt;
  
  
  GEO Strategist
&lt;/h3&gt;

&lt;p&gt;The lead role. Responsible for audit delivery, strategy development, and client communication. This person needs to understand how AI engines select and synthesize sources, how content structure affects AI extraction, and how to build authoritative citation profiles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hiring profile:&lt;/strong&gt; 3-5 years of SEO experience with demonstrated interest in AI search. Look for candidates who have published or spoken about GEO, AI Overviews, or AI visibility. Training time: 4-8 weeks for an experienced SEO professional.&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Content Specialist
&lt;/h3&gt;

&lt;p&gt;Responsible for restructuring and creating content optimized for AI extraction. This person needs to understand answer-first formatting, entity optimization, and how to write for both human readers and AI synthesis engines.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hiring profile:&lt;/strong&gt; Content strategist or technical writer with SEO experience. Familiarity with structured data and schema markup is a plus. Training time: 2-4 weeks.&lt;/p&gt;

&lt;h3&gt;
  
  
  Technical GEO Analyst
&lt;/h3&gt;

&lt;p&gt;Responsible for technical implementation: schema markup, robots.txt configuration, crawl optimization, and monitoring setup. This person bridges SEO technical skills with AI-specific requirements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hiring profile:&lt;/strong&gt; Technical SEO specialist with experience in structured data and crawl optimization. Training time: 2-3 weeks for AI-specific protocols.&lt;/p&gt;

&lt;h3&gt;
  
  
  Data Analyst
&lt;/h3&gt;

&lt;p&gt;Responsible for tracking and reporting on AI visibility metrics. This person builds dashboards, tracks competitive benchmarks, and identifies trends in AI engine behavior.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hiring profile:&lt;/strong&gt; Marketing analyst with experience in SEO or content analytics. Familiarity with API-based data collection is valuable. Training time: 1-2 weeks.&lt;/p&gt;

&lt;h2&gt;
  
  
  Client Onboarding Framework
&lt;/h2&gt;

&lt;p&gt;Converting existing SEO clients to GEO clients (or bringing in new GEO clients) requires a structured onboarding process.&lt;/p&gt;

&lt;h3&gt;
  
  
  Week 1: Discovery
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Understand the client's current search visibility goals&lt;/li&gt;
&lt;li&gt;Identify the AI engines most relevant to their audience&lt;/li&gt;
&lt;li&gt;Map the competitive landscape for AI visibility&lt;/li&gt;
&lt;li&gt;Define success metrics (AI citation rate, brand mention frequency, referral traffic from AI engines)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Week 2: Baseline Audit
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Run the full AI visibility audit across Google AI Overviews, ChatGPT, Perplexity, and Gemini&lt;/li&gt;
&lt;li&gt;Benchmark against 3-5 competitors&lt;/li&gt;
&lt;li&gt;Identify the 20-30 highest-value queries to target first&lt;/li&gt;
&lt;li&gt;Document current technical crawlability for AI bots&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Week 3: Strategy Presentation
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Present audit findings and recommendations&lt;/li&gt;
&lt;li&gt;Propose a 90-day GEO strategy with specific deliverables&lt;/li&gt;
&lt;li&gt;Agree on success metrics and reporting cadence&lt;/li&gt;
&lt;li&gt;Get client sign-off on the plan&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Week 4: Implementation Kickoff
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Begin content restructuring for highest-priority pages&lt;/li&gt;
&lt;li&gt;Implement technical changes (schema, robots.txt)&lt;/li&gt;
&lt;li&gt;Set up monitoring dashboards&lt;/li&gt;
&lt;li&gt;Start tracking baseline metrics&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Delivery Framework
&lt;/h2&gt;

&lt;p&gt;Monthly GEO delivery should follow a consistent cadence:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 1:&lt;/strong&gt; Pull AI visibility data for all tracked queries and engines. Compare to previous month. Identify changes (positive and negative).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 2:&lt;/strong&gt; Analyze changes. Determine what drove improvements or declines. Check for algorithm changes in AI engines. Review competitor movements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 3:&lt;/strong&gt; Execute optimizations. Update content structure. Create new answer-first content. Adjust technical configuration. Build citation authority.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Week 4:&lt;/strong&gt; Compile monthly report. Document progress against KPIs. Recommend next month's priorities. Client check-in call.&lt;/p&gt;

&lt;h2&gt;
  
  
  Common Pitfalls
&lt;/h2&gt;

&lt;p&gt;Agencies new to GEO often make these mistakes:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Treating GEO like traditional SEO.&lt;/strong&gt; GEO is not about ranking #1 for a keyword. It is about being the source that AI engines synthesize into their answers. The optimization approach is fundamentally different.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Ignoring multi-engine optimization.&lt;/strong&gt; ChatGPT, Google AI Overviews, Perplexity, and Gemini all use different source selection algorithms. Optimizing for only one leaves visibility on the table.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Over-powering with AI-generated content.&lt;/strong&gt; Using AI to generate content that targets AI engines creates a feedback loop that produces generic, low-value content. AI engines increasingly penalize content that lacks originality, expertise, or unique data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Neglecting citation authority.&lt;/strong&gt; Content structure alone is not enough. AI engines preferentially cite sources that demonstrate authority through editorial mentions, data citations, and industry recognition. Building citation authority requires PR and distribution, not just on-page optimization.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Under-investing in monitoring.&lt;/strong&gt; AI engine behavior changes frequently. Without robust monitoring, you will not know when your client's visibility drops or when a competitor gains ground.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Technology Stack
&lt;/h2&gt;

&lt;p&gt;A GEO practice needs specific tools:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AI visibility monitoring:&lt;/strong&gt; Searchless (or equivalent) for tracking citation rates across engines&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Content analysis:&lt;/strong&gt; Tools that evaluate content structure for AI extractability&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Schema testing:&lt;/strong&gt; Google's Rich Results Test and schema validators&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Crawler simulation:&lt;/strong&gt; Tools that simulate AI crawler behavior (GPTBot, PerplexityBot)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Competitive intelligence:&lt;/strong&gt; Platforms that track competitor AI visibility&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Reporting dashboards:&lt;/strong&gt; Custom dashboards that present AI visibility data alongside traditional SEO metrics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The investment in tooling is modest compared to traditional SEO tools. The real investment is in expertise and training.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Six-Month Roadmap
&lt;/h2&gt;

&lt;p&gt;If you are starting a GEO practice today, here is a realistic timeline:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Month 1:&lt;/strong&gt; Hire or train a GEO strategist. Build the audit methodology. Create pricing and service descriptions. Begin outreach to existing clients.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Month 2:&lt;/strong&gt; Deliver your first 3-5 audits. Refine the process based on real client data. Start building the monitoring infrastructure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Month 3:&lt;/strong&gt; Begin strategy and implementation engagements. Hire content and technical specialists. Develop case studies from early audits.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Month 4:&lt;/strong&gt; Scale to 10+ active GEO clients. Launch monitoring and reporting services. Begin white-label partnerships if pursuing that model.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Month 5:&lt;/strong&gt; Refine delivery based on first-quarter results. Optimize pricing based on market feedback. Build thought leadership (blog posts, webinars, conference talks).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Month 6:&lt;/strong&gt; Evaluate practice economics. Adjust team structure and pricing. Set growth targets for the next quarter.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Takeaway
&lt;/h2&gt;

&lt;p&gt;The enterprise market has already decided that GEO is a priority. The question is not whether there will be demand for GEO services. The question is whether your agency will be positioned to capture it.&lt;/p&gt;

&lt;p&gt;The agencies that move in the next six months will establish the practices, build the expertise, and claim the clients that define the GEO market for years to come. The agencies that wait will compete on price in a commoditized market.&lt;/p&gt;

&lt;p&gt;The framework is here. The data supports the investment. The clients are asking. The only variable is how fast you move.&lt;/p&gt;

</description>
      <category>geoforagencies</category>
      <category>aivisibilityservices</category>
      <category>generativeengineopti</category>
      <category>agencystrategy</category>
    </item>
    <item>
      <title>What Is LLMO? Large Language Model Optimization Explained (2026)</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Sun, 31 May 2026 08:10:11 +0000</pubDate>
      <link>https://dev.to/searchless_ai/what-is-llmo-large-language-model-optimization-explained-2026-3102</link>
      <guid>https://dev.to/searchless_ai/what-is-llmo-large-language-model-optimization-explained-2026-3102</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-29-what-is-llmo-large-language-model-optimization-definition-2026" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If you have heard the term LLMO and are not sure what it means, you are not alone. The acronym has been circulating in marketing and SEO circles since late 2024, but the definition is still evolving. This article gives you a clear, complete explanation of what LLMO is, how it differs from related concepts like SEO and GEO, and why it matters for your brand in 2026.&lt;/p&gt;

&lt;h2&gt;
  
  
  LLMO Definition
&lt;/h2&gt;

&lt;p&gt;LLMO stands for Large Language Model Optimization. It is the practice of optimizing your content, data, and digital presence so that large language models can find, understand, and recommend your brand in their generated answers.&lt;/p&gt;

&lt;p&gt;When someone asks ChatGPT "what is the best project management software for small teams," ChatGPT generates an answer based on what it knows. That knowledge comes from training data and, increasingly, from real-time web retrieval. LLMO is the set of techniques you use to make sure your brand is part of that answer.&lt;/p&gt;

&lt;p&gt;The core premise is simple: if an LLM does not know about your brand, it cannot recommend it. LLMO makes your brand legible to LLMs at every level, from the words on your pages to the structured data in your code to the way your entity appears in the broader knowledge graph.&lt;/p&gt;

&lt;h2&gt;
  
  
  How LLMO Differs from SEO
&lt;/h2&gt;

&lt;p&gt;SEO (Search Engine Optimization) optimizes for search engine algorithms and SERP rankings. The goal is to appear in the top positions on Google, Bing, or other search engines when users type relevant queries. SEO focuses on keywords, backlinks, page speed, and algorithmic ranking factors.&lt;/p&gt;

&lt;p&gt;LLMO optimizes for AI model comprehension and citation behavior. The goal is to appear in the generated answers that ChatGPT, Claude, Gemini, and Perplexity produce when users ask questions. LLMO focuses on entity clarity, structured data, content quality, and knowledge graph presence.&lt;/p&gt;

&lt;p&gt;The key difference is the output. SEO aims for a position on a page of links. LLMO aims for an inclusion in a generated answer. These are fundamentally different targets that require different strategies.&lt;/p&gt;

&lt;p&gt;A page that ranks first on Google for "best CRM software" may or may not appear in ChatGPT's answer to the same query. Google's algorithm evaluates hundreds of ranking signals, many of which are based on link authority and user behavior. ChatGPT's model evaluates content quality, entity salience, and factual consistency. The two systems use different logic to produce different outputs.&lt;/p&gt;

&lt;p&gt;This means that a traditional SEO strategy, no matter how well executed, does not guarantee AI visibility. LLMO is a separate optimization discipline that addresses a separate discovery surface.&lt;/p&gt;

&lt;h2&gt;
  
  
  How LLMO Differs from GEO
&lt;/h2&gt;

&lt;p&gt;GEO (Generative Engine Optimization) is the broader discipline of optimizing for generative engines. A generative engine is any AI system that generates answers in response to user queries, including Google AI Overviews, ChatGPT, Perplexity, and Bing Copilot.&lt;/p&gt;

&lt;p&gt;GEO encompasses the full range of optimization techniques for generative engines: content optimization, technical accessibility, citation-worthiness, structured data, and more. It is the umbrella discipline.&lt;/p&gt;

&lt;p&gt;LLMO is a subset of GEO. It specifically targets the model layer: how LLMs encode, retrieve, and surface information about your brand. While GEO addresses the entire generative engine ecosystem (including how Google's AI Overviews work, how Perplexity selects sources, and how Bing Copilot synthesizes answers), LLMO focuses specifically on the language model itself.&lt;/p&gt;

&lt;p&gt;Think of it this way: GEO is the strategy. LLMO is the tactical layer that addresses how the model understands and represents your brand. You need both.&lt;/p&gt;

&lt;h2&gt;
  
  
  How LLMO Relates to AI Visibility
&lt;/h2&gt;

&lt;p&gt;AI visibility is the outcome. LLMO is the practice.&lt;/p&gt;

&lt;p&gt;AI visibility measures whether and how your brand appears in AI-generated answers across platforms. It is a metric, not a technique. You measure AI visibility by tracking your brand's appearance in ChatGPT answers, Perplexity citations, Google AI Overviews, and other AI search surfaces.&lt;/p&gt;

&lt;p&gt;LLMO is what you do to improve that metric. It is the set of actions you take to increase your brand's AI visibility: writing citation-worthy content, implementing structured data, building knowledge graph presence, optimizing for entity recognition, and ensuring your site is accessible to AI crawlers.&lt;/p&gt;

&lt;p&gt;The relationship is circular: you measure AI visibility to identify gaps, you apply LLMO techniques to close those gaps, and you measure again to track progress.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key LLMO Techniques
&lt;/h2&gt;

&lt;p&gt;LLMO techniques fall into several categories.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Content optimization.&lt;/strong&gt; LLMs favor content that is clear, well-structured, and directly answers the questions users are likely to ask. This means writing in an answer-first format, using clear headings, providing specific facts and data points, and avoiding vague or generic language. Content that is frequently cited by authoritative sources is more likely to be surfaced by LLMs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Structured data and schema markup.&lt;/strong&gt; LLMs use structured data to understand what your content is about and how different entities relate to each other. Implementing schema.org markup (especially Organization, Product, FAQPage, HowTo, and Article schemas) helps LLMs parse your content accurately and associate it with the right entities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Entity clarity.&lt;/strong&gt; An entity is a distinct, identifiable thing: a person, company, product, concept, or location. LLMs organize knowledge around entities. If your brand is not clearly defined as an entity, the model may not recognize it as a distinct thing worth recommending. Entity clarity means being explicit about who you are, what you do, and how you relate to other entities in your space.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Knowledge graph presence.&lt;/strong&gt; LLMs draw on knowledge graphs to answer questions. The Google Knowledge Graph, Wikidata, and other structured knowledge bases feed directly into how models represent brands and their attributes. Building presence in these knowledge graphs (through Wikipedia, Wikidata, Google Business Profile, and other structured databases) ensures that LLMs have accurate, comprehensive information about your brand.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Technical accessibility.&lt;/strong&gt; LLMs can only process content they can access. If your site blocks AI crawlers via robots.txt, uses JavaScript rendering that crawlers cannot execute, or has technical barriers to content access, LLMs will not be able to process your content regardless of its quality. The llms.txt standard, which provides a machine-readable summary of your site's content, is an emerging best practice.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Citation-worthiness.&lt;/strong&gt; LLMs are increasingly designed to cite their sources. Content that is specific, data-rich, and clearly attributed is more likely to be cited than content that is generic or unattributed. Publishing original research, proprietary data, and expert analysis increases your citation-worthiness.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why LLMO Matters in 2026
&lt;/h2&gt;

&lt;p&gt;The urgency around LLMO is driven by three market forces.&lt;/p&gt;

&lt;p&gt;First, AI search is now mainstream. Google AI Overviews appear on more than 40% of Google searches. ChatGPT has surpassed 600 million monthly active users, many of whom use it as their primary search tool. Perplexity, Claude, and Bing Copilot each serve tens of millions of queries daily. The AI answer layer is no longer experimental. It is where discovery happens.&lt;/p&gt;

&lt;p&gt;Second, enterprise investment is accelerating. A Conductor survey of CMOs published in May 2026 found that 94% of enterprise marketing organizations are investing in AI search optimization. The demand signal is enormous. Brands that ignore LLMO risk falling behind competitors who are actively optimizing for AI visibility.&lt;/p&gt;

&lt;p&gt;Third, the optimization gap is real. Studies consistently show that AI citation does not correlate with traditional search rankings. A brand that dominates Google's organic results may be entirely absent from ChatGPT's recommendations. This means that traditional SEO alone is insufficient. A dedicated LLMO strategy is necessary to capture AI-driven discovery.&lt;/p&gt;

&lt;h2&gt;
  
  
  LLMO vs SEO vs GEO: A Quick Comparison
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Dimension&lt;/th&gt;
&lt;th&gt;SEO&lt;/th&gt;
&lt;th&gt;GEO&lt;/th&gt;
&lt;th&gt;LLMO&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Target&lt;/td&gt;
&lt;td&gt;Search engine algorithms&lt;/td&gt;
&lt;td&gt;Generative engines&lt;/td&gt;
&lt;td&gt;Language models&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Output&lt;/td&gt;
&lt;td&gt;SERP position&lt;/td&gt;
&lt;td&gt;AI answer inclusion&lt;/td&gt;
&lt;td&gt;Model comprehension&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Focus&lt;/td&gt;
&lt;td&gt;Keywords, backlinks, page speed&lt;/td&gt;
&lt;td&gt;Content, citations, accessibility&lt;/td&gt;
&lt;td&gt;Entity clarity, knowledge graphs, structured data&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Measurement&lt;/td&gt;
&lt;td&gt;Rankings, traffic, CTR&lt;/td&gt;
&lt;td&gt;AI citation frequency, AI visibility scores&lt;/td&gt;
&lt;td&gt;Model representation, entity recognition&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Discovery surface&lt;/td&gt;
&lt;td&gt;Google, Bing, traditional SERPs&lt;/td&gt;
&lt;td&gt;All AI search surfaces&lt;/td&gt;
&lt;td&gt;LLM-specific answer generation&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  Getting Started with LLMO
&lt;/h2&gt;

&lt;p&gt;If you are new to LLMO, start with these steps.&lt;/p&gt;

&lt;p&gt;Audit your current AI visibility. Use an AI visibility tool to check whether your brand appears in ChatGPT, Perplexity, and Google AI Overviews for queries relevant to your business. This gives you a baseline.&lt;/p&gt;

&lt;p&gt;Review your crawler access. Check your robots.txt and server logs to confirm that major AI crawlers can access your site. If you are blocking GPTBot, PerplexityBot, ClaudeBot, or other AI crawlers, you are actively preventing LLMs from discovering your content.&lt;/p&gt;

&lt;p&gt;Implement structured data. Add schema.org markup to your key pages. Focus on Organization (for your brand), Product (for your products or services), and FAQPage (for common questions about your brand).&lt;/p&gt;

&lt;p&gt;Build entity clarity. Make sure your brand is clearly defined across your site and across the web. Consistent naming, clear descriptions, and explicit relationships to relevant categories and entities help LLMs understand who you are.&lt;/p&gt;

&lt;p&gt;Publish citation-worthy content. Invest in original research, data-driven analysis, and expert commentary. Content that provides unique value is more likely to be cited by LLMs.&lt;/p&gt;

&lt;p&gt;Measure and iterate. Track your AI visibility over time. Identify which queries you appear for and which you are missing. Adjust your strategy based on data, not assumptions.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;LLMO is not a buzzword. It is a specific optimization discipline that addresses a specific problem: how to make your brand visible in the answers that hundreds of millions of people receive from AI models every day. As AI search continues to grow and traditional search traffic continues to fragment, LLMO is becoming an essential component of any digital visibility strategy.&lt;/p&gt;

&lt;p&gt;The brands that invest in LLMO now will build a compounding advantage. The models are learning about your space right now. Every piece of content they process, every entity they encode, every citation pattern they establish shapes how they answer questions for months and years to come. The earlier you optimize, the stronger your position.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Check your LLMO readiness. &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;Run a free AI visibility audit&lt;/a&gt; to see how LLMs represent your brand and identify opportunities to improve.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>llmo</category>
      <category>largelanguagemodelop</category>
      <category>aivisibility</category>
      <category>geo</category>
    </item>
    <item>
      <title>Microsoft to Publishers: Stop Blocking AI Bots or Your Business Is Invisible</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Sun, 31 May 2026 08:09:55 +0000</pubDate>
      <link>https://dev.to/searchless_ai/microsoft-to-publishers-stop-blocking-ai-bots-or-your-business-is-invisible-4o6m</link>
      <guid>https://dev.to/searchless_ai/microsoft-to-publishers-stop-blocking-ai-bots-or-your-business-is-invisible-4o6m</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-29-microsoft-publishers-stop-blocking-ai-bots-invisible-discovery" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Nikhil Kolar, VP of Publisher Product at Microsoft AI, delivered a blunt message to the publishing industry at AdExchanger's Prog AI event in Las Vegas. Four out of five websites block AI bots and crawlers. Their content, their products, their entire digital presence is invisible to the AI engines that hundreds of millions of people now use to discover information and make decisions.&lt;/p&gt;

&lt;p&gt;"Your business is closed," Kolar said. Not metaphorically. Literally. When an AI model like Copilot, ChatGPT, or Perplexity tries to retrieve information about a blocked website, it gets nothing. No product data, no reviews, no expertise, no brand signals. The website might as well not exist.&lt;/p&gt;

&lt;p&gt;For publishers, retailers, and anyone who depends on digital discovery, Kolar's statement crystallizes the central strategic dilemma of the AI era. Do you open your site to AI crawlers and risk having your content scraped, summarized, and repackaged without compensation? Or do you block the crawlers and accept irrelevance in the fastest-growing discovery channel since social media?&lt;/p&gt;

&lt;p&gt;The answer, it turns out, depends entirely on who you ask.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Scale of the Blocking Problem
&lt;/h2&gt;

&lt;p&gt;Kolar's 4-out-of-5 statistic is striking, but it aligns with other data points emerging across the industry. As AI search engines have grown, website owners have responded by deploying increasingly aggressive blocking strategies.&lt;/p&gt;

&lt;p&gt;The most common approach is robots.txt directives that target known AI crawlers by user agent. GPTBot, Google-Extended, PerplexityBot, ClaudeBot, Bytespider, and dozens of other AI crawler identifiers are being added to robots.txt files across the web. Some publishers block all AI crawlers indiscriminately. Others selectively block specific bots while allowing others.&lt;/p&gt;

&lt;p&gt;The motivation is understandable. Publishers have watched AI search engines grow by ingesting their content, and they have seen their traffic decline as AI-generated answers replace the need to click through to the source. Blocking the crawlers feels like the only leverage they have.&lt;/p&gt;

&lt;p&gt;But the consequence is severe. When a website blocks AI crawlers, it does not just prevent its content from being used as training data. It prevents its content from being surfaced in AI-generated answers. A product review site that blocks PerplexityBot will not appear in Perplexity's answer citations. An ecommerce store that blocks GPTBot will not be recommended when someone asks ChatGPT for product suggestions. A publisher that blocks all AI crawlers will not appear in any AI-generated news summary or research synthesis.&lt;/p&gt;

&lt;p&gt;In Kolar's framing, this is self-sabotage. The web is bifurcating into sites that are legible to AI and sites that are not. And the sites that are not legible are disappearing from the fastest-growing discovery channels on the internet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Microsoft's Solution: The Publisher Content Marketplace
&lt;/h2&gt;

&lt;p&gt;Microsoft's answer to the blocking problem is its Publisher Content Marketplace, a platform where publishers license their content to AI developers and get paid every time their data informs an AI inference.&lt;/p&gt;

&lt;p&gt;The marketplace launched with People Inc. as its founding partner and has since expanded to eight publisher partners. Microsoft's goal, Kolar said, is to sign up "the entire open web." The idea is straightforward: instead of the adversarial dynamic where publishers block crawlers and AI companies scrape anyway, the marketplace creates a commercial relationship. Publishers get paid. AI companies get licensed data. Everyone wins.&lt;/p&gt;

&lt;p&gt;Crucially, Microsoft distinguishes between "training" and "grounding." Training is the deep-data-pool process where AI models learn patterns from large volumes of text. Grounding is the real-time retrieval of current, trusted sources to inform specific AI-generated answers. Microsoft's marketplace focuses on grounding, not training. Publishers who participate are not giving away their content for model training. They are making it available for real-time citation and attribution in AI-generated responses.&lt;/p&gt;

&lt;p&gt;This distinction matters because it addresses one of publishers' deepest fears: that licensing their content means giving AI companies a permanent license to reproduce their work. Grounding-based licensing is more like syndication. The content is cited and attributed in the moment, not absorbed into the model's permanent knowledge.&lt;/p&gt;

&lt;p&gt;Kolar was also candid about the business model. "All computing runs on Azure," he said. The marketplace is not a charity project. When publishers license content through the platform, the AI inference that uses that content runs on Microsoft's cloud infrastructure. Every query, every citation, every grounded answer generates Azure compute revenue. "That makes it not a cost for Microsoft," Kolar said. "This is a business."&lt;/p&gt;

&lt;h2&gt;
  
  
  The Counter-Strategy: Block Everything, Then Negotiate
&lt;/h2&gt;

&lt;p&gt;Not everyone at Prog AI was buying Kolar's open-and-license approach. Jonathan Roberts, Chief Innovation Officer at People Inc., presented a very different strategy: block everything first, then selectively unblock to negotiate licensing deals.&lt;/p&gt;

&lt;p&gt;People Inc. blocks 30,000 to 35,000 crawlers per day, Roberts said. The company allows only 38 specific crawlers to access its content. This hyper-aggressive blocking is not about protecting content from AI. It is about creating leverage.&lt;/p&gt;

&lt;p&gt;Roberts' logic is straightforward. If you leave your content open to all crawlers, AI companies can access it for free and have no incentive to negotiate a licensing deal. But if you block everything, you create scarcity. AI companies that want your content have to come to you and negotiate terms. You control the conversation.&lt;/p&gt;

&lt;p&gt;This is the same logic that drove the New York Times' lawsuit against OpenAI. Publishers with high-value, unique content have leverage. Publishers with commodity content that can be easily replicated do not. The blocking strategy works for the former. The open strategy works for the latter.&lt;/p&gt;

&lt;p&gt;The tension between Kolar's "open up" and Roberts' "block and negotiate" is the defining strategic debate in AI visibility right now. There is no single right answer. The optimal strategy depends on the type of content, the competitive position of the publisher, and the value of the content to AI engines.&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means for Different Types of Businesses
&lt;/h2&gt;

&lt;p&gt;The blocking question plays out very differently depending on what kind of site you run.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Publishers with premium content&lt;/strong&gt; (news organizations, research firms, industry analysts) have the most leverage. Their content is unique, timely, and difficult to replicate. For these organizations, Roberts' block-and-negotiate strategy makes sense. The New York Times, Wall Street Journal, and similar publishers can extract licensing fees because AI engines need their content to produce high-quality answers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ecommerce retailers&lt;/strong&gt; have less leverage but more to lose. Product pages are not unique. Thousands of retailers sell the same products with similar descriptions. If Amazon blocks AI crawlers, AI engines will just recommend Walmart or Target instead. For retailers, being visible to AI shopping agents is existential. Blocking is not a viable strategy. Optimization is the only option.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;B2B companies and SaaS providers&lt;/strong&gt; occupy a middle ground. Their content is more differentiated than ecommerce but less unique than premium publishers. Comparison pages, pricing pages, and technical documentation are exactly the type of content that AI search engines surface in answer to commercial queries. Blocking this content means losing visibility at the moment of purchase consideration.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Local businesses&lt;/strong&gt; are the most vulnerable to the blocking trap. A restaurant that blocks Google's AI crawler will not appear in AI-generated local search results. A dentist that blocks PerplexityBot will not be recommended when someone asks "best dentist near me." For local businesses, AI visibility is a direct revenue driver, and blocking is self-defeating.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Technical Reality of AI Crawler Access
&lt;/h2&gt;

&lt;p&gt;Beyond the strategic debate, there is a practical reality: blocking AI crawlers is technically harder than most people think.&lt;/p&gt;

&lt;p&gt;The landscape of AI crawlers is fragmented and evolving rapidly. New crawlers appear monthly. Existing crawlers change their user agent strings. Some AI companies use third-party crawling services that do not identify themselves as AI-related. A robots.txt file that blocks GPTBot, PerplexityBot, and ClaudeBot today may be incomplete by next month.&lt;/p&gt;

&lt;p&gt;There is also a growing gap between "crawling" and "knowledge." Even if a website blocks all direct crawlers, AI models may still have information about it from secondary sources. Third-party databases, social media mentions, review sites, and knowledge graph entries all contribute to what an AI model knows about a brand. Blocking direct crawling reduces visibility but does not eliminate it entirely.&lt;/p&gt;

&lt;p&gt;This means that the binary choice between "open" and "blocked" is a false dichotomy. The real question is not whether to block AI crawlers but how to manage what they find when they visit your site. Content strategy, structured data, entity clarity, and technical optimization all matter more than the robots.txt file alone.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Path Forward
&lt;/h2&gt;

&lt;p&gt;The AI visibility landscape is still in its early stages. Microsoft's Publisher Content Marketplace is one model, but it is not the only one. OpenAI has its own licensing deals. Google has been more aggressive about using publicly available content for AI Overviews, which has drawn publisher complaints. Perplexity has introduced a publisher program with ad revenue sharing.&lt;/p&gt;

&lt;p&gt;For website owners, the practical takeaway is clear: the decision about AI crawler access is not a one-time choice. It is an ongoing strategic calculation that depends on your content type, competitive position, and business model.&lt;/p&gt;

&lt;p&gt;Start by auditing your current crawler access. Which AI crawlers can reach your site? Which are blocked? What content are they finding? Use tools that measure your AI visibility across major AI search engines to understand where you appear and where you are missing.&lt;/p&gt;

&lt;p&gt;Then make an informed decision. If you have unique, high-value content, consider the block-and-negotiate approach. If you are an ecommerce retailer or local business, optimize for AI discovery. If you are a B2B company, focus on the content types that AI search engines surface most often: comparison pages, technical documentation, and thought leadership.&lt;/p&gt;

&lt;p&gt;The worst option is inaction. Kolar's warning is worth taking seriously: four out of five websites are invisible to AI engines. If your site is one of them, your competitors who chose visibility are happy about your decision.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Is AI discovery blocked on your site? &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;Run a free AI visibility audit&lt;/a&gt; to find out which AI crawlers can access your content and where your brand appears in AI-generated answers.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>aicrawlers</category>
      <category>microsoft</category>
      <category>publishercontentmark</category>
      <category>aivisibility</category>
    </item>
    <item>
      <title>DuckDuckGo Installs Jump 33% as Users Flee Google's AI Search Overhaul</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Sun, 31 May 2026 08:09:39 +0000</pubDate>
      <link>https://dev.to/searchless_ai/duckduckgo-installs-jump-33-as-users-flee-googles-ai-search-overhaul-3133</link>
      <guid>https://dev.to/searchless_ai/duckduckgo-installs-jump-33-as-users-flee-googles-ai-search-overhaul-3133</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-29-duckduckgo-installs-jump-33-percent-users-flee-google-ai-search" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Google spent two weeks at I/O 2026 showing the world the future of search. The future, as Google sees it, is AI-first: expanded AI Overviews, a redesigned intelligent search box, and AI Mode baked into every query. Millions of dollars in engineering and marketing, all pointing toward a single vision of search where AI answers are the default and traditional blue links are the fallback.&lt;/p&gt;

&lt;p&gt;Then users did something Google did not expect. They left.&lt;/p&gt;

&lt;p&gt;DuckDuckGo reported a 33% week-over-week increase in US iOS installs in the days following Google I/O. Visits to its "No AI" search variant at noai.duckduckgo.com jumped 27.7%. These are not massive numbers in absolute terms. DuckDuckGo's market share hovers around 2-3%. But they are directionally unmistakable: a measurable segment of users is actively rejecting AI-first search and seeking alternatives that still feel like search.&lt;/p&gt;

&lt;p&gt;This is the first quantifiable data point on user pushback against the AI search transformation. And it raises a question that the entire AI search industry needs to reckon with: what happens when you build the most powerful search engine in history and a meaningful slice of your users decides they do not want it?&lt;/p&gt;

&lt;h2&gt;
  
  
  What Happened at Google I/O
&lt;/h2&gt;

&lt;p&gt;Google I/O 2026 was, by most accounts, the most significant Search redesign in the company's 25-year history. The announcements came fast and heavy.&lt;/p&gt;

&lt;p&gt;AI Mode, previously an experimental feature in Search Labs, became a default experience for all US users. The traditional search box was redesigned as an "intelligent search box" that anticipates queries, suggests follow-ups, and surfaces AI-generated answers before the user finishes typing. AI Overviews expanded to cover even more query types, including local searches, product comparisons, and how-to queries.&lt;/p&gt;

&lt;p&gt;The message was clear: Google Search is now an AI product. Traditional search still exists, but it is no longer the star of the show.&lt;/p&gt;

&lt;p&gt;For many users, this was exciting. AI-generated answers save time. They synthesize information from multiple sources. They handle complex, multi-step queries that traditional search struggles with. But for a vocal and growing segment, the overhaul felt like a forced migration. The familiar blue links they had used for decades were being pushed aside. AI answers they did not ask for were appearing at the top of every query. And the simple, fast search experience they relied on was getting buried under layers of AI-generated content.&lt;/p&gt;

&lt;h2&gt;
  
  
  The DuckDuckGo Signal
&lt;/h2&gt;

&lt;p&gt;DuckDuckGo's data, shared exclusively with The Verge, provides the first empirical evidence that this frustration is translating into behavior change.&lt;/p&gt;

&lt;p&gt;The 33% increase in iOS installs is particularly telling. iOS users tend to be locked into Safari and Google as their default search engine. Changing search engines on iOS requires going into Settings, finding the Safari preferences, and manually switching the default. That is not a casual action. It requires intentionality. And a third more people made that intentional choice in the week after Google I/O than in the week before.&lt;/p&gt;

&lt;p&gt;The 27.7% jump in visits to noai.duckduckgo.com is equally significant. This is DuckDuckGo's explicitly non-AI search variant, launched earlier in 2026 as a response to user demand for a search experience with zero AI features. No AI answers, no AI summaries, no chat interfaces. Just links. The fact that visits to this stripped-down search product surged immediately after Google's AI-heavy I/O suggests that the demand for non-AI search is not theoretical. It is real and growing.&lt;/p&gt;

&lt;p&gt;DuckDuckGo CEO Gabriel Weinberg framed the data as evidence of a bifurcating market. "Some users want AI-powered search, and some users want traditional search," he told The Verge. "We are seeing growth in both, but the No AI growth is accelerating faster than anything we have seen in recent memory."&lt;/p&gt;

&lt;h2&gt;
  
  
  Context: Google's AI Search Stumbles
&lt;/h2&gt;

&lt;p&gt;The DuckDuckGo data did not emerge in a vacuum. Google's AI search rollout has been accompanied by a series of high-profile stumbles that eroded user trust.&lt;/p&gt;

&lt;p&gt;The most damaging was the AI Overviews "disregard" bug, first reported in late May 2026. Users discovered that AI Overviews were generating bizarre and incorrect answers when queries contained certain action verbs. Questions like "how to disregard [X]" or "ways to ignore [X]" triggered AI-generated responses that literally disregarded the core premise of the query, producing answers that were technically responsive but substantively wrong. The bug went viral on social media, with users sharing screenshots of increasingly absurd AI Overview responses.&lt;/p&gt;

&lt;p&gt;Around the same time, Google announced a crackdown on "back-button hijacking," a publisher practice where sites prevent users from returning to search results by trapping them on the page. While the crackdown was framed as a user-experience improvement, it also highlighted the extent to which publishers were desperately trying to hold onto traffic that Google's AI Overviews were siphoning away.&lt;/p&gt;

&lt;p&gt;Together, these incidents painted a picture of an AI search transition that was moving faster than Google's quality controls and faster than many users were comfortable with.&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means for the Search Market
&lt;/h2&gt;

&lt;p&gt;The DuckDuckGo data points to a market that is fragmenting, not consolidating. The dominant narrative in AI search has been convergence: everyone is moving toward AI-first search, and the only question is who gets there first. But the data suggests a more complex reality.&lt;/p&gt;

&lt;p&gt;AI-native search engines like ChatGPT Search and Perplexity are growing rapidly. ChatGPT has surpassed 600 million monthly active users, many of whom use it as their primary search tool. Perplexity has carved out a loyal niche among researchers and knowledge workers. These products are winning users who want more AI in their search, not less.&lt;/p&gt;

&lt;p&gt;But simultaneously, DuckDuckGo's No AI variant is growing. Brave Search, which also offers a non-AI search mode, has reported similar trends. And the 33% iOS install spike suggests that some users are not switching to AI search alternatives but away from them.&lt;/p&gt;

&lt;p&gt;This is not a zero-sum game. The search market is splitting into segments: users who want AI-powered search, users who want traditional search, and users who want both but on their own terms. Google's strategy of forcing AI search on everyone may be optimizing for the first group at the expense of the second and third.&lt;/p&gt;

&lt;h2&gt;
  
  
  Implications for Brands and Marketers
&lt;/h2&gt;

&lt;p&gt;For brands, the fragmentation of search behavior has immediate strategic implications.&lt;/p&gt;

&lt;p&gt;If you are only optimizing for Google's AI Overviews, you are reaching a shrinking share of total search attention. Some of your potential customers are using ChatGPT. Some are using Perplexity. Some are using DuckDuckGo's No AI variant, where traditional SEO still matters. And some are bouncing between all of these depending on the query and the context.&lt;/p&gt;

&lt;p&gt;AI visibility strategy needs to account for multiple discovery surfaces. This means:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do not abandon traditional SEO.&lt;/strong&gt; Blue links still drive traffic, especially on non-Google search engines and for users who skip AI Overviews. The basics of title optimization, meta descriptions, and page speed still matter.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Optimize for AI citation across multiple platforms.&lt;/strong&gt; Each AI search engine has its own source selection logic. ChatGPT favors content from well-known publishers and sites with clear entity signals. Perplexity prioritizes recently updated content with strong attribution. Google's AI Overviews lean on knowledge graph data and structured markup. A comprehensive AI visibility strategy addresses all three.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Monitor your AI visibility across surfaces.&lt;/strong&gt; You cannot optimize what you do not measure. Use tools that track your brand's appearance in AI-generated answers across ChatGPT, Perplexity, Google AI Overviews, and Bing Copilot.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prepare for further fragmentation.&lt;/strong&gt; The search market is not done changing. Amazon's new Alexa for Shopping integration means product discovery is fragmenting into agentic commerce channels. Social platforms are building their own AI search features. The list of discovery surfaces will keep growing.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Picture: Trust and Control
&lt;/h2&gt;

&lt;p&gt;The DuckDuckGo data is ultimately a story about trust and control. Google built AI search features that many users find useful. But it made those features the default without giving users a clear way to opt out. The message, intentional or not, was that Google knows what users want better than users do.&lt;/p&gt;

&lt;p&gt;That is a risky posture. Search is one of the most personal technologies people use. It is how people find information, make decisions, and navigate the world. When you change something that fundamental without user consent, you invite backlash. And when that backlash manifests as a 33% spike in competitor installs, it is not just a PR problem. It is a market signal.&lt;/p&gt;

&lt;p&gt;Google is unlikely to reverse course. The AI search transition is central to its product strategy and its business model. AI Overviews create new ad inventory. AI Mode increases engagement time. The intelligent search box generates more query data. Every AI feature is designed to make search more valuable to advertisers and more difficult to leave.&lt;/p&gt;

&lt;p&gt;But the DuckDuckGo data shows that some users are leaving anyway. And in a market where switching costs are near zero, a 33% directional signal can become a trend very quickly.&lt;/p&gt;

&lt;h2&gt;
  
  
  What to Watch
&lt;/h2&gt;

&lt;p&gt;Several signals will determine whether the DuckDuckGo bump is a blip or the beginning of a sustained shift.&lt;/p&gt;

&lt;p&gt;First, does the install growth sustain over multiple weeks? A single week of data is suggestive but not conclusive. If DuckDuckGo reports continued growth through June, the trend is real.&lt;/p&gt;

&lt;p&gt;Second, do other non-AI search engines report similar patterns? Brave Search, Ecosia, and even Bing's traditional search mode could corroborate the signal.&lt;/p&gt;

&lt;p&gt;Third, does Google respond with user controls? A simple toggle to disable AI Overviews or switch to a traditional search mode would address the most vocal complaints. Google has resisted this so far, but sustained backlash could change the calculus.&lt;/p&gt;

&lt;p&gt;Fourth, what happens to ChatGPT and Perplexity growth? If AI search engines and non-AI search engines are both growing at Google's expense, the market is truly fragmenting. If only AI search engines are growing, the DuckDuckGo data is more niche than it appears.&lt;/p&gt;

&lt;p&gt;For now, the data is clear on one point: the assumption that all users want AI search is wrong. Some do. Some do not. And the ones who do not are finding alternatives faster than anyone expected.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Is your brand visible across all search surfaces, AI and traditional? &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;Run a free AI visibility audit&lt;/a&gt; to find out where you appear and where you are missing.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>googleaisearch</category>
      <category>duckduckgo</category>
      <category>aioverviews</category>
      <category>searchbacklash</category>
    </item>
    <item>
      <title>ChatGPT Ads vs Google Ads: Complete Comparison for 2026</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Sun, 31 May 2026 08:09:24 +0000</pubDate>
      <link>https://dev.to/searchless_ai/chatgpt-ads-vs-google-ads-complete-comparison-for-2026-3o5p</link>
      <guid>https://dev.to/searchless_ai/chatgpt-ads-vs-google-ads-complete-comparison-for-2026-3o5p</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-29-chatgpt-ads-vs-google-ads-comparison-2026" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If you are a media buyer or CMO trying to figure out whether to shift ad budget from Google to ChatGPT, the short answer is: do not shift. Expand. ChatGPT ads and Google Ads capture different types of intent at different moments in the customer journey, and treating them as competitors for the same budget misses the point entirely.&lt;/p&gt;

&lt;p&gt;This comparison gives you the data, the frameworks, and the practical guidance to make smart allocation decisions in 2026.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Platforms at a Glance
&lt;/h2&gt;

&lt;p&gt;Google Ads has been the dominant force in digital advertising for two decades. It processes 8.5 billion searches per day, serves millions of advertisers, and generated over $240 billion in ad revenue in 2025. It is the most mature, measurable, and proven advertising platform in history.&lt;/p&gt;

&lt;p&gt;ChatGPT ads launched in early 2026 and reached $100 million in annual recurring revenue within six weeks. The platform serves 600 million monthly active users, works with 600+ advertisers, and is expanding rapidly toward self-serve access. It is the newest, fastest-growing, and least understood advertising platform on the market.&lt;/p&gt;

&lt;p&gt;The instinct to compare them head-to-head is natural but misleading. They operate in different parts of the funnel, serve different types of intent, and produce different types of results. The right question is not "which is better" but "what role does each play in my media mix?"&lt;/p&gt;

&lt;h2&gt;
  
  
  Audience and Reach
&lt;/h2&gt;

&lt;p&gt;Google Ads reaches users at the moment of active search intent. When someone types "best CRM for small business," they are in the consideration or decision stage. They know what they are looking for. They are evaluating options. Google captures that intent with surgical precision.&lt;/p&gt;

&lt;p&gt;ChatGPT ads reach users in conversational discovery mode. When someone asks ChatGPT "I need to organize my sales team, what tools should I consider," they are often earlier in the journey. They may not know the category exists. They are exploring, learning, and building a mental model of their options before they get to the comparison stage.&lt;/p&gt;

&lt;p&gt;This distinction matters because it determines what kind of advertising works on each platform.&lt;/p&gt;

&lt;p&gt;Google Ads excels at capturing demand that already exists. You bid on keywords that people are already searching for, and you pay when they click. The intent is explicit and the conversion path is direct.&lt;/p&gt;

&lt;p&gt;ChatGPT ads excel at generating and shaping demand. You place your brand in front of users who are having exploratory conversations, and you pay for impressions in a context where your brand is being recommended alongside (or instead of) competitors. The intent is implicit and the conversion path is longer but potentially more valuable because you are influencing the consideration set before the user gets to the search stage.&lt;/p&gt;

&lt;h2&gt;
  
  
  Ad Formats and Placement
&lt;/h2&gt;

&lt;p&gt;Google Ads offers a mature ecosystem of formats: text ads on search results, Shopping ads with product images and prices, Display ads across the web, YouTube video ads, Performance Max campaigns that automate across channels, and dozens of specialized formats for specific industries and objectives.&lt;/p&gt;

&lt;p&gt;ChatGPT ads currently offer fewer formats but in a uniquely influential context. Ads appear within ChatGPT's conversational interface, often as part of the answer flow. When a user asks about a category, ChatGPT may generate a list of recommendations that includes both organic citations and sponsored placements. The ad feels less like an interruption and more like a recommendation from a trusted advisor.&lt;/p&gt;

&lt;p&gt;The ad format on ChatGPT is still evolving. Current placements include inline recommendations within conversational answers, follow-up suggestion cards, and dedicated ad units in ChatGPT's search interface. OpenAI has signaled that more formats are coming, including visual product cards, video placements, and interactive demos.&lt;/p&gt;

&lt;h2&gt;
  
  
  Pricing and CPM
&lt;/h2&gt;

&lt;p&gt;This is where the platforms diverge most sharply.&lt;/p&gt;

&lt;p&gt;Google Ads operates on a cost-per-click model for most campaigns, with CPMs in the $2-8 range for standard search campaigns and higher for competitive verticals. The pricing is transparent, the auction mechanics are well understood, and decades of optimization data exist to guide bid strategy.&lt;/p&gt;

&lt;p&gt;ChatGPT ads currently operate primarily on a CPM model, with reported CPMs around $60. This is 7-30x higher than Google's average, and it reflects several factors: limited ad inventory (the platform is new and the user base is large), high audience quality (ChatGPT users tend to be affluent, educated, and tech-savvy), and scarcity premium (demand from advertisers significantly exceeds available impressions).&lt;/p&gt;

&lt;p&gt;The high CPM does not necessarily mean ChatGPT ads are overpriced. If the audience quality and conversational context produce higher engagement and better brand recall than traditional search ads, the cost per meaningful interaction may be competitive. But the measurement infrastructure to prove this does not exist yet in the same way it does for Google Ads.&lt;/p&gt;

&lt;h2&gt;
  
  
  Targeting Capabilities
&lt;/h2&gt;

&lt;p&gt;Google Ads offers the most sophisticated targeting system in digital advertising. Keyword targeting, demographic targeting, geographic targeting, remarketing lists, similar audiences, custom intent audiences, and AI-powered Smart Bidding give advertisers granular control over who sees their ads and when.&lt;/p&gt;

&lt;p&gt;ChatGPT ads target based on conversational context. Instead of bidding on keywords, advertisers target topic areas and conversation types. When a user asks about a relevant topic, the ad is served in context. The targeting is less precise than Google's keyword-level bidding but more contextually relevant because it is based on the full conversational context, not just a few words typed into a search box.&lt;/p&gt;

&lt;p&gt;The tradeoff is clear: Google gives you precision. ChatGPT gives you context. For bottom-funnel campaigns where you know exactly who you want to reach and what they are searching for, Google wins. For top-funnel campaigns where you want to influence how people think about a category, ChatGPT offers something Google cannot.&lt;/p&gt;

&lt;h2&gt;
  
  
  Measurement and Attribution
&lt;/h2&gt;

&lt;p&gt;Google Ads has the most mature measurement stack in digital advertising. Conversion tracking, attribution modeling, Smart Bidding optimization signals, Google Analytics integration, and third-party measurement tools give advertisers a comprehensive view of performance from impression to conversion.&lt;/p&gt;

&lt;p&gt;ChatGPT ads are still building their measurement infrastructure. OpenAI partnered with Criteo to provide third-party measurement and attribution. Basic metrics like impressions, clicks, and CTR are available. But the deeper attribution models, cross-platform tracking, and ROI benchmarking that Google advertisers take for granted are still in early stages.&lt;/p&gt;

&lt;p&gt;This is the single biggest risk for ChatGPT ads right now. Advertisers who are accustomed to Google's measurement sophistication may find ChatGPT's analytics insufficient for confident budget allocation decisions. The measurement gap will close over time, but in 2026, it is a real constraint.&lt;/p&gt;

&lt;h2&gt;
  
  
  Budget Allocation Framework
&lt;/h2&gt;

&lt;p&gt;Based on current platform capabilities and market dynamics, here is a practical framework for allocating budget between Google Ads and ChatGPT ads.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Proven channels first (80-85% of budget).&lt;/strong&gt; Allocate the majority of your search advertising budget to Google Ads. The platform is proven, measurable, and efficient. You know what you are getting. Use Google Ads to capture active search intent and drive bottom-funnel conversions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI-native experiments (15-20% of budget).&lt;/strong&gt; Allocate a meaningful but controlled portion to ChatGPT ads. Treat this as an experiment with clear learning objectives. You are not trying to match Google's efficiency. You are trying to understand whether conversational discovery generates valuable brand awareness and consideration that Google cannot produce.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Scale criteria.&lt;/strong&gt; Define clear criteria for when to increase ChatGPT ad spend. These might include: CTR above a threshold, brand search volume increase on Google (indicating ChatGPT is driving awareness), direct attribution from ChatGPT to conversions, and cost per qualified lead within 2-3x of Google's.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Vertical considerations.&lt;/strong&gt; Some verticals will see stronger ChatGPT ad performance than others. Technology, SaaS, education, and professional services tend to align well with ChatGPT's user base. Retail, local services, and emergency services may see less overlap.&lt;/p&gt;

&lt;h2&gt;
  
  
  Google's Counter-Moves
&lt;/h2&gt;

&lt;p&gt;Google is not standing still. The company is aggressively integrating AI into its ad products.&lt;/p&gt;

&lt;p&gt;Gemini-powered ad units are appearing in Google Search, using AI to generate ad creative and optimize targeting in real time. Shoppable YouTube ads allow users to browse and purchase products directly from video content. Native AI search ads are being tested within AI Overviews and AI Mode, placing sponsored content inside the AI-generated answer layer.&lt;/p&gt;

&lt;p&gt;These moves mean that the line between "Google Ads" and "AI ads" is blurring. Google is building AI advertising capabilities within its existing platform, giving advertisers AI-native ad formats without requiring them to move budget to a new platform. This is a significant competitive advantage.&lt;/p&gt;

&lt;p&gt;For media buyers, the implication is that the choice is not just between Google and ChatGPT. It is between Google's AI-enhanced advertising (which combines Google's reach and measurement with AI capabilities) and ChatGPT's AI-native advertising (which offers a fundamentally different user context but less measurement maturity).&lt;/p&gt;

&lt;h2&gt;
  
  
  When to Choose Each Platform
&lt;/h2&gt;

&lt;p&gt;Choose Google Ads when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You are targeting bottom-funnel, high-intent keywords&lt;/li&gt;
&lt;li&gt;You need precise measurement and attribution&lt;/li&gt;
&lt;li&gt;Your budget requires efficient, predictable CPMs and CPCs&lt;/li&gt;
&lt;li&gt;You are running direct response campaigns with clear conversion goals&lt;/li&gt;
&lt;li&gt;You need to reach a broad audience across search, display, and video&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Choose ChatGPT Ads when:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You are running awareness or consideration campaigns&lt;/li&gt;
&lt;li&gt;You want to influence how users think about your category&lt;/li&gt;
&lt;li&gt;Your target audience overlaps with ChatGPT's user profile&lt;/li&gt;
&lt;li&gt;You have experimental budget and can tolerate measurement uncertainty&lt;/li&gt;
&lt;li&gt;You want early-mover advantage in a rapidly growing ad platform&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;ChatGPT ads are not a replacement for Google Ads. They are a complement. The platforms capture different intent at different stages of the customer journey, and smart media buyers use both to build a complete funnel strategy.&lt;/p&gt;

&lt;p&gt;Google Ads remains the foundation of search advertising. It is where active demand lives, where measurement is mature, and where the ROI is proven. ChatGPT ads represent a new frontier: conversational discovery that shapes demand before it reaches the search stage.&lt;/p&gt;

&lt;p&gt;The brands that figure out how to use both in concert will have an advantage over those that treat it as an either/or choice. Allocate 80-85% of your search budget to proven channels, 15-20% to AI-native experiments, and scale based on data.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Are your competitors advertising in AI answers? &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;Run a free AI visibility audit&lt;/a&gt; to see how your brand compares in AI-generated recommendations across ChatGPT, Perplexity, and Google AI Overviews.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>chatgptads</category>
      <category>googleads</category>
      <category>aiadvertising</category>
      <category>adbudget</category>
    </item>
    <item>
      <title>Anthropic's $965B Valuation Changes the AI Search Math</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Sun, 31 May 2026 08:09:07 +0000</pubDate>
      <link>https://dev.to/searchless_ai/anthropics-965b-valuation-changes-the-ai-search-math-gg2</link>
      <guid>https://dev.to/searchless_ai/anthropics-965b-valuation-changes-the-ai-search-math-gg2</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-29-anthropic-965-billion-valuation-ai-search-three-horse-race" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Anthropic is now the most valuable AI company on Earth. Its $65 billion Series H, announced May 28, 2026, values the company at $965 billion post-money — surpassing OpenAI's $730 billion and confirming what enterprise adoption data has been signaling for months: AI search is a three-horse race, not a two-horse one.&lt;/p&gt;

&lt;p&gt;The round was co-led by Altimeter, Dragoneer, Greenoaks, and Sequoia. It includes $15 billion from hyperscaler partners — Amazon contributing $5 billion, with additional capital from Google/Broadcom and SpaceX's infrastructure arm. Anthropic's run-rate revenue has crossed $47 billion, according to CFO Krishna Rao, and the company now holds strategic chip partnerships with Micron, Samsung, and SK hynix to lock in compute supply for years.&lt;/p&gt;

&lt;p&gt;On the same day, Anthropic launched Claude Opus 4.8 — a model that beats GPT-5.5 on multiple agent benchmarks and scores 84% on Online-Mind2Web, the standard browser agent evaluation. Opus 4.8 introduces dynamic workflows that can orchestrate hundreds of parallel subagents inside Claude Code, plus an effort control feature in claude.ai that lets users dial inference depth up or down depending on task complexity.&lt;/p&gt;

&lt;p&gt;This is not just a funding story. This is an AI search competitive reset.&lt;/p&gt;

&lt;h2&gt;
  
  
  What $965 Billion Actually Buys
&lt;/h2&gt;

&lt;p&gt;Valuation numbers in AI have become so large that they've lost meaning. So let's translate $965 billion into what matters for anyone trying to get their brand cited, recommended, or visible in AI-generated answers.&lt;/p&gt;

&lt;p&gt;First, it buys distribution lock-in. Claude is now available on AWS, Google Cloud, and Azure — the first frontier model to run on all three major clouds simultaneously. This is not a theoretical advantage. Enterprise AI deployments happen where the data already lives, and Claude is now the only frontier model available everywhere enterprise data exists. When a Global 5000 company stands up an internal AI assistant, a customer service bot, or a research tool, Claude is increasingly the default — not because it's better in every benchmark, but because it's the one that doesn't require migrating data to a new cloud.&lt;/p&gt;

&lt;p&gt;Second, it buys compute certainty. The strategic chip partnerships with Micron, Samsung, and SK hynix are not standard venture investments. They are supply-chain agreements that guarantee Anthropic access to next-generation AI accelerator hardware for years. In a market where compute availability constrains which models can serve which queries at which speed, this is the kind of moat that compounds. More compute means more queries processed, more training data generated, more real-time retrieval for search-like tasks — and ultimately, more recommendations made.&lt;/p&gt;

&lt;p&gt;Third, it buys time. At $47 billion in run-rate revenue, Anthropic is no longer burning venture capital to survive. It has the financial runway to invest in multi-year capabilities — agentic commerce, autonomous research, enterprise retrieval — without the quarterly pressure that forces shorter-term product decisions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Opus 4.8: The Agentic Search Engine You're Not Optimizing For
&lt;/h2&gt;

&lt;p&gt;The Opus 4.8 launch matters more for AI search strategy than most coverage suggests. The model's headline benchmarks — beating GPT-5.5 on agent tasks, 84% on Online-Mind2Web — tell a technical story. But underneath those numbers is a product story with direct implications for brand visibility.&lt;/p&gt;

&lt;p&gt;Online-Mind2Web measures how well an AI agent can navigate live websites to complete tasks: finding information, filling forms, comparing products, completing purchases. An 84% score means Claude can reliably act as an autonomous browser on behalf of a user. When someone asks Claude to "find the best project management tool for a 50-person remote team," Claude doesn't just search its training data. It can browse comparison sites, read G2 reviews, check pricing pages, and synthesize a recommendation that reflects the current state of the market.&lt;/p&gt;

&lt;p&gt;This is the mechanism that makes AI search different from traditional search. Google shows you a list of links and you choose. Claude does the choosing for you — and Opus 4.8 is dramatically better at it than anything else on the market.&lt;/p&gt;

&lt;p&gt;The dynamic workflows feature compounds this. Inside Claude Code, Opus 4.8 can spin up hundreds of parallel subagents, each handling a different aspect of a complex research task. One subagent checks product reviews. Another compares pricing. A third reads documentation. A fourth evaluates community sentiment on Reddit and Hacker News. Then Claude synthesizes everything into a single recommendation.&lt;/p&gt;

&lt;p&gt;If you're a SaaS company, an ecommerce brand, or a B2B service provider, this is your new search result. Not a blue link on Google. A synthesized recommendation from an AI agent that browsed your site, your competitors' sites, and a dozen third-party sources simultaneously.&lt;/p&gt;

&lt;p&gt;The question is: what did it find when it browsed yours?&lt;/p&gt;

&lt;h2&gt;
  
  
  The Three-Platform Reality
&lt;/h2&gt;

&lt;p&gt;For the past eighteen months, the AI visibility conversation has been dominated by two names: Google and ChatGPT. Google because of its dominance in traditional search and the rapid expansion of AI Overviews. ChatGPT because of its 600 million monthly active users and its role as the first AI assistant most people actually use.&lt;/p&gt;

&lt;p&gt;That binary framing was always incomplete. But with Anthropic's $965 billion valuation and Claude's enterprise penetration, it's now actively misleading.&lt;/p&gt;

&lt;p&gt;Consider the evidence:&lt;/p&gt;

&lt;p&gt;Anthropic's $47 billion run-rate revenue comes overwhelmingly from enterprise contracts. These are not individual users asking Claude trivia questions. These are Fortune 500 companies deploying Claude as an internal research tool, a customer-facing assistant, an enterprise search layer. When a procurement team at a multinational corporation uses Claude to evaluate software vendors, that's an AI search query with real commercial consequences — and it happens inside a Claude instance that most marketing teams can't even monitor.&lt;/p&gt;

&lt;p&gt;Claude's multi-cloud availability means it surfaces in places most SEO and GEO tools don't track. A Claude-powered assistant embedded in a Salesforce workflow. A Claude retrieval system inside a company's Azure deployment. A Claude-based research tool on AWS that analysts use to evaluate market options. These are AI search surfaces that exist outside the public web interfaces that most visibility audits check.&lt;/p&gt;

&lt;p&gt;Opus 4.8's browser agent capabilities mean Claude is not limited to its training data for recommendations. It can actively browse the live web, evaluate current information, and make real-time recommendations. This is functionally equivalent to a search engine — but one that synthesizes rather than lists, recommends rather than ranks.&lt;/p&gt;

&lt;p&gt;The practical implication is stark. A brand that has invested in Google SEO and ChatGPT optimization — implementing llms.txt, building structured data, creating citation-worthy content — may still be invisible to Claude. And Claude is the AI engine powering enterprise decisions in the companies most likely to become high-value customers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Enterprise Adoption Changes the Visibility Game
&lt;/h2&gt;

&lt;p&gt;Consumer AI search gets the headlines. ChatGPT's 600 million users. Google AI Overviews appearing on 40% of searches. Perplexity's rapid growth. These are important surfaces, and brands should absolutely optimize for them.&lt;/p&gt;

&lt;p&gt;But enterprise AI adoption operates at a different order of magnitude in commercial impact.&lt;/p&gt;

&lt;p&gt;When a consumer asks ChatGPT "what's the best CRM," the recommendation influences an individual purchase. When a procurement team at a Fortune 500 company uses their internal Claude deployment to evaluate CRM vendors for a 10,000-seat deployment, the recommendation influences a multi-million dollar contract. Same mechanism — AI synthesis replacing human research — but the commercial stakes are orders of magnitude higher.&lt;/p&gt;

&lt;p&gt;Anthropic's enterprise penetration, validated by $47 billion in run-rate revenue, means Claude is now making those high-stakes recommendations at scale. And most brands have zero visibility into how Claude perceives them.&lt;/p&gt;

&lt;p&gt;This is the blind spot. SEO tools measure Google rankings. ChatGPT visibility audits measure what ChatGPT says when prompted about a brand. But there is no widely available tool that monitors what Claude recommends inside enterprise deployments — because those deployments are private, authenticated, and invisible to external monitoring.&lt;/p&gt;

&lt;p&gt;The only way to influence Claude's recommendations in those environments is to optimize for Claude's extraction and synthesis mechanisms on the open web. If your site's product pages are structured for Google's crawler but not for Claude's entity extraction, Claude will still find your competitors' pages that are.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Optimization Gap
&lt;/h2&gt;

&lt;p&gt;Here's what makes the three-platform reality operationally challenging for marketing teams: Google, ChatGPT, and Claude do not extract information the same way.&lt;/p&gt;

&lt;p&gt;Google's AI Overviews rely heavily on structured data (schema.org), traditional ranking signals (backlinks, domain authority), and the content it has already crawled and indexed through its standard web pipeline. If you rank well in Google, you have a head start in AI Overviews because the underlying signals overlap.&lt;/p&gt;

&lt;p&gt;ChatGPT's citation behavior draws from a combination of Bing's web index, its own training data, and real-time browsing when the model activates search mode. ChatGPT tends to cite sources that provide direct, answer-first content — clear definitions, numbered lists, explicit comparisons, original data. The &lt;a href="https://searchless.ai/articles/2026-05-26-ai-citation-benchmark-2026-how-often-chatgpt-google-perplexity-gemini-cite-sources/" rel="noopener noreferrer"&gt;AI citation benchmark published earlier this week&lt;/a&gt; showed ChatGPT cites company newsrooms 18% of the time, far more than Google's ~3%.&lt;/p&gt;

&lt;p&gt;Claude's extraction mechanism is different again. Claude relies more heavily on entity clarity — unambiguous product names, clear category definitions, explicit feature descriptions — and on what might be called "argumentative provenance." Claude's training and retrieval processes appear to weight content that takes a clear position and supports it with evidence, rather than content that merely aggregates information from other sources.&lt;/p&gt;

&lt;p&gt;This means a page that ranks #1 on Google might be invisible to Claude. A page that ChatGPT cites frequently might never appear in Claude's recommendations. And a page that Claude surfaces prominently in its synthesis might not rank on Google at all.&lt;/p&gt;

&lt;p&gt;The three platforms represent three different extraction grammars. Optimizing for one does not guarantee visibility in the others.&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means for GEO Strategy
&lt;/h2&gt;

&lt;p&gt;The Searchless &lt;a href="https://searchless.ai/articles/2026-05-19-ai-search-statistics-2026-data-adoption-traffic-citations/" rel="noopener noreferrer"&gt;AI search statistics roundup&lt;/a&gt; showed that AI answer engines are reshaping how hundreds of millions of people discover, evaluate, and choose products. The data was already clear. What Anthropic's $965 billion valuation adds is urgency: the third major platform is now resourced and distributed well enough that ignoring it is a strategic error, not just a missed opportunity.&lt;/p&gt;

&lt;p&gt;For GEO practitioners, the implication is a shift from two-platform to three-platform optimization. This doesn't mean tripling the workload. It means building content that is legible to three different extraction grammars simultaneously:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Entity clarity.&lt;/strong&gt; Every product page, service page, and comparison page should contain unambiguous entity definitions: product name, category, target user, key features, competitive positioning. This serves all three platforms but is especially important for Claude, which appears to weight entity extraction heavily in its synthesis process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Answer-first architecture.&lt;/strong&gt; Content should lead with direct answers to the questions AI engines are most likely to synthesize. This is the core of &lt;a href="https://searchless.ai/articles/2026-05-24-how-to-optimize-for-chatgpt-complete-guide-brand-citation/" rel="noopener noreferrer"&gt;how to optimize for ChatGPT&lt;/a&gt; and it works for Claude as well. The first paragraph of every product or service page should answer: what is this, who is it for, and why is it different?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Structured data as baseline.&lt;/strong&gt; Schema.org markup (Product, Service, Organization, FAQPage) is table stakes for Google. It also helps ChatGPT and Claude parse content structure. The &lt;a href="https://searchless.ai/articles/2026-05-26-ai-crawler-optimization-guide-gptbot-google-extended-perplexitybot/" rel="noopener noreferrer"&gt;AI crawler optimization guide&lt;/a&gt; covers the technical implementation. The key is ensuring that schema data matches the entity definitions in your visible content — AI engines cross-reference both, and contradictions hurt credibility.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Original data and positioning.&lt;/strong&gt; Claude appears to reward content that takes a clear, evidence-backed position over content that merely aggregates. Original research, proprietary benchmarks, and opinionated analysis are citation magnets across all three platforms. The BuzzStream 4-million-citation study released this week found that original editorial accounts for 81% of AI news citations while syndicated press releases earn 0.04%. The data confirms what Claude's extraction behavior already suggested: AI engines reward originality, not distribution.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Multi-platform monitoring.&lt;/strong&gt; The single biggest gap in most GEO strategies is monitoring. Brands track Google rankings religiously. Some track ChatGPT citations. Almost none systematically monitor Claude's recommendations. Without monitoring, optimization is guesswork. A Claude visibility audit — testing what Claude recommends when prompted with category-relevant queries — should be a quarterly exercise at minimum, and monthly for competitive categories.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Compute Moat Compounds
&lt;/h2&gt;

&lt;p&gt;Beyond the immediate competitive implications, Anthropic's strategic chip partnerships deserve attention because they create a compounding advantage that most coverage underplays.&lt;/p&gt;

&lt;p&gt;When Micron, Samsung, and SK hynix invest in Anthropic, they are not making passive financial bets. They are aligning their next-generation memory and accelerator roadmaps with Anthropic's compute requirements. This means Anthropic gets early access to hardware that may not be available to competitors for months or years — and at prices that reflect strategic partnership rather than market rates.&lt;/p&gt;

&lt;p&gt;In the AI search context, compute advantage translates directly into query capacity. More compute means more real-time browsing, more complex multi-step synthesis, more parallel agent workflows. The difference between a model that can browse three sources and one that can browse thirty is a difference in recommendation quality that compounds with every query.&lt;/p&gt;

&lt;p&gt;The &lt;a href="https://searchless.ai/articles/2026-05-22-nvidia-81-billion-quarter-agentic-ai-search-visibility/" rel="noopener noreferrer"&gt;NVIDIA earnings analysis from earlier this month&lt;/a&gt; highlighted how agentic AI workloads are driving unprecedented compute demand. Anthropic's chip partnerships are a structural response to that demand — and they position Claude to serve increasingly complex agentic queries at scale while competitors may face compute constraints.&lt;/p&gt;

&lt;p&gt;This matters for brands because agentic queries are the highest-value queries in AI search. When an AI agent researches, compares, and recommends products autonomously, the stakes are higher than when a user scrolls through a list of blue links. The platforms that can serve those complex agentic queries at scale — Google with its infrastructure, OpenAI with its user base, and now Anthropic with its compute moat — will dominate the AI recommendation layer.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Investment Signal
&lt;/h2&gt;

&lt;p&gt;Anthropic's $65 billion raise also sends a signal to the market that affects decision-making far beyond the company itself. When Sequoia, Altimeter, Dragoneer, and Greenoaks collectively place the largest venture bet in history on an AI company, the downstream effects ripple through every enterprise boardroom.&lt;/p&gt;

&lt;p&gt;CFOs and CTOs who were evaluating whether to invest in AI search optimization now have another data point: the world's top venture firms believe the AI search market is worth nearly a trillion dollars to just one player. The total market, when you include Google, OpenAI, Perplexity, and the rest, is orders of magnitude larger.&lt;/p&gt;

&lt;p&gt;The Conductor CMO survey from last week showed 93-94% of enterprise CMOs are already investing in AI search optimization. That number was striking when it came out. In the context of Anthropic's valuation, it looks like a lagging indicator — the real investment is probably even higher now, and it's accelerating.&lt;/p&gt;

&lt;p&gt;For marketing teams, the question is no longer "should we invest in GEO?" The question is "are we optimizing for all three platforms, or just the one we happen to use most?"&lt;/p&gt;

&lt;h2&gt;
  
  
  What to Do This Week
&lt;/h2&gt;

&lt;p&gt;The practical response to Anthropic's $965 billion valuation is not to panic-add Claude to a list of optimization targets. It's to recognize that the AI search landscape has shifted from a duopoly to a triopoly, and to adjust strategy accordingly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step one: audit your Claude visibility.&lt;/strong&gt; Before optimizing, measure. Run category-relevant queries through claude.ai and note whether your brand appears in Claude's synthesized answers. Compare the results to what ChatGPT and Google AI Overviews show for the same queries. The gaps will tell you where to focus.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step two: check entity clarity.&lt;/strong&gt; Claude's extraction mechanism depends on unambiguous entity definitions. Does your product page clearly state what the product is, what category it belongs to, who it's for, and how it differs from alternatives? If a human has to read three paragraphs to understand what you sell, Claude's entity extraction will struggle too.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step three: create Claude-citable content.&lt;/strong&gt; Original analysis, proprietary data, and clear argumentative positioning are the content types that Claude appears to surface most frequently. If your content strategy is optimized for Google's link-based authority signals (long-form guides, listicles, keyword-dense pages), you may need to add an editorial layer that takes positions and supports them with evidence.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step four: monitor all three platforms.&lt;/strong&gt; A comprehensive AI visibility audit should cover Google AI Overviews, ChatGPT recommendations, and Claude synthesis. Most current tools only cover one or two. Until the tooling catches up, manual quarterly audits across all three platforms are the baseline.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step five: don't abandon what works.&lt;/strong&gt; Google still processes 8.5 billion searches per day. ChatGPT still has 600 million monthly active users. The three-platform reality is additive, not replacement. Optimize for Claude without pulling back from Google and ChatGPT investments.&lt;/p&gt;




&lt;p&gt;The AI search market is consolidating faster than most marketing teams are adapting. Anthropic's $965 billion valuation is the clearest signal yet that the consolidation is real, it's well-funded, and it's structural. Claude is not a niche player. It's the AI search engine powering enterprise decisions inside the companies most brands want to reach.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ready to build a multi-platform AI visibility strategy?&lt;/strong&gt; &lt;a href="https://searchless.ai/pricing" rel="noopener noreferrer"&gt;See how Searchless can help&lt;/a&gt; with comprehensive GEO services that cover Google, ChatGPT, and Claude.&lt;/p&gt;




&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Anthropic Series H funding announcement (anthropic.com) — $65B raise, $965B valuation, investor list, strategic partnerships. Tier 1.&lt;/li&gt;
&lt;li&gt;Anthropic Claude Opus 4.8 announcement (anthropic.com) — model capabilities, benchmark scores, dynamic workflows, effort control. Tier 1.&lt;/li&gt;
&lt;li&gt;Anthropic Opus 4.8 system card — Online-Mind2Web benchmark results, agent evaluation methodology. Tier 1.&lt;/li&gt;
&lt;li&gt;Krishna Rao, CFO Anthropic — revenue and enterprise adoption statements. Tier 1.&lt;/li&gt;
&lt;li&gt;The New York Times, "Anthropic Raises $65 Billion, Surpassing OpenAI's Valuation" (May 28, 2026) — reporting on competitive positioning vs OpenAI and Google. Tier 2.&lt;/li&gt;
&lt;li&gt;The Verge, coverage of Anthropic Series H and Opus 4.8 launch (May 28, 2026). Tier 2.&lt;/li&gt;
&lt;li&gt;Conductor CMO Survey (May 2026) — 93-94% enterprise CMO investment in AI search optimization. Tier 1 (primary research).&lt;/li&gt;
&lt;li&gt;BuzzStream/XOFU 4-million-citation study (May 2026) — citation patterns across AI engines. Tier 1 (primary research).&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;&lt;strong&gt;Is your brand visible to Claude?&lt;/strong&gt; &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;Run a free AI visibility audit&lt;/a&gt; to check your presence across Google AI Overviews, ChatGPT, and Claude. The audit takes five minutes and shows you exactly where you're invisible — and what to fix.&lt;/p&gt;




&lt;h2&gt;
  
  
  FAQ
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Does Anthropic's valuation change which AI engine I should prioritize?&lt;/strong&gt;&lt;br&gt;
No single engine should be prioritized to the exclusion of others. Google still handles the most queries by volume. ChatGPT has the largest consumer user base. Claude has the strongest enterprise penetration. Prioritize based on your audience: B2B brands should weight Claude heavily; consumer brands should weight ChatGPT and Google. All three matter.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How is Claude's citation behavior different from ChatGPT's?&lt;/strong&gt;&lt;br&gt;
Early evidence suggests Claude weights entity clarity and argumentative positioning more heavily than ChatGPT, which appears to favor answer-first formatting and structured data. Claude also has stronger real-time browsing capabilities with Opus 4.8, meaning it can evaluate live web content rather than relying primarily on training data.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What does "three-platform optimization" mean in practice?&lt;/strong&gt;&lt;br&gt;
It means ensuring your content is legible to three different AI extraction grammars: Google's structured-data-heavy approach, ChatGPT's answer-first preference, and Claude's entity-and-argument focus. The core tactics overlap (clear content, structured data, original research) but the emphasis differs per platform.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Should I block ClaudeBot from crawling my site?&lt;/strong&gt;&lt;br&gt;
Only if you have a deliberate licensing strategy that depends on restricting access. For the vast majority of brands, blocking ClaudeBot means choosing invisibility in Claude's recommendations. The exception is publishers pursuing a "block and negotiate" licensing strategy with AI companies — a strategy that works only if you have content valuable enough to negotiate over.&lt;/p&gt;

</description>
      <category>anthropic</category>
      <category>claude</category>
      <category>aisearch</category>
      <category>geo</category>
    </item>
    <item>
      <title>Zero-Click Search Statistics 2026: How AI Answers Are Killing the Click</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Sat, 30 May 2026 08:09:01 +0000</pubDate>
      <link>https://dev.to/searchless_ai/zero-click-search-statistics-2026-how-ai-answers-are-killing-the-click-16ij</link>
      <guid>https://dev.to/searchless_ai/zero-click-search-statistics-2026-how-ai-answers-are-killing-the-click-16ij</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-28-zero-click-search-statistics-2026-ai-answers-killing-click" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h1&gt;
  
  
  Zero-Click Search Statistics 2026: How AI Answers Are Killing the Click
&lt;/h1&gt;

&lt;p&gt;Zero-click search is no longer a trend. It is the new baseline.&lt;/p&gt;

&lt;p&gt;For years, the percentage of Google searches that ended without a click to any website crept upward. First it was featured snippets answering simple questions. Then knowledge panels filling in entity queries. Then People Also Ask boxes expanding the answer ecosystem. Each incremental feature chipped away at the click-through rate.&lt;/p&gt;

&lt;p&gt;Now, with Google AI Overviews, AI Mode, ChatGPT search, and Perplexity providing comprehensive AI-generated answers, zero-click search has crossed a critical threshold. The majority of searches on every major platform now end without a single click to an external website.&lt;/p&gt;

&lt;p&gt;This article compiles the most comprehensive set of zero-click search statistics for 2026, drawing on data from SparkToro, Datos, Similarweb, and proprietary AI visibility research. The numbers tell a clear story: the era of measuring digital success by website clicks is ending. What matters now is whether your brand appears in the AI answer.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Headline Numbers
&lt;/h2&gt;

&lt;p&gt;Let us start with the big picture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;65.7% of Google searches in 2026 end without a click to any external website.&lt;/strong&gt; This figure comes from SparkToro's analysis of Datos clickstream data, which tracks actual user behavior across millions of devices. It represents the continuation of a trend that has been accelerating since 2020.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;73.2% of Google searches on mobile devices are zero-click.&lt;/strong&gt; Mobile zero-click rates are consistently higher than desktop because mobile users are less likely to navigate through multiple search results on a small screen. When an AI-generated answer appears on mobile, it fills the viewport, making the click even less likely.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;58.1% of Google searches on desktop are zero-click.&lt;/strong&gt; Desktop users are more likely to click through, but the gap is narrowing. AI Overviews and AI Mode on desktop now consume significant SERP real estate, pushing traditional results below the fold.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Zero-click search has grown from approximately 50.3% in 2020 to 65.7% in 2026.&lt;/strong&gt; That is a 15.4 percentage point increase in six years, or roughly 2.5 percentage points per year. The rate of growth has accelerated since AI Overviews launched in mid-2024.&lt;/p&gt;

&lt;h2&gt;
  
  
  Zero-Click by Platform
&lt;/h2&gt;

&lt;p&gt;Zero-click behavior varies significantly across search platforms, and the differences reveal important dynamics in the AI search market.&lt;/p&gt;

&lt;h3&gt;
  
  
  Google
&lt;/h3&gt;

&lt;p&gt;Google remains the dominant search engine, and its zero-click rate is the most consequential number in the industry.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Overall zero-click rate:&lt;/strong&gt; 65.7%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero-click rate for queries with AI Overviews:&lt;/strong&gt; 78.4%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero-click rate for queries without AI Overviews:&lt;/strong&gt; 52.3%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero-click rate for AI Mode sessions:&lt;/strong&gt; 89.1%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The gap between queries with AI Overviews (78.4%) and queries without (52.3%) is the most telling statistic. AI-generated answers reduce click-through by approximately 26 percentage points. When Google's AI provides a comprehensive answer, users simply do not click.&lt;/p&gt;

&lt;p&gt;AI Mode, which presents a full conversational interface with no visible blue links on the initial screen, drives zero-click rates even higher at 89.1%. AI Mode is designed to keep users within Google's ecosystem. It succeeds.&lt;/p&gt;

&lt;h3&gt;
  
  
  ChatGPT
&lt;/h3&gt;

&lt;p&gt;ChatGPT's search functionality operates differently from Google, but the zero-click dynamic is even more pronounced.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Overall zero-click rate:&lt;/strong&gt; 91.3%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click-through rate for sourced responses:&lt;/strong&gt; 8.7%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Percentage of responses that include source links:&lt;/strong&gt; 34.2%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most ChatGPT interactions do not include clickable source links at all. When links are included, they appear as small superscript references that most users ignore. The conversational interface is designed to provide answers, not to direct traffic to external websites.&lt;/p&gt;

&lt;h3&gt;
  
  
  Perplexity
&lt;/h3&gt;

&lt;p&gt;Perplexity occupies a middle ground, designed from the ground up to cite sources.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Overall zero-click rate:&lt;/strong&gt; 62.8%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click-through rate for sourced responses:&lt;/strong&gt; 37.2%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Average number of citations per response:&lt;/strong&gt; 4.7&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Perplexity's model is citation-friendly by design. Source links are prominently displayed, and the interface encourages exploration. But even with this citation-friendly approach, nearly two-thirds of Perplexity searches end without a click.&lt;/p&gt;

&lt;h3&gt;
  
  
  Bing / Copilot
&lt;/h3&gt;

&lt;p&gt;Microsoft's Bing, powered by Copilot, shows similar patterns to Google.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Overall zero-click rate:&lt;/strong&gt; 68.4%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Zero-click rate for Copilot-powered queries:&lt;/strong&gt; 82.6%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Percentage of searches using Copilot:&lt;/strong&gt; 31.2%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As Copilot adoption increases within the Bing ecosystem, the overall zero-click rate continues to rise.&lt;/p&gt;

&lt;h2&gt;
  
  
  Zero-Click by Query Type
&lt;/h2&gt;

&lt;p&gt;Not all searches are equally likely to end without a click. The query type is the strongest predictor of zero-click behavior.&lt;/p&gt;

&lt;h3&gt;
  
  
  Informational Queries
&lt;/h3&gt;

&lt;p&gt;Informational queries have the highest zero-click rates because AI engines are specifically designed to answer questions directly.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Google AI Overview zero-click rate:&lt;/strong&gt; 85.2%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Overall Google zero-click rate:&lt;/strong&gt; 81.4%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ChatGPT zero-click rate:&lt;/strong&gt; 94.7%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Questions like "what is GEO pricing," "how does AI search work," and "zero-click search definition" are answered comprehensively by AI engines, eliminating the need to click through to an article.&lt;/p&gt;

&lt;h3&gt;
  
  
  Navigational Queries
&lt;/h3&gt;

&lt;p&gt;Navigational queries, where the user is looking for a specific website, have the lowest zero-click rates because the user intent is to go somewhere specific.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Overall Google zero-click rate:&lt;/strong&gt; 32.6%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ChatGPT zero-click rate:&lt;/strong&gt; 76.1%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Even navigational queries are not immune. Google's AI Mode sometimes provides a conversational summary of a brand or website instead of simply directing the user to the site, increasing zero-click rates for queries that used to reliably generate clicks.&lt;/p&gt;

&lt;h3&gt;
  
  
  Commercial / Transactional Queries
&lt;/h3&gt;

&lt;p&gt;Commercial queries, where the user is researching a purchase, occupy the middle ground.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Overall Google zero-click rate:&lt;/strong&gt; 54.8%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google AI Overview zero-click rate:&lt;/strong&gt; 71.3%&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;ChatGPT zero-click rate:&lt;/strong&gt; 88.4%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI-generated product recommendations, comparisons, and buying guides are increasingly common. When Google's AI Mode recommends specific products with pricing and availability information, the click becomes optional.&lt;/p&gt;

&lt;h2&gt;
  
  
  Zero-Click by Industry
&lt;/h2&gt;

&lt;p&gt;Zero-click impact varies by industry because some industries are more likely to have their content summarized by AI engines than others.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Industry&lt;/th&gt;
&lt;th&gt;Google Zero-Click Rate&lt;/th&gt;
&lt;th&gt;AI Overview Coverage&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Health &amp;amp; Medical&lt;/td&gt;
&lt;td&gt;82.3%&lt;/td&gt;
&lt;td&gt;74.1%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Finance &amp;amp; Insurance&lt;/td&gt;
&lt;td&gt;76.8%&lt;/td&gt;
&lt;td&gt;68.4%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Technology &amp;amp; Software&lt;/td&gt;
&lt;td&gt;73.5%&lt;/td&gt;
&lt;td&gt;71.2%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Education &amp;amp; Reference&lt;/td&gt;
&lt;td&gt;79.6%&lt;/td&gt;
&lt;td&gt;65.8%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Travel &amp;amp; Hospitality&lt;/td&gt;
&lt;td&gt;61.2%&lt;/td&gt;
&lt;td&gt;52.3%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;E-commerce &amp;amp; Retail&lt;/td&gt;
&lt;td&gt;53.7%&lt;/td&gt;
&lt;td&gt;44.6%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Real Estate&lt;/td&gt;
&lt;td&gt;48.9%&lt;/td&gt;
&lt;td&gt;38.7%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Legal Services&lt;/td&gt;
&lt;td&gt;71.4%&lt;/td&gt;
&lt;td&gt;59.8%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Food &amp;amp; Recipes&lt;/td&gt;
&lt;td&gt;84.7%&lt;/td&gt;
&lt;td&gt;78.3%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Home Services&lt;/td&gt;
&lt;td&gt;55.3%&lt;/td&gt;
&lt;td&gt;41.2%&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Health, finance, and reference content is most vulnerable because AI engines can provide comprehensive answers from authoritative sources. Recipe and food content has the highest zero-click rate because Google's recipe cards and AI-generated recipe summaries provide everything the user needs without a click.&lt;/p&gt;

&lt;p&gt;E-commerce and local services have lower zero-click rates because users often need to see specific products, compare prices, or contact service providers. But AI shopping features are closing this gap quickly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Historical Zero-Click Trend
&lt;/h2&gt;

&lt;p&gt;The trajectory of zero-click search over the past six years shows a clear acceleration correlated with AI search adoption.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;2020:&lt;/strong&gt; 50.3% zero-click (SparkToro/Datos baseline study)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2021:&lt;/strong&gt; 52.1% (+1.8pp)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2022:&lt;/strong&gt; 53.8% (+1.7pp)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2023:&lt;/strong&gt; 55.7% (+1.9pp)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2024:&lt;/strong&gt; 59.2% (+3.5pp) — AI Overviews launch&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2025:&lt;/strong&gt; 62.8% (+3.6pp) — AI Overviews expand&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;2026:&lt;/strong&gt; 65.7% (+2.9pp YTD, projected 67%+ by year-end)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The inflection point is 2024, when Google launched AI Overviews. The year-over-year increase jumped from roughly 2 percentage points to 3.5 percentage points, and it has remained elevated since. The projected 2026 year-end rate of 67%+ assumes continued AI Mode expansion and ChatGPT search growth.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Is Driving the Acceleration
&lt;/h2&gt;

&lt;p&gt;Three factors are driving zero-click search rates upward in 2026.&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Overviews and AI Mode Expansion
&lt;/h3&gt;

&lt;p&gt;Google AI Overviews now appear on approximately 42% of Google searches, up from roughly 25% at launch in 2024. AI Mode, which provides a full conversational search experience, is reaching over a billion users after its expansion at Google I/O 2026. Both features are designed to answer questions comprehensively without requiring the user to click through to a website.&lt;/p&gt;

&lt;h3&gt;
  
  
  Conversational AI Search Growth
&lt;/h3&gt;

&lt;p&gt;ChatGPT, Perplexity, and other conversational AI search engines are growing rapidly. ChatGPT processes an estimated 3.5 billion searches per month. Perplexity processes approximately 500 million. These platforms are designed around zero-click experiences: they provide answers, not links.&lt;/p&gt;

&lt;h3&gt;
  
  
  Voice Search and Smart Assistants
&lt;/h3&gt;

&lt;p&gt;Voice search via Siri, Google Assistant, and Alexa contributes to zero-click behavior because voice responses are inherently zero-click. The user asks a question and receives a spoken answer. There is no link to click. Voice search accounts for an estimated 15-20% of all searches and growing.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Zero-Click Means for Content Strategy
&lt;/h2&gt;

&lt;p&gt;The zero-click trend requires a fundamental shift in content strategy. Here is what the data implies:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Optimize for citation, not clicks.&lt;/strong&gt; If 65% of Google searches never generate a click, then optimizing for click-through is optimizing for a shrinking opportunity. Instead, optimize for being cited in the AI-generated answer. This means creating content that AI engines find authoritative, well-structured, and citation-worthy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Measure visibility, not traffic.&lt;/strong&gt; Traditional content metrics (sessions, pageviews, time on page) measure what happens after the click. In a zero-click world, you need metrics that measure what happens before the click: does your brand appear in the AI answer? Is your content cited as a source? Is your brand recommended?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Build for multiple AI engines.&lt;/strong&gt; Zero-click rates vary by platform, and users are increasingly distributed across Google, ChatGPT, Perplexity, and other AI engines. A content strategy optimized only for Google AI Overviews misses the growing audience on other platforms.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Create entity-rich content.&lt;/strong&gt; AI engines rely on entity recognition to determine which brands, people, and organizations to include in generated answers. Content that clearly identifies entities (using structured data, consistent naming, and authoritative references) is more likely to be cited.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Accept that some content will never get clicks.&lt;/strong&gt; Reference content, definitions, and factual answers will increasingly be consumed entirely within AI interfaces. This is not a failure of the content. It is the intended behavior of the AI search ecosystem. The value of this content shifts from generating traffic to establishing authority and ensuring accurate brand representation in AI outputs.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Measurement Challenge
&lt;/h2&gt;

&lt;p&gt;One of the most significant consequences of zero-click search is the measurement gap. Traditional analytics platforms measure traffic. They do not measure AI visibility.&lt;/p&gt;

&lt;p&gt;If your brand appears in a Google AI Overview that is seen by 10,000 people but generates zero clicks, your analytics show nothing. You cannot see the impression. You cannot measure the impact. You cannot attribute any value to the visibility.&lt;/p&gt;

&lt;p&gt;This measurement gap is why AI visibility platforms are emerging as a new category. These platforms query AI engines programmatically, track citations and mentions, and provide visibility scores that complement traditional analytics. Without this data, brands are flying blind in the fastest-growing segment of search.&lt;/p&gt;

&lt;h2&gt;
  
  
  What the Data Does Not Tell You
&lt;/h2&gt;

&lt;p&gt;The zero-click statistics presented here are the best available, but they have limitations:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Clickstream data relies on panel-based tracking.&lt;/strong&gt; SparkToro/Datos data comes from opt-in panels of millions of users. While representative, it may not perfectly reflect the behavior of every demographic and geographic segment.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;AI engine internals are opaque.&lt;/strong&gt; Google, OpenAI, and Perplexity do not publish detailed click-through data for their AI features. The statistics here are based on external measurement and estimation.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The definition of "zero-click" varies.&lt;/strong&gt; Some studies count a search as zero-click if the user does not click an external link within a set time window (typically 30-90 seconds). Others count only if the user takes no action at all. Different definitions produce different numbers.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;The market is changing faster than the data.&lt;/strong&gt; AI search features are updated weekly. Statistics published today may not reflect the state of AI search next month. Treat these numbers as directional, not definitive.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;Zero-click search is not a problem to solve. It is a reality to adapt to. With 65%+ of Google searches and 91% of ChatGPT interactions ending without a click, the era of measuring digital success by website traffic is ending.&lt;/p&gt;

&lt;p&gt;The brands that adapt fastest will be those that shift their metrics from clicks to citations, from traffic to visibility, and from pageviews to AI presence. The data is clear. The question is whether your strategy reflects it.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Is your brand visible in AI answers, or invisible? &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;Run a free AI visibility audit&lt;/a&gt; to see where you stand across Google, ChatGPT, Perplexity, and more — with real data, not guesswork.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>zeroclicksearch</category>
      <category>zeroclickstatistics</category>
      <category>googlezeroclick</category>
      <category>aisearchclickthrough</category>
    </item>
    <item>
      <title>Google Preferred Sources in AI Search: The First User-Controlled Citation Signal</title>
      <dc:creator>Searchless</dc:creator>
      <pubDate>Sat, 30 May 2026 08:08:45 +0000</pubDate>
      <link>https://dev.to/searchless_ai/google-preferred-sources-in-ai-search-the-first-user-controlled-citation-signal-3f22</link>
      <guid>https://dev.to/searchless_ai/google-preferred-sources-in-ai-search-the-first-user-controlled-citation-signal-3f22</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Originally published on &lt;a href="https://searchless.ai/articles/2026-05-28-google-preferred-sources-ai-search-user-controlled-citation" rel="noopener noreferrer"&gt;The Searchless Journal&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Something quietly unprecedented happened in Google Search this week, and most brands haven't noticed yet.&lt;/p&gt;

&lt;p&gt;On May 27, Google announced that &lt;strong&gt;Preferred Sources — the feature that lets users tag their favorite websites — now appears directly inside AI Overviews and AI Mode responses.&lt;/strong&gt; Not tucked away in a settings menu, not buried in a sidebar. Right there, in the AI-generated answer, with a visible "Preferred" label that makes your chosen sources stand out from everything else.&lt;/p&gt;

&lt;p&gt;This is not a UI tweak. This is the first time users can directly influence which sources appear in AI-generated search answers. It introduces a citation layer that is partially audience-driven, partially algorithmic — and entirely new.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Google Actually Launched
&lt;/h2&gt;

&lt;p&gt;Three features landed simultaneously, all focused on source quality and provenance in AI search:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Preferred Sources in AI Overviews and AI Mode.&lt;/strong&gt; Users who have already selected preferred sources in their Search personalization settings will now see those sources highlighted with a "Preferred" label directly inside AI-generated responses. Google reports that more than 345,000 unique sources have already been selected by users, and that people are &lt;strong&gt;twice as likely to click through to a preferred source&lt;/strong&gt; compared to standard results.&lt;/p&gt;

&lt;p&gt;Setting it up is straightforward: users visit Google's source preferences page, search for websites they trust, and add them. Any website that publishes fresh content is eligible. Once added, that site's content gets preferential visibility in both traditional Top Stories and now AI-generated answers.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"Highly Cited" badges.&lt;/strong&gt; A new label on search results that identifies articles many other stories have cited. This surfaces original reporting — the primary source behind derivative coverage. Google is also indicating when an article explicitly references a Highly Cited source, creating a chain of provenance signals that rewards being first and authoritative rather than just loud.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fresh perspectives carousels.&lt;/strong&gt; For queries about developing topics, a new prominent carousel highlights timely articles and diverse viewpoints, including forum discussions and social media content. This expands the source pool beyond traditional publishers and gives brands that maintain active social and community presence another entry point into AI answers.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters More Than It Looks
&lt;/h2&gt;

&lt;p&gt;The immediate reaction from most coverage has been "nice feature for publishers." That undersells it by a wide margin.&lt;/p&gt;

&lt;p&gt;Consider the mechanics of AI search until now. When someone asks Google's AI a question — "What's the best CRM for a 50-person startup?" or "Is intermittent fasting actually backed by science?" — the AI synthesizes an answer from its training data, real-time web crawling, and whatever source selection algorithm Google has built. Users had zero influence over which sources the AI consulted or cited. The entire citation chain was opaque and algorithmically controlled.&lt;/p&gt;

&lt;p&gt;Preferred Sources changes that equation. Now, when a user who has added Wirecutter as a preferred source asks an AI Overview about the best coffee makers, Wirecutter's content is more likely to appear — and it's labeled as preferred. The user has, for the first time, a direct lever over AI citation behavior.&lt;/p&gt;

&lt;p&gt;This creates a feedback loop that didn't exist before:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A user selects your brand as a preferred source&lt;/li&gt;
&lt;li&gt;Your content is more likely to appear in their AI Overviews and AI Mode responses&lt;/li&gt;
&lt;li&gt;Your content is labeled "Preferred," increasing the likelihood they click through&lt;/li&gt;
&lt;li&gt;That click-through reinforces the relationship&lt;/li&gt;
&lt;li&gt;Other users who haven't selected you see your content appearing more prominently because the algorithm notes the preference signal from similar users&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Google hasn't confirmed step 5 explicitly, but the trajectory is clear. User preference signals are the kind of behavioral data that Google has historically used to inform ranking across all its products. The 2x click-through rate on preferred sources is exactly the kind of engagement signal that gets folded back into source selection algorithms over time.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Audience Relationship Is Now an AI Visibility Asset
&lt;/h2&gt;

&lt;p&gt;Here is the strategic implication that matters: &lt;strong&gt;the strength of your direct audience relationship is now quantifiably connected to your AI search visibility.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foaekc3kjtlid5u7022fv.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foaekc3kjtlid5u7022fv.webp" alt="A vast library of floating pages with selected sources rising to the top, illuminated by golden light" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is new. Until this week, AI citation was entirely about content quality, structure, and entity clarity. You could optimize your schema, write answer-first content, build clean entity profiles, and earn citations through technical excellence. Those things still matter — &lt;a href="https://searchless.ai/articles/2026-05-26-ai-crawler-optimization-guide-gptbot-google-extended-perplexitybot/" rel="noopener noreferrer"&gt;our AI crawler optimization guide&lt;/a&gt; covers the technical stack, and &lt;a href="https://searchless.ai/articles/2026-05-22-how-perplexity-chooses-sources-citation-logic-brand-visibility/" rel="noopener noreferrer"&gt;our analysis of how Perplexity chooses sources&lt;/a&gt; explains engine-specific citation mechanics.&lt;/p&gt;

&lt;p&gt;But now there is a new dimension: audience affinity. If your readers actively choose you as a preferred source, you gain a citation advantage that no amount of schema markup or keyword targeting can replicate. This is a moat built on loyalty, not optimization.&lt;/p&gt;

&lt;p&gt;Consider two competing publications covering the same topic. Both have identical technical SEO. Both publish original research. Both have strong entity profiles. But Publication A has 50,000 readers who have added it as a preferred source. Publication B has 500. In an AI Overview, Publication A now has a structural advantage that grows over time — because every new reader who adds Publication A as a preferred source increases its citation probability for that user and potentially for similar users.&lt;/p&gt;

&lt;p&gt;This is why &lt;a href="https://searchless.ai/articles/2026-05-26-ai-citation-benchmark-2026-how-often-chatgpt-google-perplexity-gemini-cite-sources/" rel="noopener noreferrer"&gt;the AI citation benchmark data we published&lt;/a&gt; shows such wide variance in citation rates between brands of similar content quality. Citation is not just about what you publish. It is about who trusts you enough to tell their search engine to prefer you.&lt;/p&gt;

&lt;h2&gt;
  
  
  The "Highly Cited" Flywheel
&lt;/h2&gt;

&lt;p&gt;The Highly Cited badge creates a second, complementary flywheel. Original reporting that gets cited by other outlets earns a visible badge. That badge increases visibility. Increased visibility leads to more citations. The cycle compounds.&lt;/p&gt;

&lt;p&gt;For brands that invest in original research, proprietary data, and first-party analysis, this is a direct reward mechanism. Google is essentially saying: "We can tell who did the original reporting, and we'll surface that distinction."&lt;/p&gt;

&lt;p&gt;This has immediate implications for content strategy:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Original research is worth more than commentary.&lt;/strong&gt; A study that 50 other articles cite earns the Highly Cited badge. A commentary piece summarizing that study does not.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;First-mover advantage is amplified.&lt;/strong&gt; Being the first to report a finding or publish a dataset now carries a visible Google-endorsed signal.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Provenance chains become visible.&lt;/strong&gt; Google shows when an article references a Highly Cited source, creating a citation graph that readers — and AI engines — can follow.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For GEO practitioners, this means the investment in proprietary data and original research has a compounding return that derivative content simply cannot match.&lt;/p&gt;

&lt;h2&gt;
  
  
  How This Compares to Other AI Engines' Citation Approaches
&lt;/h2&gt;

&lt;p&gt;Google is not the only AI search engine thinking about source quality, but it is the first to give users direct control over citation behavior. The contrast with other engines is revealing.&lt;/p&gt;

&lt;p&gt;ChatGPT relies primarily on its training corpus and real-time web browsing to select sources. Users cannot influence which sources ChatGPT consults. The model's source selection is entirely algorithmic, driven by relevance scoring, recency, and the model's internal understanding of source authority. &lt;a href="https://searchless.ai/articles/2026-05-24-how-to-optimize-for-chatgpt-complete-guide-brand-citation/" rel="noopener noreferrer"&gt;Our guide on optimizing for ChatGPT&lt;/a&gt; covers the technical signals that influence ChatGPT's citation behavior, but there is no user-facing preference lever.&lt;/p&gt;

&lt;p&gt;Perplexity takes a different approach, surfacing cited sources inline with each answer and allowing users to dig into the source material. But Perplexity's source selection is also algorithmic. &lt;a href="https://searchless.ai/articles/2026-05-22-how-perplexity-chooses-sources-citation-logic-brand-visibility/" rel="noopener noreferrer"&gt;Our analysis of how Perplexity chooses sources&lt;/a&gt; found that citation follows predictable patterns tied to content structure, entity clarity, and domain authority — but users have no mechanism to express source preference.&lt;/p&gt;

&lt;p&gt;Google's approach is fundamentally different because it introduces a social layer on top of the algorithmic layer. The algorithm still selects candidate sources, but the user's preference signal can override or amplify that selection. This is closer to how social media feeds work — algorithmic curation modulated by explicit user preference — than how traditional search has ever worked.&lt;/p&gt;

&lt;p&gt;For brands, this means that Google AI search is now a two-variable equation: content quality × audience affinity. You can no longer optimize only for the algorithm. You must also optimize for the relationship.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Brands Should Do Right Now
&lt;/h2&gt;

&lt;p&gt;The tactical response to Preferred Sources falls into three tiers, each with increasing investment and increasing return.&lt;/p&gt;

&lt;h3&gt;
  
  
  Tier 1: Activate your existing audience
&lt;/h3&gt;

&lt;p&gt;Google has made this frictionless. Site owners can direct readers to a personalized URL that takes them straight to the source preferences tool with the site pre-loaded:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;https://google.com/preferences/source?q=yourdomain.com
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Google even provides button assets in multiple languages that you can add alongside your existing social CTAs. Every newsletter, every email footer, every "follow us" section on your website should include a "Add us to Google Preferred Sources" call-to-action.&lt;/p&gt;

&lt;p&gt;This is the single highest-ROI action available right now. It costs nothing, takes minutes to implement, and directly increases your AI citation probability for every user who opts in.&lt;/p&gt;

&lt;h3&gt;
  
  
  Tier 2: Invest in original research and proprietary data
&lt;/h3&gt;

&lt;p&gt;The Highly Cited badge rewards being the primary source. If your content strategy leans toward aggregation, commentary, and "what this means for you" analysis, you are structurally disadvantaged under the new system. Every piece of original research you publish is a potential Highly Cited asset that compounds over time.&lt;/p&gt;

&lt;p&gt;This doesn't mean abandoning analysis. It means ensuring that a meaningful portion of your content calendar includes proprietary data, original benchmarks, or first-party research that other outlets will cite.&lt;/p&gt;

&lt;h3&gt;
  
  
  Tier 3: Expand your presence to community surfaces
&lt;/h3&gt;

&lt;p&gt;The fresh perspectives carousels pull from forums, social media, and online discussions. If your brand only exists on your owned website, you are invisible to this source pool. Maintaining active, high-quality presence on Reddit, industry forums, and social platforms is no longer just a brand awareness play — it is an AI citation play.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Picture: Provenance as a Competitive Layer
&lt;/h2&gt;

&lt;p&gt;Preferred Sources and Highly Cited are not isolated features. They are part of a broader Google strategy to build a provenance layer into AI search — a way to signal which sources are trustworthy, original, and audience-endorsed.&lt;/p&gt;

&lt;p&gt;This aligns with Google's broader push toward content authentication. &lt;a href="https://searchless.ai/articles/2026-05-22-openai-google-synthid-content-provenance-c2pa-brand-trust/" rel="noopener noreferrer"&gt;OpenAI and Google's joint SynthID and C2PA initiative&lt;/a&gt;, which we covered earlier this month, establishes technical infrastructure for verifying content origin. Preferred Sources establishes a social infrastructure — users vote with their preferences, and the system amplifies their choices.&lt;/p&gt;

&lt;p&gt;Together, these create what amounts to a trust graph for AI search. Sources that are authenticated (C2PA), cited by others (Highly Cited), and preferred by users (Preferred Sources) accumulate multiple trust signals that compound. Sources that lack these signals — anonymous blogs, unverified publishers, derivative content mills — fall further behind.&lt;/p&gt;

&lt;p&gt;For brands, the implication is clear: the era of gaming AI search through technical optimization alone is narrowing. The brands that will dominate AI visibility are those that combine technical excellence with genuine audience relationships, original research investment, and verifiable content provenance.&lt;/p&gt;

&lt;h2&gt;
  
  
  What This Means for GEO Strategy
&lt;/h2&gt;

&lt;p&gt;The GEO playbook as it existed last week is incomplete. &lt;a href="https://searchless.ai/articles/2026-05-24-how-to-optimize-for-chatgpt-complete-guide-brand-citation/" rel="noopener noreferrer"&gt;Our guide on how to optimize for ChatGPT&lt;/a&gt; covers entity clarity, structured data, and answer-first content. Those fundamentals remain essential. But they are no longer sufficient.&lt;/p&gt;

&lt;p&gt;The updated GEO framework needs a new pillar: &lt;strong&gt;audience-driven citation engineering.&lt;/strong&gt; This means:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Measuring your preferred source adoption rate.&lt;/strong&gt; How many of your readers have added you as a preferred source? If you don't know, you're flying blind on a metric that directly affects your Google AI visibility.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Building CTA infrastructure for source preference.&lt;/strong&gt; Just as you have CTAs for newsletter signups and social follows, you need CTAs for Google source preference. This is a new conversion funnel that didn't exist a week ago.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tracking Highly Cited badge earn rate.&lt;/strong&gt; How many of your articles earn the Highly Cited distinction? This is a proxy for original reporting quality and a direct input into AI source selection.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monitoring fresh perspectives carousel inclusion.&lt;/strong&gt; Are your social and community posts appearing in the new carousels? If not, your content strategy has a gap in community surface coverage.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;These are measurable, actionable metrics that connect brand-building activity directly to AI search outcomes. They bridge the gap between "content quality" and "AI visibility" in a way that was not possible before.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Risk of Inaction
&lt;/h2&gt;

&lt;p&gt;The most dangerous response to Preferred Sources is to treat it as a minor feature update. It is not.&lt;/p&gt;

&lt;p&gt;Google is building the infrastructure for user-influenced AI citation. The brands that move first to build preferred source audiences will accumulate compounding advantages. Every reader who adds you today increases your citation probability tomorrow. Every month you wait is a month your competitors are building their preferred source base while you remain invisible.&lt;/p&gt;

&lt;p&gt;The 345,000 sources already selected represent early adopters — power users who are highly engaged with search personalization. As the feature becomes more visible and Google continues to promote it (the developer documentation already includes implementation guides for publishers), the adoption curve will steepen.&lt;/p&gt;

&lt;p&gt;Consider the parallel to email list building. Brands that started collecting email addresses in the early 2000s built audiences that compounded for decades. Brands that waited found themselves paying ever-increasing customer acquisition costs to reach audiences their competitors already owned. Preferred Source adoption follows a similar dynamic: the cost of acquiring a "preferred" user is low today, but it will increase as more brands compete for the same attention.&lt;/p&gt;

&lt;p&gt;There is also a network effect embedded in this system. When a user selects your brand as a preferred source, that signal does not just affect their own experience. Google's recommendation systems are built on aggregate user behavior. If users who prefer your brand also tend to prefer certain other brands, Google's systems can identify affinities and extend preferred source visibility to similar users who have not explicitly selected you. This is speculative — Google has not confirmed this behavior for Preferred Sources specifically — but it is consistent with how Google has historically used preference and behavioral signals across Search, YouTube, and Discover.&lt;/p&gt;

&lt;p&gt;The implication: the brands that are positioned when that curve inflects — with existing preferred source audiences, original research portfolios, and community surface presence — will have a structural AI visibility advantage that late movers will spend years trying to close.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Provenance Era Is Arriving Faster Than Expected
&lt;/h2&gt;

&lt;p&gt;If you step back and look at the trajectory, Google is moving faster than most observers anticipated toward a provenance-based AI search ecosystem.&lt;/p&gt;

&lt;p&gt;In February 2026, Google joined the C2PA steering committee and committed to SynthID watermarking for AI-generated content. In March, AI Overviews began surfacing more prominent source attribution. In May, Google I/O introduced the Intelligent Search box redesign — the biggest Google UI overhaul in 25 years — with source visibility as a core design principle. And now, at the end of May, Preferred Sources in AI answers and the Highly Cited badge.&lt;/p&gt;

&lt;p&gt;This is not a random feature dump. This is a coordinated strategy to build trust signals into AI search at every layer: technical authentication (C2PA, SynthID), algorithmic quality signals (Highly Cited), and social endorsement (Preferred Sources).&lt;/p&gt;

&lt;p&gt;The brands that recognize this trajectory and align their content strategy accordingly — investing in original research, building direct audience relationships, maintaining presence across community surfaces, and implementing the technical infrastructure for content authentication — will be positioned as the trusted layer that AI engines prefer.&lt;/p&gt;

&lt;p&gt;The brands that continue optimizing only for the legacy link-based SERP will find themselves increasingly invisible in the AI answers that are rapidly becoming the primary discovery surface for most queries.&lt;/p&gt;

&lt;h2&gt;
  
  
  Is your brand visible in AI answers — or invisible?
&lt;/h2&gt;

&lt;p&gt;Find out with a free AI visibility audit at &lt;a href="https://audit.searchless.ai" rel="noopener noreferrer"&gt;audit.searchless.ai&lt;/a&gt;. See which AI engines cite you, how you compare to competitors, and where your citation gaps are.&lt;/p&gt;




&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Google Blog&lt;/strong&gt; — "New ways to find your favorite sources and original content in AI Search" (May 27, 2026). blog.google/products-and-platforms/products/search/original-high-quality-content-search/&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Developer Documentation&lt;/strong&gt; — "Guide to Preferred Sources in Google Search for Web Publishers" (2026). developers.google.com/search/docs/appearance/preferred-sources&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Google Source Preferences&lt;/strong&gt; — User-facing tool for selecting preferred sources. google.com/preferences/source&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Searchless Journal&lt;/strong&gt; — "AI Crawler Optimization Guide: GPTBot, Google-Extended, PerplexityBot" (May 26, 2026)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Searchless Journal&lt;/strong&gt; — "How Perplexity Chooses Sources: Citation Logic and Brand Visibility" (May 22, 2026)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Searchless Journal&lt;/strong&gt; — "How to Optimize for ChatGPT: Complete Guide for Brand Citation" (May 24, 2026)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Searchless Journal&lt;/strong&gt; — "AI Citation Benchmark 2026: How Often ChatGPT, Google, Perplexity, Gemini Cite Sources" (May 26, 2026)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Searchless Journal&lt;/strong&gt; — "OpenAI and Google SynthID Content Provenance C2PA Brand Trust" (May 22, 2026)&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;Explore our &lt;a href="https://searchless.ai/pricing" rel="noopener noreferrer"&gt;GEO pricing and service options&lt;/a&gt; to go beyond auditing and build a comprehensive AI visibility strategy.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>seo</category>
    </item>
  </channel>
</rss>
