Forum Moderators: phranque
www.webmasterworld.com/sitema.html
redirect to:
www.webmasterworld.com/sitemap.html
I know you can do this by manually entering all bad spellings of "sitemap" (or whatever) and using redirect to go to the correct page - but is there a way to use the check spelling utility?
I think the answer may involve running a script, but not sure.
Cheers
It's also relatively inefficient, and not good on a busy server.
A more efficient way to handle this is to use a custom 404 error document (See ErrorDocument [httpd.apache.org]) and provide a site map for visitors who visit your site from bad links or mis-typed URLs.
Jim