Is .html extension better than .php and .aspx for SEO ?
|
|
|||||
|
|
|
The extension has little effect on rankings and all that SEO jazz. Your page's extension may not neccessarily indicate how the content was generated. A PHP or ASPX, whilst normally attributed with dynamic content, can quite easily always render static content. Furthermore, with some relatively easy configuration, you can get all .html pages to be processed as if they were a dynamic page (ie, index.html is actually a php file). What I think you are concerned with is, "Is static content favoured over Dynamic content". Google says no: GOOGLE: Dynamic vs Static URLS The web is conflicted on this, as some people would expect static content to be preferable as it doesn't change (and thus won't invalidate results). But I tend to trust the big google. I would focus more on the page content than the extension, as that is what the robots spend most of their time crunching. |
||
|
|
|
|
Probably not. The search engines (i.e. Google) are going to focus on content, not technology. |
||
|
|
|
|
No extension is always best, since Cool URLs Don't Change. |
||
|
|
|
|
I don't think extension will make any difference -- they can be faked, anyway, so Google and others most probably don't rely on those. And as the "What to leave out" section of "Cool URIs don't change" states :
|
||
|
|
|
|
The effect will be minimal but the modern tendency is to have no extensions. The URL is then more friendly to the user. The shorter the url, the fewer characters in it and the the more 'power' the remaining words will have. |
||
|
|
|
|
Forget the extensions. If you are more concerned about SEO, then use url rewriting - with meaningful filenames. You do not even need an extension. |
||
|
|
