- This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Other’ is closed to new topics and replies.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Curious if anyone could suggest a legit reason as to why I shouldn’t direct 404 Errors to the directory index.html or site homepage… Instead of a designated error page. Thanks
Because you need to let people know that something has gone wrong.
By all means re-direct after a delay but at least keep them informed.
Yea, as others have said, a little too confusing for the user. Imagine if you were positive that you were putting in the URL properly and it just kept on taking you to the home page. Super frustrating, right?
There’s no harm in beefing up your 404 page, though. If you have content on the home page that you’re really trying to promote, by all means put it on the 404 as well. Just make sure to let the user know that they have not found the page that they were looking for. You can always add some copy that goes like, “We’re sorry, but the page you’re looking for could not be found. Check out some of our favourite items below:” … or whatever the copy would need to be to work in your situation.
Agree with above, 404 page is crucial.
Also you should register your site with Google webmaster tools or similar. They track all your 404’s, so you can have a look at some broken links (if any) and manually redirect them to the page they should go to, resulting in a better user experience.