I can’t seem to find the JS code, I’ve tried searching the url in the source but can’t seem to find anything that would explain the redirect. The page is automatically redirecting after one second of wait time.
Also, looks like it isn’t possible to go to the previous page, which is odd.
Is there any way I can get the actual JS line that performs that redirection or is there something else that is causing this?
It’s possible to do a delayed redirect without using any javascript, using a meta tag.
for example, this would redirect after 2 seconds…
You can read more about the tag here: http://www.internetofficer.com/seo/html-redirect/