Use PHP to Force the www on URLs
July 24th, 2008
There are many good reasons to be consistent when using the ‘www’ in URLs. This includes good usability (it may confuse some people when they see it there some of the time but not others) and SEO (some search engines may consider the the same page with the ‘www’ different then the one without it).
The [...]
There are many good reasons to be consistent when using the ‘www’ in URLs. This includes good usability (it may confuse some people when they see it there some of the time but not others) and SEO (some search engines may consider the the same page with the ‘www’ different then the one without it).
The [...]