Forum Moderators: martinibuster
A few weeks ago I changed the robots.txt of all mirrors (tens of them) of a site of mine to make Googlebot not crawl them leading the search users to the main site instead of the mirrors.
The robots.txt is like this:
User-agent: Googlebot
Disallow: /
User-agent: Mediapartners-Google*
Disallow:
The problem was reported and acknowledged by Google AdSense people that admited that this should not prevent Mediapartners-Google bot to crawl the pages where AdSense appear.
The AdSense ads appear in the main site correctly as it does a different robots.txt.
So, a fix is expected to happen once Google AdSense figure what is the problem.
Have you confirmed that Mediabot has stopped crawling these sites altogether?
Do check to see if you have hits by "Mediapartners-Google/2.1" on the pages. If you are getting hits by this on actual pages, the problem is something beyond the robots.txt issue.
I suspect that the bug is in the fact that the Mediapartners full user agent name contains the words googlebot in the URL part of that text.