That lines up with the kind of behavior Google has been tightening up on, but I would be careful about treating the quoted text as confirmed until it is matched against an official Google source.
What back button hijacking is
- It usually means a site manipulates browser history so pressing Back does not return you to the previous page as expected.
- That can be done with History API abuse, redirect tricks, interstitial pages, or aggressive script behavior.
- From a user-safety perspective, it is deceptive behavior even when it is not directly delivering malware.
Why Google would care
Google has been pushing harder against deceptive UX patterns for years, especially when they interfere with normal browser behavior.
In general, behavior like this can fall under broader categories such as:
- Deceptive design
- Spammy behavior
- Poor page experience
- Manipulation intended to increase engagement artificially
So the underlying idea is plausible: if a site intentionally traps users, Google may treat that negatively.
Important caution
I cannot verify the specific deadline, wording, or enforcement details from the quote alone.
In particular, claims like:
- “starting on June 15, 2026”
- “malicious practice”
- “automated or manual anti-spam actions”
should be checked against official Google documentation before being repeated as fact.
Practical takeaway for site owners
If a site uses any mechanism that interferes with normal Back button behavior, it is a good idea to remove it regardless of the exact ranking impact.
Safer alternatives are:
- Use normal navigation flows
- Avoid fake history entries
- Avoid forced interstitials on Back
- Audit third-party ad scripts and engagement widgets
- Test behavior in Chrome, Firefox, Edge, and mobile browsers
Even if the issue comes from an ad stack or embedded script, the site owner is still usually the one who suffers the consequences.
For users
If a site repeatedly hijacks the Back button:
- Close the tab instead of fighting the history chain
- Use browser protections and content blockers where appropriate
- Consider reporting deceptive behavior through the relevant browser or search platform feedback channels
Bottom line
The behavior described is real and widely considered deceptive. What I would not confirm without an official source is the exact Google policy language, date, and penalty mechanism. The safest conclusion is that sites should stop doing it, and readers should verify the announcement through Google Search Central or other official Google documentation.