yes, they could be different if your backlinks are pointing to www and some for non www. i suggest you go to google sitemap and choose the association you need. strong suggestion is dont set any association
i also personally like www. because most of the time i feel, the NS and the website updates quickly on www. rather than the http:// which takes sometimes days or atleast hours after i make changes to my site via FTP.
please post here again how to put that in .htaccess and is there any drawback,...... if no drawback, then I just put that to all my sites.................thanks
Out out pure convenience and repetition the first thing I do when I'm setting up a site is add the htaccess code to remove the www. automatically (the code that was posted earlier in this thread is the exact same thing I use). Doing that ensures that you'll get the max "PR Juice" and that your backlinks will all go to one place
you mean this: (pls confirm before I do the changes to all my sites) RewriteEngine On RewriteCond %{HTTP_HOST} ^seo4fun\.com [NC] RewriteRule ^(.*)$ http://www.seo4fun.com/$1 [R=301]
When adding this code are we making it so only the http://domain will show up or the www.domian will show up? I personaly prefer the www infront of it and want to always use that one.
You can let google consider your domain with both "www" and without "www" to be the same. Go to Webmaster Central and there is a option to change your "Preferred Domain".
if someone use both of them isn’t he will loss page of archaive cuz the page will archaive 2 time with www and without it?
I just tried adding this code to the htaccess and then tried it. When I went to http://mydomain.com it took me to http://www.mydomain.com/public_html/ Wow can I fix this so it just goes to the main page and not some internal file folder? What is the "$1" part in the code for?
not much difference your site can run without www but users usually press ctrl+enter so try to use www also