So, for months I've had the same robots.txt and sitemap.xml for the domain www.stock.inkart.net. Yesterday I noted sitemap errors in Google Webmaster. Running an analysis on the robots.txt it reports that the entire site is blocked: User-agent: * Disallow: /cgi-bin/ Disallow: /images/ Disallow: / Disallow: /images/thumbs/ But that's not how the robots.txt actually reads. It never has: http://stock.inkart.net/robots.txt User-agent: * Disallow: /cgi-bin/ Disallow: /images/ Disallow: /images/thumbs/ Strange, huh? Anyone have any insight? Is this just a bug? Thanks!