Forum Moderators: Robert Charlton & goodroi
What is the best way to have HTAccess files 404 for the searchbots but also redirect to the new homepage?
http://www.example.com/proddetail.cfm.../2501/SubCatID/171/ItemID/439/Index.cfm
This is a php application built with codeigniter of you are familiar.
If you want your users to get something a little more jazzy, each type of server has ways to set up a "custom 404" message. Just make sure that the http status is still 404 and you can give the user a special page with helpful content and links.