Hi seo friends need help form you again. How to deal with website which is developed in PHP. "http://www.domain.com/index.php" how to convert this type of url into "http://www.domain.com/index.html" to get more seo advantages.
are sure .html will get more advantages in terms of SEO rather than .php ??? most of my site are developed in PHP...and still got high rank in google...
You can easily convert php websites to html by using PHP editor or website creator. In a PHP editor, all coding is done in one window, and the output of that code is shown in a second window. The editor comes with an in-built PHP parsing engine, mimicking one that would usually be resident on a server. There are thousands of web suggestion on this topic. So Google on this and get it solved.