Problem
I use Blogger. Why is my robots.txt file blocking everything?
I tried to add a Google Sitemap for my blog and got this error:
URL restricted by robots.txt
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.
Bad http://?????.blogspot.com/robots.txt:
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Disallow: /
Disallow:
User-agent: *
Disallow: /search
Disallow: /
Solution:
- Go to Settings > Publishing.
- Set Send Pings to Yes.
- Leave some love in the form of a comment. :-D
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Sitemap: http://?????.blogspot.com/feeds/posts/default?orderby=updated
Disallow:
User-agent: *
Disallow: /search
Sitemap: http://?????.blogspot.com/feeds/posts/default?orderby=updated
