Request to browser makers. If you ever get to a page that autoredirects but it was reached by hitting the back button don't redirect, instead prompt if the user wants to. The number of websites that use this to trap a user in their site is way too many.
Conversation
Replying to
There's also developer.mozilla.org/en-US/docs/Web.
Chromium already introduced bugs.chromium.org/p/chromium/iss to improve the situation quite a bit by having the back button skip past automatically added history entries so that each user interaction can only add one that won't be skipped through.
Replying to
Looks like I stopped using chrome shortly before they fixed this issue. still needs to fix this though.

