Googlebot simulator
View your website as Googlebot.
Fetch with Googlebot's published desktop and smartphone user-agents, then set the response beside a normal browser to spot cloaking, blocks, or content served differently to the crawler.
What this checks.
Googlebot Smartphone is Google's primary crawler for most sites. Fetching with its identity surfaces three common failures.
User-agent gating
Some servers return different markup, a block page, or a redirect when the user-agent is Googlebot. The side-by-side response makes that visible.
Mobile vs. desktop
Under mobile-first indexing, the smartphone crawler's view is what usually matters. Compare desktop and smartphone fetches to catch mobile-only gaps.
Render dependence
Toggle JavaScript off to see the raw HTML Googlebot downloads first, then on to see the rendered DOM it may build later.
Honest limit: this simulates Googlebot's identity, not its infrastructure. It is not affiliated with Google. For the authoritative crawl and index state of a page you own, use Search Console URL Inspection.