site's whole content is html and planning to change it to php. what is the best redirection method without losing any traffic and following google's guidelines?
aside from 301 redirection, are there any other ways? should I delete the html files?
frobn_1
5:23 pm on Oct 17, 2005 (gmt 0)
There are several ways to do it. If your server supports it, you can execute php code in a html file with a command like the following in the .htaccess file