Hi, I am goinf to launch new website but little confuse which will be better PHP or HTML, I am very familiar with PHP so I can add more feature in my website if I use PHP. Please suggest according to search engine which will be better
Yup, the extension does not matter but what really matters is your URL structure. If it's: www.yoursite.com/my-favorite-book.php than it is search engine friendly. But if it's: www.yoursite.com/session?cat_id@fav-book.php than it is not a friendly version of your URL. Hope this helps.
Yes I am agree with all other people suggestion that extension is doesn't matter but be careful about URL structure it shouldn't be dynamic. biztrend has suggested with best example
From the existence of search engines, .html extension have been in used. So search engines do consider .html extensions compared to .php.
The extension doesn't matter because .php also use same technology of div tags in html format so it makes php to run from its function
.html is more effective, but when you working on large website php will help you for development of websites.
These days it doesn't matter that much that which technology you are using for your site. Be it PHP, HTML, or ASPX , create url having keyword in them. For proof search your keyword in Google and then find out which technology your competitors are using.