Friday, July 23, 2004

404 Script

I added a "jsRedirect" querystring to the javascript redirect so that I could see what percentage of bad URLs were being automatically redirected. Initially I forgot to remove this if the 404 page is encountered again, so I've modified the script to do so. I also had to add some additional conditionals to avoid a few problems I encountered with the simplified structure. Still, I've not seen too many problems as of yet.