Forum Moderators: phranque
I have a site in html, it has 65 indexed pages in Google. We will redesign the site changing the pages extension from html to php.
For example, index.htm ---> index.php.
index.htm is indexed in google while index.php isn't.
Is there any way to make this chamge without losing the indexed pages? Is there any way to tell the SE which pages should visit without be banned (using redirection).
Thanks, Facundo
You can set headers to deliver the last modified date with php if you feel like it, but it really doesn't matter that much.
The search engines see nothing, same urls, same pages, same site, no difference.