query_cannibalization
Identify search queries served by multiple pages to prioritize consolidation and internal-linking actions.
Instructions
Find queries served by multiple pages to prioritize consolidation and internal-linking decisions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | End date in YYYY-MM-DD; defaults to today | |
| siteUrl | Yes | Search Console property to analyze | |
| startDate | No | Start date in YYYY-MM-DD; defaults to the latest 28-day window | |
| minImpressions | No | Minimum impressions per query-page row; defaults to 10 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groups | Yes | Queries with multiple ranking pages | |
| window | Yes | Analysis window | |
| siteUrl | Yes | Search Console property analyzed | |
| truncated | Yes | Whether Search Console held more than 5000 rows for this window, so the list was computed from the top rows only |