The complete guide to building a topic cluster with AI in WordPress
Par AIFORYA — 30 July 2026 — 14 min de lecture
On this page (8)
Introduction: it is not a sitemap, it is a hierarchy of intents
Most "topic clusters" you see are really sitemaps in disguise: a main page, sub-pages, links between them. They produce no effect, and the reason is simple — the structure copies the company's org chart instead of following the reader's path.
A useful cluster rests on a single idea:
a page answers one intent, and points to the pages answering that same person's next intent.
It is not a hierarchy of topics, it is a journey. The question is never "what is this page about?" but "what does this person want to know immediately after?". That shift changes everything else, including what a link means.
1. The base unit: the pillar page and its satellites
The pillar page handles the broad intent — "understand the subject". It is complete but goes deep on nothing: it directs.
The satellites each handle one precise, narrow intent: a question, a case, a comparison, a procedure. A satellite handling two intents handles neither well, and gets beaten by two pages handling one each.
Links follow three rules, and this is where most clusters fail:
- pillar → satellite: from the point in the text where the question arises, not from a footer list. A link in a list has almost no value; a link inside a sentence does;
- satellite → pillar: once, early, for the reader who arrived via the satellite and needs the frame;
- satellite → satellite: only when the sequence is real. Linking every satellite to every other dilutes the signal instead of concentrating it — the most frequent mistake, and it comes from the false idea that one more link is always good.
2. Designing: the part where AI genuinely helps
The design work is computational, which is exactly the profile of what should be automated.
Step 1 — Gather real demand. Queries, but above all customer support questions: they are already validated by demand, someone genuinely asked them.
Step 2 — Group by intent, not by word. "Back up WordPress", "restore a site", "how often to back up" are three different intents, not three ways of saying the same thing. This is the grouping nobody does correctly by hand beyond a hundred queries.
Step 3 — Order into a journey. For each intent, one question: after reading this, what does this person want to know? The answer gives you the graph edge. This step turns a taxonomy into a cluster.
Step 4 — Spot collisions. Two intents that are too close will produce two pages that cannibalise each other. Merge them before writing, not after.
⚠ What AI must not decide: which intents matter to your business. A statistical grouping puts a high-volume question with no commercial value on the same level as a rare question that precedes a purchase. Ranking is a business judgment.
3. Wiring it into WordPress — four concrete decisions
URLs. Flat or nested makes no difference for search — but stay consistent. Changing structure midway costs more than the hoped-for gain of the "ideal" structure.
Categories. One category per article. An article in three categories creates three paths to it and blurs the topical signal. It is the simplest setting and the most often neglected.
Tags. Use few, or none. A tag used once creates an empty archive page that competes with you — and on many sites those archives are the main source of useless pages.
The contextual link. This is the heart of it, and it is work. Across an existing site, finding the places where a link is relevant inside the sentence is a computation problem — covered in automated internal linking.
4. Writing the pages — the per-page contract
Reuse the protocol from what AI changes about SEO content creation, with two cluster-specific additions:
- One intent per page, written in one sentence at the top of your outline — if you cannot write it, the page is not ready
- The link to the pillar placed early, inside a sentence
- The links to satellites placed where the question actually arises in the text
- No link to a page that does not exist yet — verify on disk before publishing. A cluster pointing at nothing sends readers into a wall and devalues the pillar
- What you know that others do not write — without it, ten well-linked pages are worth nothing
The fourth point is the one I broke myself while writing this series: a link placed toward a planned but unwritten article cancels exactly the gain of the article carrying it. The dead-link counter does not move, and you believe you progressed.
5. Measuring — three indicators, and one trap
- The pillar page's position on its broad query. This is the main indicator: the cluster exists for it.
- How many cluster pages get at least one impression. If it stalls at two or three out of twelve, the satellites are not serving the pillar, they are cluttering it.
- Visit depth from a satellite. A visitor who lands on a satellite and opens nothing else tells you the intent sequence is wrong — a design fault, not a writing fault.
⚠ The measurement trap: judging at three weeks. A cluster takes three to six months to produce its effect, because topical authority builds by accumulation. Three weeks measures noise only. The full reasoning on that horizon is in the ROI of a 6-month SEO strategy.
6. The four mistakes that kill a cluster
Linking everything to everything. A link loses its signal value when it no longer signals anything.
One satellite per keyword. Three keywords from one intent call for one page, not three. All three cannibalise each other and none ranks.
Publishing the pillar last. It must exist first, even imperfect: the satellites need something to point at.
Never coming back. A cluster is alive: a decaying page weakens the whole, and nobody sees it without comparing two readings — see content decay detection.
Conclusion
A topic cluster is not built by drawing a tree. It is built by answering, for each page, one question: what does this person want to know immediately after? The whole structure follows from that answer, and no pre-drawn structure replaces it.
Artificial intelligence serves the grouping and the link computation — two high-volume tasks no human does well at scale. It does not decide which intents matter to your business, and it does not supply what only you know.
The test for whether your cluster is one: take a satellite at random and ask what it points to. If the answer is "to all the others", you have a sitemap. If it is "to the two pages that particular reader will want next", you have a cluster.
Next: the native AI approach to WordPress SEO, Schema markup in JSON-LD and automated internal linking. On the tooling side: internal linking — premium versions with a full refund within 14 days.