Google rolled out the June 2026 spam update on 24 June 2026 – a global spam update effective across all languages that, according to the Google Search Status Dashboard, affects Ranking and that Google classifies as a regular spam update. Google did not name a specific target category, an impact figure or an underlying system in its public announcement. The rollout is now complete: it ran from 24 to 26 June 2026 and took 2 days and 1 hour according to the Google Search Status Dashboard.
- Confirmed: It’s the second spam update of the year after the Google March 2026 spam update. The targets are pages that violate parts of the spam policies. Google itself named no public target catalogue; according to a single report by Barry Schwartz, link spam and Site Reputation Abuse are explicitly not among them.
- AI-spam suspicion: Plausible, but unproven. Google names no system and no target category. The much-cited S-CTS paper is research on video platforms, not a confirmed mechanism of web ranking.
- Recovery: Mark 24 June in Search Console, use the rollout’s completion on 26 June as your reference, check the spam policies. Reassessment by Google’s systems can, according to Google, take several months – a quick recovery is not the expectation.
On 24 June 2026, at 09:03 Pacific Time, Google rolled out the June 2026 spam update – and by 26 June 2026 the rollout was complete according to the Google Search Status Dashboard. The announcement was as sober as ever: an entry in the Google Search Status Dashboard, plus a post on X and LinkedIn. It’s the second confirmed spam update of the year – after the March 2026 spam update, which wrapped up in under 20 hours this spring.
For many it didn’t come as a surprise. All of June was full of signals around AI spam, and in the r/SEO release thread one user summed up the mood in the community after the announcement: “Truth is, we kind of saw this coming”. That’s exactly what makes this update more interesting than the sober dashboard line suggests.
In the hot niches I also work in, for example as a Product Developer at iGaming.com, a “normal” spam update is never just routine. It’s the chance to make up ground against less rule-compliant competitors. But for that, you first have to understand what actually happened.
And this is exactly where a second look pays off. On LinkedIn and in SEO circles the reading is already going round that this is “the big AI-spam update” and that it runs on Google’s new S-CTS system – a perfectly understandable connection to make. It does, however, throw together three levels that are better kept apart: what’s confirmed, what’s mere coincidence in time and what’s pure speculation. That’s exactly what I do in this article – level by level.
What Google announced – the hard facts
Let’s start with what’s actually on the table. The dashboard entry is short and, in the English original, unambiguous: “Released the June 2026 spam update, which applies globally and to all languages.” The rollout should take “a few days”. And that’s how it went: on 26 June 2026 Google noted in the dashboard “The rollout was complete as of June 26, 2026.” – 2 days and 1 hour in total per the status page.
| Aspect | What is known |
|---|---|
| Release | 24 June 2026, release note 09:03 PDT (incident start 09:00 US/Pacific) |
| Status | Complete – Google noted on 26 June 2026 (10:58 PDT): “The rollout was complete as of June 26, 2026.” |
| Order | 2nd spam update of 2026 (after the March 2026 spam update) |
| Rollout duration | 2 days, 1 hour (24-26 June 2026, per the Google Search Status Dashboard) |
| Scope | Global, all languages and regions |
| Target | Pages that violate parts of the Google spam policies |
| Not targeted | Link spam, Site Reputation Abuse (according to Barry Schwartz; Google named no public target catalogue) |
| Penalty | Devaluation of certain spam techniques |
| Impact figure | Google names none – no percentage of affected queries |
| New policy? | No – no new guideline was announced with this update |
| Mechanism | Not named – Google names no concrete system |
| Recovery | Check spam policies; reassessment over months (per Google) |
The “Not targeted” and “Mechanism” points are the most important – and exactly the ones that tend to fall under the table in the AI-spam narrative. That the update does not target link spam and does not target Site Reputation Abuse is reported by Barry Schwartz – he asked Google directly. Part of the picture: that’s his single report. The major industry outlets (Search Engine Land, SEJ, ppc.land) consistently write that Google officially named no target category. So this detail stands or falls with Schwartz’s question. You’ll find the full wording and the forum reactions in his report at Search Engine Roundtable; the official incident trail is in the Google Search Status Dashboard.
Spam update ≠ core update: why the difference matters
The difference isn’t academic, it’s diagnostic. A core update is a broad adjustment of the ranking systems: it tunes how Google assesses quality overall and produces winners and losers across all topics. A spam update, by contrast, improves the automated systems that detect violations of the spam policies – it’s narrow, targeted and tied to concrete policies.
Why this matters right now: the May 2026 core update only finished on 2 June 2026 (rollout under twelve days, more turbulent than the March cycle). Anyone seeing movement in the second half of June therefore has at least two possible causes in play – the aftermath of the core update and the fresh spam update. This is the mistake I trip over most often in audits: a core-update dip gets “treated” with spam hygiene, even though the problem was content quality – or vice versa.
The big question: an offensive against AI spam?
Here’s the honest answer, separated into three levels.
1. Confirmed: In mid-May 2026 Google officially extended its spam policies to AI answers. In Google’s own spam-policy documentation (last updated 15 May 2026), spam now explicitly includes the attempt to manipulate “generative AI responses in Google Search” – so the policies apply to AI Overviews and AI Mode. That ends a grey area that had existed since the start of AI Overviews. In parallel, Google’s GenAI guide “Optimizing your website for generative AI features on Google Search” (last updated 15 June 2026) explicitly names non-commodity content – content that isn’t interchangeable rather than merely repeating what others have already said or what a generative AI could easily produce. Whether your own content meets that bar or is already interchangeable is something you can check with my commodity-content self-test.
2. The S-CTS paper – what it is and what it isn’t. Five days before the update, on 19 June, a Google research paper made the rounds: “Scalable Detection of Adversarial Synthetic Slop and Coordinated Media Abuse: A LoRA-Enabled Multimodal Defense System” (authors: Mathur, Liu, Tan, Liu). The system described in it is called Scalable Cluster Termination System (S-CTS). It doesn’t detect AI spam piece by piece but at cluster level: it identifies entire networks of coordinated accounts via infrastructure signals and a Synthetic Pattern Classifier that is re-trained on new AI models via LoRA and Automatic Prompt Optimization (APO). As evidence that AI text leaves a measurable mathematical fingerprint, the paper cites Sentence-BERT (SBERT).
And now the three big BUTs:
- It’s about video platforms, not the web ranking of individual articles. The paper targets coordinated synthetic spam on online video platforms and reports concretely on around 50,000 terminated clusters and 130,000 channels over six months. That’s account termination on video platforms – not a ranking signal for individual blog articles.
- It’s research, not a confirmed live system. “Highly accurate defense” means: it works in testing – not that it runs in web search.
- Transferring it to web text is an open question that the reporting journalist (Roger Montti, SEJ) raises himself – not a statement by Google. And just because SBERT has existed for seven years doesn’t mean Google has been using it against spam for seven years.
If the mechanics underneath interest you – how text becomes vectors and why AI uniformity can be detected mathematically – I’ve broken that down from the ground up in my piece on embeddings, vectors and SBERT in semantic search. This vector mechanic is the core of any embedding-based spam detection.
Sources to read up on: the analysis in Search Engine Journal, the original paper from Google Research (PDF) and the original SBERT paper.
The timeline – the June 2026 cluster
Why the AI-spam suspicion still isn’t pulled out of thin air: June 2026 was unusually densely packed. Rather than blending that into one story, here are the events for what they are – individual points, backed to varying degrees.
One point from the cluster deserves its own framing: the GSC Generative AI performance report from 3 June. It shows for the first time how often your URLs appear in AI Overviews and AI Mode (initially impressions only, without click and query data, UK rollout first). Important: that’s reporting, not enforcement – it measures AI visibility, it penalises nothing. Still, it belongs in the story because it backs the same vector: by mid-2026 Google is making AI surfaces a first-class citizen – with policy (May), measurement (June) and enforcement (the spam update). On top of that, since 17 June 2026 Google honours an opt-out toggle that lets site owners suppress their appearance in AI Overviews, AI Mode and Discover – another June signal that the AI surfaces now come with their own controls. Details in the Google Search Central Blog.
If you need the context of the 2026 update cadence – why the intervals keep getting shorter – you’ll find the analysis of the predecessor in my piece on the Google March 2026 spam update.
SpamBrain: the system behind the spam updates
When Google talks about “improvements to the automated systems for spam detection”, it almost always means SpamBrain. The system was introduced in 2018 but only officially named in the 2022 Webspam Report. It’s not a single rule but a platform on which several ML models run – and it acts as early as crawling, before spam even reaches the index.
The decisive point for recovery: SpamBrain mostly doesn’t impose a hard penalty but neutralises the signals that underpinned a manipulative advantage. The undeserved boost disappears – and doesn’t automatically come back just because you change something. That’s exactly why Google openly says its systems need to learn over a period of months that a page is compliant again.
An early observation, clearly marked as such: In the first 24 to 48 hours, individual SERP-tracking services report movement among scaled, templated site networks – such as mass-produced location and comparison pages. These are third-party observations from live rankings, not data disclosed by Google. The rollout has been complete since 26 June; in the community the update was generally read as a touch heavier than the March 2026 spam update (as framed by Search Engine Roundtable) – but Google still hasn’t published any hard impact figures. The picture only becomes reliable over the coming weeks, as the rankings settle.
And here the circle closes back to the AI question: SpamBrain is the confirmed AI/ML backbone behind spam updates. S-CTS I’d file next to it as pure research – one is demonstrably part of search, the other so far just a paper. Confusing the two is the most common mistake in the current reporting.
Frequently Asked Questions (FAQ)
When was the June 2026 spam update rolled out?
On 24 June 2026. The incident in the Google Search Status Dashboard began at 09:00 US/Pacific, the release note was posted at 09:03 PDT. The rollout was complete on 26 June 2026 (dashboard note 10:58 PDT) – 2 days and 1 hour per the status page. It applied globally and to all languages.
Is the update aimed specifically at AI spam?
Unproven. Google named no target category and no system and published no new policy with the update. The AI-spam suspicion rests on the timing (May policy expansion, S-CTS paper, GSC AI report) – that’s plausible, but not proof. The S-CTS paper itself deals with video platforms and is research, not a confirmed web-ranking system.
Does the update target link spam or Site Reputation Abuse?
Google itself named no public target catalogue. According to Barry Schwartz, who asked Google directly, the update explicitly does not target link spam or the Site Reputation Abuse policy (as well as some other policies) – but that is a single report, not an official Google statement.
How long did the rollout take?
The rollout is complete: it ran from 24 to 26 June 2026 – 2 days and 1 hour according to the Google Search Status Dashboard. For context: the March 2026 spam update was done in under 20 hours (the fastest ever recorded), while the August 2025 spam update took around 27 days. The June update was within the usual range.
What even are S-CTS and SBERT?
SBERT (Sentence-BERT) is a model that translates sentences into vectors so their meaning can be compared mathematically – the basis of semantic search and embedding-based spam detection. S-CTS (Scalable Cluster Termination System) is a system described in a Google research paper that detects AI spam at cluster level. Both are relevant in context, but neither is confirmed as the mechanism of this update.
My rankings dropped – what should I do?
Mark 24 June (start) and 26 June (completion) as reference dates in Search Console and compare the 14 days before and after. The rollout is complete, so you can now pin down the movement cleanly. Check your page against the spam policies and improve content quality substantially. Per Google’s own statement, still expect a reassessment over months rather than days.
Conclusion: separate, wait, deliver quality
On paper, the June 2026 spam update is unspectacular: a “normal” spam update, global, with no details. What makes it interesting is the context – the June cluster of policy expansion, AI reporting and a research paper. But that’s exactly where the discipline lies: context explains the mood, it doesn’t prove a mechanism. S-CTS and SBERT hint – this is my read, not a confirmed fact – at the direction of Google’s anti-AI-spam work. They are not the demonstrable engine of this update.
For practice this means: set the reference date, use the completed rollout (26 June) as your reference, check the spam policies, turn interchangeable content into substance that Google actually rewards in AI texts. It’s not the update days that decide visibility but the weeks beforehand – the continuous hygiene and the quality you should be delivering anyway. The pages that ride out an update like this calmly did their homework long before.
As of 27 June 2026. The June 2026 spam update finished rolling out on 26 June 2026; the long-term ranking effects may still shift over the coming weeks, all information without warranty. This article is for general informational orientation and does not constitute individual legal or professional advice.


