April 14, 2026 • Search Engine Land
Google has issued a direct warning to websites using back button hijacking techniques: remove the code by June 15, 2026, or face manual spam actions and automated ranking demotions.
This is not a suggestion. It's a deadline.
What Is Back Button Hijacking?
Back button hijacking happens when a site interferes with your browser's navigation and prevents you from using the back button to return to the previous page. Instead of going where you expect, you might get redirected to pages you never visited, hit with unsolicited ads, or simply trapped on the site.
Google's definition is clear: "When a user clicks the 'back' button in the browser, they have a clear expectation: they want to return to the previous page. Back button hijacking breaks this fundamental expectation."
The tactics vary — JavaScript redirects, history manipulation, pop-under windows — but the result is always the same: the user loses control of their browser navigation.
Why Google Is Acting Now
Google says it has "seen a rise of this type of behavior." That's putting it mildly. Back button hijacking has become increasingly common on ad-heavy sites, particularly in entertainment, gossip, and download portals. The practice has been a gray area in Google's spam policies for years — technically frowned upon, but without explicit enforcement consequences.
That changes on June 15.
Google is designating back button hijacking as an explicit violation of its malicious practices policy, which states: "Malicious practices create a mismatch between user expectations and the actual outcome, leading to a negative and deceptive user experience, or compromised user security or privacy."
The two-month lead time is Google's way of giving site owners a chance to clean up before enforcement begins. After June 15, expect both manual actions from Google's webspam team and algorithmic demotions.
What This Means for Your Site
If your site uses any form of back button manipulation — whether it's intentional or comes from a third-party ad script — you need to audit and remove it. Now.
Common patterns to check for:
- JavaScript that modifies `window.history` to prevent back navigation
- Redirect chains that trap users in loops
- Pop-unders or new windows triggered on back button press
- Third-party ad scripts that inject back button interference
The ONmetrics Take
This is one of those rare Google policy changes where the enforcement timeline is crystal clear. June 15, 2026. Mark it.
For London, Ontario businesses running local sites, this is unlikely to be an issue — back button hijacking is mostly found on spammy ad-heavy properties. But if you're using any third-party scripts for ads, pop-ups, or redirects, it's worth a technical audit.
The broader signal matters too: Google is increasingly willing to penalize sites that degrade user experience, not just sites that manipulate rankings. Core Web Vitals, intrusive interstitials, and now back button hijacking — the pattern is consistent. Build for users, not for clicks.