Google Search Console · Schema
IndexStatusInspectionResult
Index status inspection results for a URL.
AnalyticsGoogleSearchSEOWebmaster Tools
Properties
| Name | Type | Description |
|---|---|---|
| verdict | string | The overall verdict for the index status of the URL. |
| coverageState | string | The coverage state of the URL, indicating whether and how it appears in the index. Common values include Submitted and indexed, Crawled - currently not indexed, Discovered - currently not indexed, and |
| robotsTxtState | string | Whether the page is blocked by robots.txt. |
| indexingState | string | Whether the page is blocked from indexing via noindex directives. |
| lastCrawlTime | string | The last time this URL was crawled by Google, in RFC 3339 format. |
| pageFetchState | string | The result of the page fetch during the last crawl. |
| googleCanonical | string | The URL that Google selected as canonical for this page. |
| userCanonical | string | The canonical URL declared by the page via rel=canonical or the Canonical HTTP header. |
| sitemap | array | Any sitemaps that include this URL. |
| referringUrls | array | URLs that refer to this URL, as discovered during crawling. |
| crawledAs | string | The user agent type used to crawl the URL. |