Skip to main content

Overview

2 tools for monitoring how Google indexes your pages — health scores, coverage breakdowns, and historical trends.

indexing_get_status

Get URL indexing status — health score, indexed/not-indexed counts, coverage breakdown, and warnings. Parameters: Response:
Health score ranges: Warning types:
  • blocked — robots.txt or meta noindex preventing indexing
  • canonical_mismatch — Google chose a different canonical URL
  • stale_crawl — Not recrawled in 120+ days
Example Prompt:
“Are my pages indexed? What’s my indexing health?“

indexing_get_history

Get indexing history — daily indexed/not-indexed counts over time. Parameters: Response:
Increasing indexed_count = pages getting picked up. Sudden drops = possible deindexing issue. Rising warning_count = growing technical problems.
Example Prompt:
“Is Google indexing more of my pages over time?”