Skip to main content

Inspect a URL using Google Search Console

Inspect a URL using Google Search Console

Request Body required
    url uri required

    The URL to inspect

Responses

URL inspection result from Google Search Console


Schema
    inspectionResult object
    inspectionResultLink uri

    Link to view the full inspection result in Google Search Console

    indexStatusResult object
    verdict string

    Possible values: [PASS, FAIL, NEUTRAL]

    Overall indexing verdict

    coverageState string

    Current coverage state of the URL

    robotsTxtState string

    Possible values: [ALLOWED, DISALLOWED]

    Whether robots.txt allows indexing

    indexingState string

    Current indexing state

    lastCrawlTime date-time

    Timestamp of the last crawl

    pageFetchState string

    Status of the page fetch

    googleCanonical uri

    Canonical URL detected by Google

    userCanonical uri

    Canonical URL specified by the user

    sitemap uri[]

    Sitemaps that reference this URL

    referringUrls uri[]

    URLs that link to this page

    crawledAs string

    Possible values: [MOBILE, DESKTOP]

    Device type used for crawling

    mobileUsabilityResult object
    verdict string

    Mobile usability verdict

    richResultsResult object
    verdict string

    Possible values: [PASS, FAIL, NEUTRAL, VERDICT_UNSPECIFIED]

    Rich results verdict

    detectedItems object[]
  • Array [
  • richResultType string

    Type of rich result detected

    items object[]
  • Array [
  • name string

    Name of the detected item

    issues object[]
  • Array [
  • issueMessage string

    Description of the issue

    severity string

    Possible values: [WARNING, ERROR]

    Severity level of the issue

  • ]
  • ]
  • ]
Loading...