0

I have www redirect in .htaccess. So www.example.com gets 301 redirect to example.com But google still tries to fetch www.example.com also.

Can i disable googlebot fetcing www.example.com? Eg from webaster tools or robots.txt?

Kristian
  • 3,283
  • 3
  • 28
  • 52

1 Answers1

1

In Google Webmaster Tools you can set your preferred hostname – with or without www, but this comes with no guarantee from Google. As you have 301s from www to non-www, Googlebot will probably respect your wish.