What Google-Display-Ads-Bot does
Google-Display-Ads-Bot is one of Google's AdSense crawlers, used to verify a site when a publisher adds it to AdSense. Like the other AdSense crawler, it honors robots.txt only when it is addressed by name: a blanket User-agent: * disallow does not stop the AdSense crawlers. The AdSense crawler system is separate from Google's search crawler, so its access does not affect search rankings, although the two share a cache to conserve bandwidth.
How to control Google-Display-Ads-Bot
Target Google-Display-Ads-Bot in your robots.txt with the Google-Display-Ads-Bot token. Rules apply per bot, so you can allow this one while blocking others, or the reverse.
Allow Google-Display-Ads-Bot
User-agent: Google-Display-Ads-Bot
Allow: /Block Google-Display-Ads-Bot
User-agent: Google-Display-Ads-Bot
Disallow: /A blanket User-agent: * disallow in robots.txt does not apply to the AdSense crawlers; to block them you must list User-agent: Google-Display-Ads-Bot (and User-agent: Mediapartners-Google) explicitly.
How to identify Google-Display-Ads-Bot
Temso identifies Google-Display-Ads-Bottraffic by matching the request's User-Agent header against this pattern. User-agent strings can be spoofed, so treat a match as an indication, not proof.
Google-Display-Ads-BotGoogle-Display-Ads-Bot FAQ
What is Google-Display-Ads-Bot?
Google-Display-Ads-Bot is an AdSense crawler that Google uses to verify a site when a publisher adds it to their AdSense account. It is part of the AdSense crawling system, which is separate from Google's search crawler and does not affect search rankings.
How do I block Google-Display-Ads-Bot?
Add a robots.txt group with User-agent: Google-Display-Ads-Bot and Disallow: /. Naming it explicitly is required because the AdSense crawlers still crawl pages covered only by a blanket User-agent: * prohibition; note that blocking it can interfere with site verification when adding the site to AdSense.
About Advertising Bots
Bots run by ad platforms to check landing pages, verify ad placements, and analyze content for brand safety and targeting.
If you run ads on a platform, its ad bots usually need access; blocking them can break ad approval and quality checks for your own campaigns.