Crawl map

See which pages Googlebot actually reaches

This follows the links on your site the way a crawler does — starting at the homepage, up to three clicks deep — while applying your live robots.txt rules for Googlebot. It then compares what it reached against your sitemap, so orphaned and blocked URLs stand out.

What the map tells you

  • Click depth: anything more than three clicks from the homepage is crawled rarely and indexed slowly.
  • Blocked URLs: robots.txt rules are applied exactly as Google applies them — longest matching rule wins, Allow beats Disallow on a tie.
  • Orphans: URLs in your sitemap with no path of links leading to them. Google treats a sitemap as a hint, not a promise — orphaned pages often stay unindexed.