Forum Moderators: phranque

Message Too Old, No Replies

Mass .PHP redirect, file name changes

         

TymArtist

3:51 pm on Nov 1, 2005 (gmt 0)

10+ Year Member



I am doing a redevelopment of our company's website, and in the process changed some file names and a lot of the .html files became .php. Sorry if this question is asked on a frequent basis, but I was interested in setting up my .htaccess file to redirect anyone going to a .html page to automatically go to a .php page (although there will be certain file name changes I'll have to specify, not sure how that will work). Since we rank, this is essential. Thanks!

jdMorgan

3:53 pm on Nov 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why not just leave the filenames the same, preserving your existing search engine listings and rankings, and simply parse .html files for php?

Jim

TymArtist

3:59 pm on Nov 1, 2005 (gmt 0)

10+ Year Member



how does one go about doing that? that answer or the one to my original question would both be helpful :)

jdMorgan

4:02 pm on Nov 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Some discusion on how to parse html as php [google.com] :)

Jim