check_indexing_issues
Diagnose indexing issues for multiple URLs, identifying causes like robots.txt blocks, noindex tags, fetch errors, and canonical mismatches, with per-URL details.
Instructions
Check multiple URLs for indexing problems (not indexed, blocked by robots.txt, noindex, fetch errors, canonical mismatches) and return a summary plus per-URL diagnosis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Up to 20 fully qualified URLs belonging to the property. | |
| siteUrl | Yes | Property URL exactly as registered in Search Console: "https://example.com/" for URL-prefix properties or "sc-domain:example.com" for domain properties |