It often happens that I click on a link in a post, and I get the error message 404 not found. It's apparent, though, from the way other posters respond, that they were able to reach the linked site OK. Can someone explain?
It often happens that I click on a link in a post, and I get the error message 404 not found. It's apparent, though, from the way other posters respond, that they were able to reach the linked site OK. Can someone explain?
a '404' is a standard server response code that says, "What you're looking for isn't here". Normally it means that it's a bad link, or that a page has been moved / renamed / deleted, but load issues on a server or whacky generated content issues can trigger them as well (especially when software is dynamically spitting out pages on demand).