What changed this week
seo_digestFind out what moved on your site since the last period—clicks gained or lost by pages and queries, new and stopped queries, with a plain-language summary first.
Instructions
The periodic check-up: one report of what moved on a property since the previous period - totals, the pages and queries that lost or gained clicks, queries that stopped bringing any, new ones that started - with a plain-language summary first. Use it to find out whether anything happened (the HTTP server can also send it on a schedule); use gsc_site_snapshot for the current state rather than the change, gsc_compare_periods for two windows you choose yourself, and content_refresh_candidates for slow decay rather than a week-over-week move.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Length of each window; the comparison period is the same number of days immediately before it. | |
| endDate | No | Last day of the current window; Search Console data lags 2-3 days. | 3daysAgo |
| siteUrl | Yes | Search Console property, e.g. 'sc-domain:example.com'. | |
| markdown | No | Also return the report as Markdown, the way the scheduled digest files it. | |
| minClicks | No | Ignore moves smaller than this, so a 1-click wobble on a small site does not fill the report. |