For example, the 404 topic, it gives me a URL when I click on it that looks like this:
Code: Select all
https://www.f1technical.net/forum/viewtopic.php?t=31808&sid=afc4d477a6a9b322aac4ea06e4cf8c0b
Now, if I removed the sid part of it, then the url will work:
Code: Select all
https://www.f1technical.net/forum/viewtopic.php?t=31808
Code: Select all
https://www.f1technical.net/forum/viewtopic.php?t=31808&view=unread&sid=afc4d477a6a9b322aac4ea06e4cf8c0b#unread
Code: Select all
https://www.f1technical.net/forum/viewtopic.php?t=31808&view=unread#unread
Also note, I have read the 404 page and noticed the following post: https://www.f1technical.net/forum/viewt ... 6#p1276936
That is not a good enough answer. As a website owner we need to balance user experience with these anti-bot measures. The blocking shouldn't go to the point where users will think, "ah this website is not working, not going to visit it anymore".
I really hope this highly annoying policy can be reconsidered.