I have an existing website that used to consisit of .htm pages. Very small site, only about 5 .htm pages. The site has been redesigned and the design now consists of ColdFusion pages. (.cfm pages replacing .htm pages) On some of the pages the content is the same, on some it's not. For example, contact.htm and contact.cfm have identical content.
Anyway, the site is on a Win shared hosting plan, and I can't use .htaccess and the host doesn't support 301 redirects in IIS. The old site has some pretty good SE rankings, and I don't want to lose that, so here's my plan (tell me if I'm wrong!).
1) Put the new .cfm files out there (but don't delete the existing .htm files), remove links to any .htm files, and leave it alone for a while, until the Search Engines have had time to index the new stuff.
2) When I put the new .cfm file out, change the links in the nave menu in the .htm files to point to the new .cfm files, so if anyone comes to the site via the old pages, they still navigate to the new stuff.
3) After the Search Engines have had time to index the new stuff, put a Disallow in my robots.txt for the .htm pages, effectively (eventually) removing them from the Search Engines and only the new .cfm stuff is left. Also put a meta redirect on the .htm pages to the correct page, in case anyone comes to it.
Remember, we're only talking about 5 .htm files, and I can leave them on the server forever if need be.
Whadaya think? Will this work, or am I wasting my time?
Hope This Helps!
ECAR
ECAR Technologies
"My work is a game, a very serious game." - M.C. Escher
Anyway, the site is on a Win shared hosting plan, and I can't use .htaccess and the host doesn't support 301 redirects in IIS. The old site has some pretty good SE rankings, and I don't want to lose that, so here's my plan (tell me if I'm wrong!).
1) Put the new .cfm files out there (but don't delete the existing .htm files), remove links to any .htm files, and leave it alone for a while, until the Search Engines have had time to index the new stuff.
2) When I put the new .cfm file out, change the links in the nave menu in the .htm files to point to the new .cfm files, so if anyone comes to the site via the old pages, they still navigate to the new stuff.
3) After the Search Engines have had time to index the new stuff, put a Disallow in my robots.txt for the .htm pages, effectively (eventually) removing them from the Search Engines and only the new .cfm stuff is left. Also put a meta redirect on the .htm pages to the correct page, in case anyone comes to it.
Remember, we're only talking about 5 .htm files, and I can leave them on the server forever if need be.
Whadaya think? Will this work, or am I wasting my time?
Hope This Helps!
ECAR
ECAR Technologies
"My work is a game, a very serious game." - M.C. Escher