|
It doesn't matter whether the files are ending with .HTML or .PHP.
However, if you use some tool like for example mod_rewrite, you could manipulate all the urls to make them as search friendly as possible. No need to have file endings at all. Examples:
domain.com
domain.com/categoryname
domain.com/categoryname/girlname
domain.com/categoryname/girlname/setname
If done properly you get a great link structure which pays off with the SE's.
|