3

I just start using Google Webmasters tool. When I add a domain with or without www, there will be a message from google saying I need to add the other to improve the 'exposure'. If I do this, there will be two properties (with and without www), which are basically the same website. Then Google instructs me to set a preferred one. My questions are:

  1. Why can't these two properties be merged into one?
  2. I take it that after I set a preference, the data of the two properties will be identical, won't it?
  3. If I didn't set the preference, will people typing example.com not be counted as the traffic of www.example.com?
MrWhite
  • 42,784
  • 4
  • 49
  • 90
Wen Shenk
  • 505
  • 1
  • 4
  • 14
  • They can be merged, but frequently webmasters forget to add 301 redirect to merge them. Also you're able to track the state of redirect and see if there are indexed urls besides of your main mirror.
  • – Marian Popovych Sep 04 '15 at 08:11
  • You shouldn't select one at random and merge the other to it. You should select www.example.com and merge/redirect example.com to it. Naked domains cause problems with load balancing, CDNs and other useful technologies because you can't set up CNAMEs for them, so your canonical domain name should never be a naked domain. – Mike Scott Sep 04 '15 at 10:02
  • Related: http://webmasters.stackexchange.com/questions/83685/should-i-submit-https-and-https-www-in-webmaster-tools – MrWhite Sep 04 '15 at 11:06