Forum Moderators: open
-Bar
If so that is very strange, and even more reveling is the fact that you are having this problem with all the major SE not just the main 1. Do you have any logs showing that some of the big SE bots have pai you a visit?
I know this doesn't help but it should be noted that if you only changed the file extentions and this is what happened, that this would be an excellent argument to hide file extentions for your websites so that if you do switch the backend technology you can keep the same site and no-one has to know all your .asp pages became .php
Do you have a Google Sitempas account?
If so you should check some of the reports. See if there were any errors reported by the bot. 4 months isn't that long but you should have been at least cached by now.
If you don't have a google sitemap account I suggest setting one up and see if the bot can tell you anything. Becuase this is happening for more then 1 SE I would say that it has to be something obvious. It is rare that the SE bots all act the same unless it is for some obvious reason. It could happen but I doubt that the big SE would all have the same penilty for some obscure reason.
The worst is you make those changes then you have to wait to see if it worked, how long yuou should wait before trying another solution is anyones guess but it sounds like you could have a few more months on your hands before you are back in the SERPs.
Sounds like you had old pages with php extensions, added all new identical pages with htm extensions, and did not 301 or remove the old pages. If you left the old pages in place then the spiders would still be indexing them and that is likely the core of your problem. You had an entire duplicate content set of pages.
Here's what should have been done:
Make sense?
I think you got it... Site was php, new web designer wanted htm. Alot of the page names are the same but alot aren't. Content and design is all different.
Originally there was an auto re-direct from the old pages to the new. I'm not sure if it was a 301, I'll check. Now it goes to a 404 page.
Everything else about the links makes sense and thank you for your help!