Forum Moderators: open

Message Too Old, No Replies

Switching Index from HTML to PHP pages

...and maintian current in-bound links & search engine results

         

Storyman

4:08 pm on Jun 13, 2007 (gmt 0)

10+ Year Member



The site has been up for several months and it has been linked to by a few sites. I'd like to change the index page from a static HTML page to a dynamic PHP page. I'd like to make the change with little (or no impact) on the current links and search engine ranking.

I've been considering changing the .htaccess so it will show PHP pages as HTML. It would seem that both goals of retaining established links and also allow dynamic pages. Any thoughts? Potential problems?

What would you advise?

jatar_k

4:19 pm on Jun 13, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



have the html extension parsed for php via htaccess

best and only solution

page doesn't change, links stay as is

Storyman

6:34 am on Jun 15, 2007 (gmt 0)

10+ Year Member



Thanks for the feedback. Greatly appreciated.