Content refresh candidates (decaying pages)
content_refresh_candidatesIdentify pages with declining clicks or impressions and stale lastmod dates, along with the queries they lost, to prioritize content refreshes.
Instructions
Find pages whose clicks or impressions dropped between two periods and that have not been updated recently (sitemap lastmod), with the queries they lost the most on. These are the best candidates for a content refresh: update facts, expand answers, add FAQ, re-publish with a new dateModified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| siteUrl | Yes | Search Console property, e.g. 'sc-domain:example.com'. | |
| staleDays | No | Consider a page stale if lastmod is older than this many days (or unknown). | |
| currentEnd | No | 3daysAgo | |
| sitemapUrl | No | Sitemap to read lastmod dates from (index supported). | |
| previousEnd | No | 91daysAgo | |
| currentStart | No | 90daysAgo | |
| previousStart | No | 180daysAgo | |
| minPreviousClicks | No |