Google algorithm update checker

Check whether a search change overlaps a confirmed Google ranking update window. Matching dates are useful context, but they do not prove the update caused the movement.

Install and run the tool

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

Runafter install

Compare traffic movement with confirmed Google update windows.

seo update-correlate --project example

What the tool gives you

Compare unusual Search Console traffic dates with confirmed Google ranking updates without treating a matching date as proof of what caused the change.

Best for
A traffic anomaly falls near dates listed on Google’s Search Status Dashboard.
Needs
Search Console traffic anomaly result
You get
Compare unusual Search Console traffic dates with confirmed Google ranking updates without treating a matching date as proof of what caused the change.
Use next
Review winners and losers around a Google update

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.

Search Console traffic anomaly result

Provides the observed movement, baseline, recent window, and significance evidence.

Official Google ranking update windows

Provides confirmed rollout dates from Google Search Status.

Use a different report for these jobs

These jobs need a different report or a manual review.

You need winners, losers, page patterns, and known site changes around a confirmed update window.

Run the update postmortem. It anchors matched Search Console comparisons to the official window, inspects segment and page patterns, and keeps migrations, releases, tracking changes, and other confounders visible.

Google update postmortem

Use the tool 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 tool 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 tool with the validated parameters.

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

seo reports describe update-correlation --json

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

seo reports run update-correlation --params '{"site":"sc-domain:example.com","days":90,"recentDays":7,"paddingDays":2,"refresh":false}' --json

What to do next

Use the matching update window as context for the investigation, not its conclusion. Inspect the pages and queries that moved, then run a postmortem after the comparison window has settled.

  1. 01Use the update postmortem workflow to inspect winners, losers, and known confounders.
  2. 02Audit representative pages before making template-wide changes.

Sources used by this tool

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