Detect Content Decay
insights.content_decayCompare search clicks between two consecutive periods to reveal your site pages with the biggest traffic drops, pinpointing content decay for timely optimization.
Instructions
Identify content decay by comparing search clicks for your site pages between two contiguous periods and finding the pages with the largest traffic drops. Pagination metadata flags when either source period reached the local 100,000-row safety ceiling; Search Console itself may still return only top data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | The Search Console property identifier, exactly as returned by sites.list. Two formats exist: domain properties use 'sc-domain:example.com'; URL-prefix properties use the full URL including protocol and trailing slash, e.g. 'https://www.example.com/'. Passing the wrong format returns a permission error even when the user owns the site — call sites.list first if unsure. | |
| compare_days | No | Number of days to compare (recent period vs previous period). Must be at least 1. Default is 30. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pagination | Yes | ||
| decay_count | Yes | ||
| decay_results | Yes | ||
| comparison_periods | Yes |