Become a 404 Ninja
- 1
- Add a Comment
I see you have come back to the Web developer dojo for more training young master. Have you ever though about how important having a good 404 error Web page is? It is more important than snatching the pebble from my hand. If you play your cards right - you might be able to turn those disappointed dead ends into a new beginning for your visitors.
What is a 404 error Web page? For those of you who might not know the ancient art, let me explain. This is the page that shows when somebody types in a URL or clicks on a link to get lead to page that does not exist. Now you can setup you own custom 404 Web pages to say whatever you want. That is where the fun begins.
So what are some additions you should make? The first one I would include is a search box. This way they can search for what they need in case they get sent to the wrong place. You might lay it out on the line like that on the Web page as well so that they understand.
You might also give them a few links related to the topic they were looking for as well, if you can. If not, then give them some basic information about you and your Web site. This way you are giving them something to do other than to look at a Web page that is not there.
Don’t be afraid to be creative with your 404 error pages either. If you need a good place to look for error page inspiration - check out the 404 Research Labs.

One Comment
blairbeckwith
April 2nd, 2007
at 6:37pm
All quite good ideas, and I think many web developers could learn a lot from this.