Thread: redirects
View Single Post
  #2 (permalink)  
Old 03-24-2007, 03:29 PM
incrediblehelp's Avatar
incrediblehelp incrediblehelp is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Re: redirects

I guess a better question is why is your server doing this? Meaning serving case sensitive files? I know Linux does this, but simply delete all file sin upper case and only serve lower case page names. Are you missing a 404 page handler? Add one and then Google will eventually remove the upper case page names from its index. Having multiple ways for the spiders to get to the same home page can really hurt ya long term.
Reply With Quote