-
Home
-
User Agent Directory
- AdsBot-Google-Mobile
AdsBot-Google-Mobile
What is AdsBot-Google-Mobile?
AdsBot-Google-Mobile is the mobile version of Google's ad landing page quality checker. This bot specifically evaluates mobile landing pages used in Google Ads campaigns to ensure they provide good mobile user experience. It checks factors like mobile page speed, touch-friendly design, and content accessibility on mobile devices. The quality scores from this bot directly impact mobile ad performance and costs. With the majority of ad clicks now coming from mobile devices, optimizing for AdsBot-Google-Mobile is crucial for successful Google Ads campaigns.
User Agent String
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; AdsBot-Google-Mobile; +http://www.google.com/mobile/adsbot.html)
How to Control AdsBot-Google-Mobile
Block Completely
To prevent AdsBot-Google-Mobile from accessing your entire website, add this to your robots.txt file:
Block Specific Directories
To restrict access to certain parts of your site while allowing others:
Set Crawl Delay
To slow down the crawl rate (note: not all bots respect this directive):
How to Verify AdsBot-Google-Mobile
Verify via Google's IP ranges
Learn more in the official documentation.
Detection Patterns
Multiple ways to detect AdsBot-Google-Mobile in your application:
Basic Pattern
/AdsBot\-Google\-Mobile/i
Strict Pattern
/^Mozilla/5\.0 \(Linux; Android 6\.0\.1; Nexus 5X Build/MMB29P\) AppleWebKit/537\.36 \(KHTML, like Gecko\) Chrome/W\.X\.Y\.Z Mobile Safari/537\.36 \(compatible; AdsBot\-Google\-Mobile; \+http\://www\.google\.com/mobile/adsbot\.html\)$/
Flexible Pattern
/AdsBot\-Google\-Mobile[\s\/]?[\d\.]*?/i
Vendor Match
/.*Google.*AdsBot\-Google\-Mobile/i
Implementation Examples
Should You Block This Bot?
Recommendations based on your website type:
| Site Type | Recommendation | Reasoning |
|---|---|---|
| E-commerce | Allow | Essential for product visibility in search results |
| Blog/News | Allow | Increases content reach and discoverability |
| SaaS Application | Block | No benefit for application interfaces; preserve resources |
| Documentation | Allow | Improves documentation discoverability for developers |
| Corporate Site | Allow | Allow for public pages, block sensitive areas like intranets |
Advanced robots.txt Configurations
E-commerce Site Configuration
Publishing/Blog Configuration
SaaS/Application Configuration
Quick Reference
User Agent Match
AdsBot-Google-Mobile
Robots.txt Name
AdsBot-Google-Mobile
Category
search, other
Respects robots.txt
May not respect