> For the complete documentation index, see [llms.txt](https://docs.frase.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frase.io/feature-reference/content-clusters.md).

# Content Clusters

Clusters in Frase help you organize related content around key themes, so you can build topical authority and improve search visibility.

{% hint style="success" %}
Instead of publishing disconnected articles, clusters structure your content into strategic topic groups that signal expertise to search engines and make it easier for users to navigate your site.
{% endhint %}

### **Why Clusters Improve Rankings**

#### 1. Build Topical Authority

Search engines reward depth. When multiple related pages cover different angles of the same subject, it signals expertise.

Clusters help search engines understand:

* What your site is about
* Which topics you specialize in
* How your content connects

#### 2. Strengthen Internal Linking

Clusters create natural internal linking opportunities between related content. This:

* Passes authority between pages
* Helps search engines crawl more effectively
* Improves user navigation

#### 3. Improve Content Planning

Clusters give structure to your content calendar. Instead of asking “What should we write next?”, you expand strategically within an existing topic.

#### 4. Track Performance by Theme

With Clusters, you can [measure performance](https://docs.frase.io/advanced/seo-analytics) at the topic level — not just by individual articles.

This helps you identify:

* Which themes drive traffic
* Which topics convert
* Where to invest next

### **How Clusters Work in Frase**

Frase automatically groups your site content into topical clusters and surfaces them as a **visual map**. The map gives you three things at a glance:

* **Existing pages** — content you've already published that belongs to a cluster
* **Opportunities** — related topics you haven't covered yet
* **Content gaps** — areas where your cluster is thin and needs depth

From the map, you can take action directly on any node. The actions available depend on the type of content you're looking at:

* **Optimize** — improve an existing page's SEO
* **Edit** — open and update the content directly
* **Create new** — start a new article to fill a gap in the cluster

### What You Need to Get Started

Clusters pull from your connected data sources. To get the most out of the feature, make sure you have the following set up before diving in:

* **Site audit** — so Frase can analyze your existing content
* **Google Search Console connection** — so Frase can factor in real search performance data
* **CMS connection** — so your content is accessible and actionable from within Frase

{% hint style="info" %}
**The more data you connect, the better your clusters.** Frase builds clusters from the data sources you've set up. Richer data means more accurate groupings and more relevant opportunities surfaced.
{% endhint %}

### How to Build Clusters in Frase

Frase can suggest content clusters based on natural themes from:

* Your existing content
* Your keywords
* Topic relationships across your site

{% stepper %}
{% step %}

#### Choose 2–3 Core Topics

Start with your most important business areas.&#x20;
{% endstep %}

{% step %}

#### Create a Pillar Page

Develop a comprehensive guide that broadly covers the topic. This will act as the central hub of the cluster.
{% endstep %}

{% step %}

#### Add Supporting Content

Each cluster should include **5–8 pieces of content** to be effective. These articles should:

* Target specific subtopics
* Answer related questions
* Link back to the pillar page
* Link to other supporting articles when relevant
  {% endstep %}

{% step %}

#### Use the Visual Map to Find Gaps

Once your cluster is set up, check the visual map regularly to:

* Look for opportunity and gap nodes — these are your next content priorities
* Create new articles directly from the map to keep everything connected
  {% endstep %}

{% step %}

#### Expand Strategically

Once a cluster is established, continue building depth within that theme before jumping to unrelated topics. Over time, you’ll develop multiple high-authority clusters across your site.
{% endstep %}
{% endstepper %}

#### **Example**

If you need inspiration, here is an example Cluster for a marketing website.&#x20;

**Cluster Topic:** Email Marketing

* Pillar Page: Complete Guide to Email Marketing
* Supporting Articles:
  * Email Automation Strategies
  * How to Grow an Email List
  * Email Subject Line Best Practices
  * Email Segmentation Explained
  * Email Marketing Tools Compared


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.frase.io/feature-reference/content-clusters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
