I have a website that is fairly indexed well in Google, but it was all in .html pages. Now I want to switch those pages to php so that I can have one central header and footer for each page which would make my life a lot easier when I want to change the headers and such (especially when it comes to banners). Is there a way to do this without upsetting the google index (through redirecting or some sort of include method in html?
Dont think I can change the httpd.conf at my shared host to be able to get .html pages to run like .php pages. Is there a way to do this in the .htaccess?
Dont think I can change the httpd.conf at my shared host to be able to get .html pages to run like .php pages. Is there a way to do this in the .htaccess?
















