Hacker News Tracks Google's New Search Spam Policy on Back-Button Hijacking
Original: A new spam policy for “back button hijacking” View original →
Why Hacker News liked this move
The Hacker News thread, which had 678 points and 403 comments at crawl time, treated this less as a niche SEO update and more as overdue pressure on a widely hated dark pattern. Readers immediately connected it to the familiar experience of hitting the browser back button and getting trapped in loops, fake pages, ad landers, or timeline refreshes instead of returning to the page they expected. Some comments pointed out browser-side workarounds, such as blocking certain history modifications, but the overall mood was that users should not have to debug the History API just to leave a site normally. The interesting part for HN was that Google is no longer leaving this as a vague quality issue. It is now naming it directly and tying it to search consequences.
What Google actually published
On April 13, 2026, Google Search Central Blog said it is expanding its spam policies to explicitly address back-button hijacking. Google defines the behavior as interfering with browser navigation so that when a user clicks Back, they do not immediately return to the page they came from. Instead they may be sent to pages they never visited, shown unsolicited recommendations or ads, or otherwise blocked from normal navigation. Google says this behavior now falls under its malicious practices policy. Pages engaging in it may face manual spam actions or automated demotions, with enforcement scheduled to begin on June 15, 2026.
Why this matters operationally
The policy matters because it turns browser-history abuse from an annoying UX problem into a concrete search-performance risk. Google’s guidance is also broader than “fix your own code.” The post explicitly notes that some instances may originate from included libraries or ad platforms, which means site owners have to audit not just their pages but also third-party scripts, monetization layers, and other embedded code paths. That raised the stakes for the HN discussion. This is not something a growth team or an ad vendor can quietly sneak into a page and treat as somebody else’s problem anymore.
Why the community treated it as a bigger web signal
Hacker News responded to this because it touches a very old argument about the web: whether platforms should treat manipulative navigation tricks as part of normal optimization or as abuse. Google’s answer here is clearly the latter. The significance is not that the company invented a new standard for polite UX. It is that it attached ranking consequences to a class of behavior users already experience as deceptive. If the enforcement is applied consistently, the cost of history hijacking goes up for publishers, ad-tech chains, and third-party bundles that have benefited from trapping users in place.
Sources: Google Search Central Blog · Hacker News discussion
Related Articles
A MachineLearning thread argues that cuBLAS may be choosing an inefficient kernel for batched FP32 matrix multiplication on RTX 5090. The significance is not just the claimed slowdown, but the fact that the post includes reproducible benchmark tables, profiling notes, and linked repro material.
Anthropic updated its Responsible Scaling Policy page on April 2, 2026 and moved the policy to version 3.1. The company says the revision mostly clarifies its AI R&D threshold language and makes explicit that it can pause development even when the RSP does not strictly require it.
A developer in Spain traced broken GitLab pipelines and Docker pull TLS errors to what appears to be a regional IP block hitting Cloudflare-backed infrastructure during football match windows.
Comments (0)
No comments yet. Be the first to comment!