How Add or Remove the WWW Prefix from Your Domain Name
How do you automatically add the "www" prefix to your domain name? Or perhaps you want to remove the "www" prefix from a URL. Doing either of these may save your site from duplicate content issues in the search engines if your site is often referred to by both forms (that is, <code>example.com</code> AND <code>www.example.com</code>). <a href="
Register or
Login" target="_top">This article[/url] shows you how you can fix this by simply adding a few lines to your <code>.htaccess</code> file.
Register or
Login