Why am I getting this message "Some important page is blocked by robots.txt"?
- by Rounak
My site's URL is: www.hackinguniverse.org
From some day in Google Webmaster tool a message is showing that says "Some important page is blocked by robots.txt".
My robots.txt is:
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Allow: /
Sitemap: http://www.hackinguniverse.org/feeds/posts/default?orderby=updated
Now for other information - I hosted this website on blogger. I have some other sitemaps too where I had only included "/Search" in Disallow like in this robots.txt file. But those sites are ok. I mean no message is showing on those. So why am I getting that message telling that I have blocked some important page via robot.txt?