gsc_content_decay
Identify pages gradually losing Google Search traffic month after month, even when no single month shows a sharp drop. Pinpoints content decay for audits.
Instructions
Pages sliding down month after month.
A period comparison hides this: a page that halves over six months never shows a sharp drop in any single month-on-month check. One query per month runs in parallel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| months | No | How many months of history to read (2-16). | |
| date_to | No | End date YYYY-MM-DD. Defaults to today. | |
| no_cache | No | ||
| site_url | Yes | `sc-domain:example.com` for a domain property, or `https://example.com/` with the trailing slash for a URL-prefix property. Call gsc_sites if unsure. | |
| row_limit | No | Rows returned. Default 100, capped at 1000. | |
| thresholds | No | Override the adaptive thresholds: min_impressions, min_clicks, high_visibility_impressions, ctr_curve. | |
| min_peak_clicks | No | Ignore pages that never reached this many clicks in a month. | |
| response_format | No | `tsv` (default, compact) or `json`. | tsv |
| consecutive_months | No | Months of uninterrupted decline required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |