Mmm, wondered why Google Desktop had been hitting my feed a lot. :)
I await this:
"I have a WordPress Blog and I don't want Google to think I'm using a blog so how do I make my blog into not a blog ?"
And to answer that question before it's asked, make a robots.txt file in your website root and block the feeds:
User-agent: Googlebot
Disallow: /feed
This topic has been closed to new replies.