If I want to use PHP in some of my pages and don't want to faff around too much with Apache handlers can I simply just rename my .html pages to .php?
All the server side scripting stuff is working but the page I want to run the script on has a .html extension - is there anything else I need to consider before just renaming the extension to php?
Also if I do this will it have an adverse affect when the search engines spider my page - ie, will they see it as a new page and I'll have to SEO that new page from square 1?
All the server side scripting stuff is working but the page I want to run the script on has a .html extension - is there anything else I need to consider before just renaming the extension to php?
Also if I do this will it have an adverse affect when the search engines spider my page - ie, will they see it as a new page and I'll have to SEO that new page from square 1?



Comment