For one of my blog on Blogger, robots.txt file is: User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Sitemap: http://softwarengameslinkshere.blogspot.com/feeds/posts/default?orderby=updated It seems to be alright. All of blog URLs except those with /search are allowed. But when I checked Google Webmasters Tools, it showed 183 URLs restricted by robots.txt file and other 21 URLs as having problem with crawling. True to the point, my traffic has fallen adversely in Google. Now the question is how can I restore my robots.txt file in Google Webmasters Tools as normal. I know I can't edit it but there should be some way using which I can unrestrict my around 200 valid URLs from the Google spiders. Instead of default feeds URL, I am showing feeds with Feedurner. Is it the cause of the problem?
I'm not sure that I understand your question. Did you want Google to be able to crawl /search? If so, make these changes... User-agent: * Disallow: /search User-agent: Mediapartners-Google Allow: /search Sitemap: http://softwarengameslinkshere.blogs...rderby=updated Also you're using User-agent: Mediapartners-Google that is the bot that deals with Ads, and is not the User-Agent: Googlebot which is the Google bot. Is that what you wanted in your robots.txt?
I would suggest you try this: User-agent: Mediapartners-Google # will block them Disallow: / User-agent: * # will allow everyone else
I have the same problem as well. As you guys suggest its not possible to change or edit the robots.txt since my blog is hoted with blogger ( Domain is my my own ). So i dont have an option to add robots.txt to the root directory. Is there any other way ?
"I have the same problem as well. As you guys suggest its not possible to change or edit the robots.txt since my blog is hoted with blogger ( Domain is my my own ). So i dont have an option to add robots.txt to the root directory. Is there any other way ? " Anyone?
yes i think i need what you are saying .I want google bot instead of anything else .suggest me how to do this