In recent years, there has been an increase in the number of sites performing the Back Button Hijacking. Just the other day around, I was browsing a website (letâs tag it Site ‘A’), and from there, I navigated to Site ‘B’. Upon reaching the latter site, I pressed Chromeâs back button once.
So I should have been taken back to Site ‘A’. Unfortunately, that wasnât the documented path, and the browser again took me to Site ‘B’s’ home page. This behavior of website ‘B’ breaking the back button functionality is nothing new, and many websites are practicing this tactic for ages.
From the userâs perspective, this is perhaps the most infuriating browsing experience as it tends to send them into a continuous loop from where thereâs no escape. Not to mention the fact that it completely disrupts the user experience as well.
Fortunately, a handy workaround exists through which you could stop this back button redirection in the Chrome browser. But before we check it out, letâs try and understand this issue in detail.
Contents
How does Back button Hijack work?
Note: This section has technical details of the issue; you can skip to the next section if you’re not interested.
Websites generally tend to use the PushState commands or/and the Redirection technique to carry out this task. If we talk about the first procedure, then if you go from Site ‘A’ to Site ‘B’, the second site would straightaway add a few entries in your browser history via the PushState command.
As a result, if you hit the back button from Site ‘B’, you will still be navigated to a page of this site itself, rather than being taken to Site ‘A’. Some websites also use the redirection method to keep the user encapsulated within their offeringâs ecosystem.
All these results in your few (unintentional) extra seconds of interaction with that site which ultimately translates to an upscale in the trajectory of their income. In this regard, the Chromium developers have rolled out an update that would effectively prevent sites from carrying out either redirection or the execution of the PushState Command.
It will first check for user involvement before every navigation. If it finds out that the site had carried that navigation without the userâs consent, then it would skip that site altogether, and you would be taken back to the earlier site (which in our case was Site ‘A’). However, some sites seem to have found a workaround.
They can bypass the restrictions put in place by the Chromium source code and hence could still hijack the browserâs back button.
On the brighter side, though, a handy tweak exists through which you could stop this back buttonâs redirection on the Chrome browser. And in this guide, we will make you aware of just that. So without further ado, letâs check it out.
Stop Back Button Redirection on Chrome
Letâs assume you are currently browsing a website via Chrome that has taken the back button under its control. So whatâs the escape route?
Well, all you need to do is perform a long click on the browserâs back arrow button (for around 3-4 seconds).
Chrome will then bring up a list of your recently visited sites. You could then select the desired one from that list, and the browser shall straightaway navigate to that site without any hindrance in between.
Disable Pop-ups and Redirection
Chrome has a built-in feature that supports enabling or disable pop-ups and redirection. When you enable the pop-up blockers and stop redirection, then the back button hijacking is force stopped.
Here are the steps to disable pop-ups and redirection in chrome:
- Launch Google Chrome on the computer.
- Click on
menu for options.
- Select Settings from the list.
- Scroll down to the Privacy and Security section, and select the Site settings from the menu.
- Choose the Pop-ups and redirects option within Site settings.
- Toggle the button to turn OFF and block the pop-ups and redirection.
It will block the redirection that technically supports the button hijacking.
Bottom Line: Back Button Redirection
Most of the navigation hijacking is done using the JavaScript that is executed on the browser. Another way apart from mention could be disabling JavaScript on Chrome.
However, you should use this option cautiously since it might break the website’s core functionality.
So this was the most straightforward approach when it comes to stopping the back button redirection in Chrome. While it may not be tagged as the most efficient one, it sure does its job without issues.
I believe the chrome developer will soon add in a feature to tackle this annoying back button redirection with a robust option.
What are your views on the back button redirection? Do you know of any other trick that can stop the back button hijacking? Let us know.
Wouldn’t it be possible to have chrome force the website to ask whenever it tries to open a new tab/change websites? Even if you click a button, as long as you didn’t type it into the browser and press enter it won’t move to the next website until you press “allow”?