URL Inspection monitor

Track selected URLs across repeated Google URL Inspection checks. The monitor shows observed status changes while keeping unchecked and quota-limited pages out of the conclusion.

Install and run the monitor

Install the CLI once, then run seo start to connect your site and Google data. After setup you can run this monitor yourself or ask your agent to run it.

Runafter install

Check selected URLs against earlier Google index snapshots.

seo index-watch --site sc-domain:example.com --urls https://example.com/page

What the monitor records

Compare current Google URL Inspection results with saved snapshots to find selected pages whose index status or canonical changed since the last check.

Best for
You have important URLs or stored inspection history to compare.
Needs
Explicit URL sample
You get
Compare current Google URL Inspection results with saved snapshots to find selected pages whose index status or canonical changed since the last check.
Use next
Collect Google index snapshots

Every report follows the same rules for missing data and outside estimates.See how report data works.

What you need before you run it

The report uses the information below. Optional sources are only used when you ask for them.

Explicit URL sample

Defines the exact limited pages whose Google index state should be checked.

Google URL Inspection evidence

Provides the current indexed verdict, coverage state, canonical, crawl details, and provider status.

Previous local index snapshots

Provide the baseline used to classify regressions and recoveries.

Use a different report for these jobs

These jobs need a different report or a manual review.

You do not yet know which URLs deserve direct inspection.

Run index coverage first. It compares crawl, sitemap, and returned Search Console evidence to build a limited review sample without spending URL Inspection quota on every discovered URL.

Google index coverage audit

Use the monitor with an agent or in code

The command above is enough for most work. These options let an agent, script or application run the same monitor with explicit input and structured output.

Use the report catalog when an agent, script or CI job needs predictable JSON instead of the normal terminal output. Check the current input first, then run the monitor with the validated parameters.

Check the current input before the agent or script runs the monitor.

seo reports describe index-watch --json

Once the input is valid, run the monitor through the report catalog.

seo reports run index-watch --params '{"site":"sc-domain:example.com","urls":["https://example.com/a","https://example.com/b"],"dailyLimit":25}' --json

What to do next

Confirm each changed Google status against the saved and current inspection evidence. Audit the live URL when a canonical, response or directive could explain the movement.

  1. 01Audit a regressed URL directly.
  2. 02Run redirect trace when the inspected canonical or destination is unexpected.

Sources used by this monitor

These primary sources define the provider data or search controls used by the result.