# Keyword Intent Clusterer

> Clusters a raw keyword list by intent + topic and maps each cluster to one page.

**Category:** Keyword Research · **Model:** GPT-4o · **Tier:** Free

**Use it when:** Turning a keyword dump into a page-level content plan without cannibalisation.

## Prompt
```
Act as an SEO strategist.

Cluster this keyword list and turn it into a page plan.

KEYWORDS:
"""
[PASTE one per line]
"""

1. Group keywords into TOPIC CLUSTERS (by semantic similarity + shared intent).
2. Label each cluster's dominant intent (informational / commercial / transactional / navigational).
3. Map each cluster to ONE target page (title suggestion) to avoid cannibalisation.
4. Flag any keywords that belong to a different funnel stage and should get their own page.
5. Suggest the internal-link relationships between the resulting pages.

Return a clean table: cluster → intent → target page → keywords.
```

## Why this works
Keywords that look similar by volume can have completely different intent, and grouping by literal string similarity instead of intent is one of the most common content-planning mistakes. This prompt clusters by what the searcher actually wants — informational, commercial, or transactional — which is the grouping that should actually decide which page targets which cluster.

---
_Canonical page: [https://iliassami.com/prompts/keyword-intent-clusterer](https://iliassami.com/prompts/keyword-intent-clusterer) · Markdown generated on request from the live site content._
