Google Preferred Sources: The Reader-Controlled AEO Lever
Google published an embeddable Preferred Sources button on 20 August 2026, documented on Google Search Central and last updated that same day. It is a loyalty lever, not a discovery lever. It changes what a reader sees only after that reader has already chosen you. Google says more than 600,000 unique sources have been selected.
At a glance:
- What shipped: two lines of HTML rendering a Google-styled “Add to Preferred Sources” button, plus a deeplink fallback.
- Where it lands: Top Stories, and a “preferred” badge in AI Mode and AI Overviews — for the selecting user only.
- What Google does not claim: no ranking boost, no inclusion guarantee, and no stated effect on readers who have not selected you. Of the promotion methods the guide says: “It’s not required to do them in order to appear as a preferred source.”
- Why it is weak for B2B SaaS: Top Stories fires when Google “detects a news-oriented search”. Vendor-evaluation queries are not news-oriented, and a reader who has never heard of you cannot mark you preferred.
What Google actually shipped on 20 August 2026
The announcement sits in “Personalize the content you see on Search, Discover, and News”, dated 20 August 2026: “We’re releasing a new interactive “Preferred Sources” button that publishers can embed on their pages. When readers click this button, it adds the site as a Preferred Source on Google and immediately directs them back to where they left off on the publisher’s page.”
The implementation lives in the Search Central guide, “Guide to Preferred Sources in Google Search for Web Publishers”, marked “Last updated 2026-08-20 UTC” when we checked it on 4 September 2026. Three options:
- Standard JavaScript. A
<script async src="https://news.google.com/swg/js/v1/publisher.js"></script>tag, preferably in the head, plus<div google-add-preferred-source-btn></div>wherever you want the button. Google describes it as “an automatically translated, interactive button”. Optionaldata-theme(light or dark) anddata-langattributes. - Advanced JavaScript. Same flow, your own design assets and trigger.
- Deeplink. A plain link to
https://www.google.com/preferences/source?q=example.com, for sites that cannot run the script. Google’s example anchor text is “Add as Preferred Source”. It also works in newsletters and social posts.
Eligibility is broad but not universal: “Only domain-level and subdomain-level sites are eligible to appear in the source preferences tool”, with https://www.example.com/blog given as an ineligible subdirectory. Google’s 27 May 2026 post adds the wider rule — “Any website that publishes fresh content is eligible.” You do not need to be a news publisher. Neither that post nor the Search Central guide makes Publisher Center enrolment a condition of eligibility, checked 4 September 2026.
What Preferred Sources does not do
Here the coverage goes soft. The Search Central guide says: “When a user selects your site as a preferred source, your content is more likely to appear in “Top Stories”, highlighted with a “preferred” badge. In AI Mode and AI Overviews, your content can be highlighted with a “preferred” badge for users who have selected your site as a preferred source.”
Every clause is scoped to the reader who made the selection. Nothing on that page, checked 4 September 2026, says a preferred source is ranked higher or cited more often for readers who have not selected it. Google documents it at developers.google.com/search/docs/appearance/, and it is not one of the systems listed in Search Central’s “A guide to Google Search ranking systems”, checked 4 September 2026. Google also says of those promotion methods: “It’s not required to do them in order to appear as a preferred source.” The button is a distribution convenience, not an eligibility mechanism.
Two further limits matter for a software vendor. The Top Stories half only fires on news: Google’s Publisher Center help says “When Google Search detects a news-oriented search, you’ll find “Top stories” as a primary search result”, selected “algorithmically”. “Best AI sales agent platform” is not a news-oriented search. And Google’s Search Help page on Preferred Sources warns that “Sources that aren’t updated regularly may not be available” in the source preferences tool at all.
The adoption numbers, and who owns each one
Google has published four adoption counts for Preferred Sources in nine months, plus three wordings of a click-through claim. Summaries of the feature tend to print the first, second and last of the counts and skip the third. Here is every figure, with the owner of the figure and the Google page it appears on, checked 4 September 2026:
| Figure | Exact Google wording | Owner (organisation) | Source URL | Date published |
|---|---|---|---|---|
| ~90,000 unique sources | “nearly 90,000 unique sources, from local blogs to global news outlets” | blog.google, “Supporting the web” | 10 December 2025 | |
| 200,000+ unique sites | “people have already selected over 200,000 unique sites” | blog.google, “available in all languages” | 30 April 2026 | |
| 345,000+ unique sources | “people have already selected more than 345,000 unique sources” | blog.google, “original content in AI Search” | 27 May 2026 | |
| 600,000+ unique sources | “people have already selected more than 600,000 unique sources” | blog.google, “Personalize the content you see” | 20 August 2026 | |
| “twice as likely to click” | “readers are twice as likely to click through to a site after marking it as a Preferred Source” | Google (no methodology published) | blog.google, “available in all languages” | 30 April 2026 |
| Same doubling claim, restated | “We’ve found that people are twice as likely to click through to a Preferred Source” | Google (no methodology published) | blog.google, “original content in AI Search” | 27 May 2026 |
| Earlier, differently worded version | “When someone picks a preferred source, they click to that site twice as much on average” | Google (no methodology published) | blog.google, “Supporting the web” | 10 December 2025 |
Three cautions. Google’s wording in every case is sources selected by people, not publishers who installed the button — the embeddable button was announced on 20 August 2026, so 600,000 is a count of reader selections, not of button installs. The doubling claim is Google’s own, and it is stated three different ways across three posts; no sample size, time period, control group or definition of “click through” appears on any of those three pages (10 December 2025, 30 April 2026, 27 May 2026), checked 4 September 2026. And nothing on developers.google.com/search/docs/appearance/preferred-sources or in the 20 August 2026 post says Preferred Sources changes what appears in Google Discover, checked 4 September 2026 — the Discover changes in that post are a separate feature about typing topic preferences into the Google app.
Why this is a loyalty lever, not a discovery lever
The mechanism has a hard precondition: a human must already know your name well enough to click a button saying they want more of you. That makes Preferred Sources incapable of solving the problem most B2B SaaS teams have — absence from an answer generated for a buyer who has never visited the site.
Be precise about the size of the win. If 4,000 people read you monthly and 3 per cent press the button, 120 readers see a “preferred” badge. Real, and cheap. Not a citation strategy: the engines still have to pick you for everyone else, which is driven by how few distinct domains a given answer actually draws from, and where on the page the citable claim sits. Preferred Sources touches neither.
What to do instead for cold discovery
| Question | Preferred Sources | What actually moves it |
|---|---|---|
| Will a buyer who has never heard of us see us in an AI Overview? | No. The reader must have selected you first. | Being the extractable source for the claim: named entities, numbers, dates, answer in the first 100 words. |
| Will we get cited more in AI Mode generally? | Not claimed by Google. The badge is scoped to the selecting user. | Coverage of the queries buyers actually type, plus corroboration on domains engines already trust. |
| Will it improve our Top Stories presence? | Only on news-oriented queries, per Publisher Center help. Most SaaS queries are not. | Top Stories is a news-publishing decision, not an AEO tweak. |
| Does it help returning readers? | Yes — the real use. Badged links for people who already like you. | Put the button where loyalty exists: docs, changelog, newsletter footer. |
| How do we know if any of it worked? | No Preferred Sources reporting is described on developers.google.com/search/docs/appearance/preferred-sources, checked 4 September 2026. | Google’s generative-AI performance reporting in Search Console, plus your own answer-engine polling. |
The recommendation is unglamorous: install it — two lines of HTML cost nothing — and place it where habitual readers land. Then keep it out of your answer-engine programme, because it is not measurable there and Google has not claimed it does anything for strangers.
Where this sits for an AI sales-agent buyer
This is a test of how a vendor reads evidence. Preferred Sources is the newest concrete mechanism Google has shipped for publishers this year, and it is easy to read it as a general visibility boost, a ranking signal or a Discover lever. Google’s own documentation, checked 4 September 2026, states none of those three things.
We apply the same discipline to our own numbers. Zian AI has set 50,769+ qualified sales appointments and reports a 926% increase in follow-ups; the learning engine tracks around 420,000 data points across more than 10,000 leads a day. Those are first-party figures, labelled as such, exactly as Google’s 600,000 is Google’s figure and nobody else’s. Across the Google pages listed below, checked 4 September 2026, we found no statement that Preferred Sources changes what a reader who has not selected you is shown, so we do not claim it does.
Apply For Partnership if you want that standard of sourcing applied to your outbound.
Frequently asked questions
What is the Google Preferred Sources button?
An embeddable button Google released on 20 August 2026 that lets a reader add your site to their personal preferred sources list without leaving your page. The Search Central guide specifies two lines of HTML: a script tag loading publisher.js, and a div carrying the google-add-preferred-source-btn attribute.
Does Preferred Sources affect AI Overviews and AI Mode?
Narrowly. Google’s guide states that “In AI Mode and AI Overviews, your content can be highlighted with a “preferred” badge for users who have selected your site as a preferred source.” That reached those surfaces on 27 May 2026. Google does not state it changes what non-selecting users see.
Is Preferred Sources a ranking factor?
Google does not describe it as one. It is documented under search appearance at developers.google.com/search/docs/appearance/, and it is not one of the systems listed in Search Central’s guide to Google Search ranking systems. Of the promotion methods, that guide says “It’s not required to do them in order to appear as a preferred source”, checked 4 September 2026.
Can a B2B SaaS site be added as a preferred source?
Generally yes. Google’s 27 May 2026 post states “Any website that publishes fresh content is eligible”; the Search Central guide limits eligibility to domains and subdomains, not subdirectories. The Google Search Help page adds that “Sources that aren’t updated regularly may not be available”.
How many sites have been marked as preferred sources?
Google said “more than 600,000 unique sources” on 20 August 2026, up from “nearly 90,000” (10 December 2025), “over 200,000” (30 April 2026) and “more than 345,000” (27 May 2026). All four count sources people selected, not publishers who installed the button.
Should this replace anything in our AEO plan?
No. It cannot produce a first-time citation, so it does not substitute for the measurement and coverage work that decides whether an engine picks you at all. Treat the button as audience retention that happens to live in Search.
Sources checked
Every external URL above is a Google-owned page — developers.google.com, blog.google or support.google.com — opened and checked on 4 September 2026. The remaining links are to other pages on this site. No third-party commentary is cited as evidence for any figure in this post.
If buyers are not seeing you in AI answers, a button that only works on people who already read you will not fix it. Apply For Partnership.