topic_cluster_map
Analyze Search Console data to map content clusters, identify missing subtopics by classifying queries into defend/optimize/create/monitor quadrants, and flag cannibalization.
Instructions
Map a content cluster from your own Search Console data and surface missing subtopics. Define the cluster by cluster_path (a URL path prefix) or pillar_url. For each query the cluster's pages show for, classifies it into defend / optimize / create / monitor by demand and best position, flags cannibalization, and lists the create-quadrant queries (high demand, weak position) as missing-subtopic candidates for you to group into named subtopics. Free, GSC-only. 'create' = no VISIBLE strong coverage (GSC hides ~47% of queries); no external volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Window. Default 90 (wider surfaces more). | |
| limit | No | Max queries listed per quadrant. Default 50. | |
| site_url | No | Defaults to the configured default site. | |
| pillar_url | No | Pillar page URL; the cluster path is derived from its directory if cluster_path is omitted. | |
| cluster_path | No | URL path prefix defining the cluster, e.g. '/blog/widgets/'. | |
| impressions_min | No | Demand threshold: at/above this is 'high demand'. Default 50. |