You can tell the server to automatically append www on each query to your website using .htaccess. That is all incoming requests to a non www query gets forwarded to the host with www prepended before the domain. Although google treats them equally now, yahoo and live search may not. So its still wise to add them to your website somehow. Its a great advantage to your site especialy in terms of search engine optimization. Here is the .htaccess script that forwards all request without www to you
Read the rest of the post here:
Adding www to your domain using 301 redirect with htaccess






Leave a Reply