Great Wordpress Plugin: Redirection
If you’re not in the know, a 404 log is a list of your website pages that visitors attempted to view, but instead of showing them a page your gave them an error because the page was not found. This log is important because it represents missed opportunities. Your visitors came looking for something and you failed to provide it. This happens because incoming links and search engines don’t know you moved a file, so if someone links to your page and you move that page, that’s a 404 error.
The install is very simple, upload the folder into your plugins directory and enable the plugin. Once enabled, it will start building a 404 log. Head on over to Manage > Redirection > 404 Log to check out your log.

How cool is that? A simple screen that displays all of your 404 logs by URL, referrer or IP. You can then choose which URLs you want to fix. Sometimes people just mistype, but sometimes incoming links are wrong and need your action to fix them. Once you find a bad incoming link, click the little round green image, then fill out a new Target URL, or the page you want your bad link to forward to.

Then, to test this redirect, I simply type http://kevinboss.net/holyjesusHchrist into my browser. My “about “page should load.

This plugin even gives you a 404 RSS feed, and me being the rogue wordpress wizard I am, I placed the 404 feed right in my dashboard. It’s a little more useful than the default feeds.

There ya have it. A simple solution to a simple problem. Whether your site is new with a few pages, or 6 years old with 2,000 you’ll definitely benefit from keeping up to date with your 404 log & fixing problems as they occur.



July 12th, 2008 at 1:49 am
Very awesome plugin. Wordpress’s use of mod_rewrite is truly amazing (I need to look into the code sometime to see how it does it.)
You should write a blog post about all of the plugins you use on your blog.
July 14th, 2008 at 2:53 pm
You could use that plugin for other things, like creating a friendlier-looking affiliate link or a shorter, more user-friendly download link, couldn’t you?
August 3rd, 2008 at 1:38 pm
It’s amazing