Here's the situation. I have a site that is a static site. I'm ranking well on most of my pages. I would like to make my site more dynamic, but I don't want my pages to loose rank because I would have to change them from example.html to example.php. Is it possible to go dynamic with the site, but keep the page named example.html, example.html? I like OScommerce so I would probably like to use OScommerce as the shopping cart for the site. Is it possible getting the above results with OScommerce? Thanks
You can do it with your webhost, use MIME Types to allow you to run PHP code on pages with htm and html extensions. Ask your web host about it, they will help you.