Content Strategy
Content strategy is organic pipeline engineering, not a publishing treadmill. A high-leverage content strategy aligns topical authority clusters, maps content directly to buying-stage search intent, enforces a ruthless content refresh queue, and systematically deprecates decaying assets.
1. The Topic Cluster & Hub-and-Spoke Model
Organize content to signal undeniable topical authority to search engines and users:
- Pillar / Hub Page (1 per core theme):
- Definitive, exhaustive 3,000+ word guide covering the core domain (e.g. "The Complete Guide to Agentic AI Architecture").
- High search volume, high competition keywords.
- Spoke / Sub-Topic Articles (6 to 10 per pillar):
- Deep-dive technical articles targeting specific long-tail queries (e.g. "How to build subagent routing in Python", "Evaluating LLM tool call latency").
- Every spoke links back to the pillar page using descriptive keyword anchor text; the pillar links out to every spoke.
2. Search Intent to Funnel Mapping
| Funnel Stage |
User Mindset |
Target Search Intent |
Content Format |
Primary CTA |
| Top of Funnel (TOFU) |
Problem-aware; researching concepts |
"What is agent orchestration?", "RAG vs fine-tuning" |
Definitive guides, conceptual explainers, infographics |
Newsletter signup, free guide |
| Middle of Funnel (MOFU) |
Solution-aware; evaluating methods |
"How to build an MCP server", "Multi-agent framework benchmark" |
In-depth technical tutorials, architecture blueprints |
Free tool, sandbox demo |
| Bottom of Funnel (BOFU) |
Vendor-aware; ready to implement |
"Best agent framework for TypeScript", "[Tool] vs [Competitor]" |
Comparison pages, case studies, migration documentation |
Start free trial, book demo |
3. The Content Refresh & Pruning Queue
Existing content loses ranking over time due to freshness decay. Allocate 30% of editorial bandwidth to maintenance:
- Quarterly Refresh Audit:
- Identify articles that have dropped from positions 1–3 to positions 4–10 over the last 90 days.
- Update outdated software versions, fix broken links, refresh screenshots, and add new proprietary benchmark data.
- Pruning & 301 Consolidation:
- Articles generating zero traffic and zero backlinks over 12 months should be deleted and 301-redirected to the relevant pillar page to concentrate domain authority.
4. Editorial Cadence & Capacity Planning
- Quality beats velocity: 2 comprehensive, original articles per week consistently outperform 10 low-effort AI-generated summaries.
- Maintain an editorial backlog scored by ICE (Impact, Confidence, Ease) to prioritize topics with high commercial intent over vanity search volume.
Critical Rules
- Never publish content without a clear target persona, primary keyword intent, and internal linking roadmap.
- Every technical tutorial must be tested end-to-end by an engineer before publication.
- Every article must include at least one relevant, contextual internal link to a product conversion surface.
Verification Checklist
Anti-Patterns
- NEVER publish generic AI-generated articles that lack original data, code examples, or human perspective.
- NEVER measure content marketing success solely by pageviews; track pipeline generated and assisted signups.
- NEVER let stale articles with broken code samples sit unmaintained on your primary domain.
1---2name: content-strategy3description: Decide what to publish: topic clusters, publishing calendar, refresh queue and what to kill. Use when planning content roadmaps, topic clusters, or editorial calendars.4---56# Content Strategy78Content strategy is organic pipeline engineering, not a publishing treadmill. A high-leverage content strategy aligns topical authority clusters, maps content directly to buying-stage search intent, enforces a ruthless content refresh queue, and systematically deprecates decaying assets.910## 1. The Topic Cluster & Hub-and-Spoke Model1112Organize content to signal undeniable topical authority to search engines and users:13- **Pillar / Hub Page (1 per core theme)**:14 - Definitive, exhaustive 3,000+ word guide covering the core domain (e.g. "The Complete Guide to Agentic AI Architecture").15 - High search volume, high competition keywords.16- **Spoke / Sub-Topic Articles (6 to 10 per pillar)**:17 - Deep-dive technical articles targeting specific long-tail queries (e.g. "How to build subagent routing in Python", "Evaluating LLM tool call latency").18 - Every spoke links back to the pillar page using descriptive keyword anchor text; the pillar links out to every spoke.1920## 2. Search Intent to Funnel Mapping2122| Funnel Stage | User Mindset | Target Search Intent | Content Format | Primary CTA |23|---|---|---|---|---|24| **Top of Funnel (TOFU)** | Problem-aware; researching concepts | "What is agent orchestration?", "RAG vs fine-tuning" | Definitive guides, conceptual explainers, infographics | Newsletter signup, free guide |25| **Middle of Funnel (MOFU)** | Solution-aware; evaluating methods | "How to build an MCP server", "Multi-agent framework benchmark" | In-depth technical tutorials, architecture blueprints | Free tool, sandbox demo |26| **Bottom of Funnel (BOFU)** | Vendor-aware; ready to implement | "Best agent framework for TypeScript", "[Tool] vs [Competitor]" | Comparison pages, case studies, migration documentation | Start free trial, book demo |2728## 3. The Content Refresh & Pruning Queue29Existing content loses ranking over time due to freshness decay. Allocate 30% of editorial bandwidth to maintenance:30- **Quarterly Refresh Audit**:31 - Identify articles that have dropped from positions 1–3 to positions 4–10 over the last 90 days.32 - Update outdated software versions, fix broken links, refresh screenshots, and add new proprietary benchmark data.33- **Pruning & 301 Consolidation**:34 - Articles generating zero traffic and zero backlinks over 12 months should be deleted and 301-redirected to the relevant pillar page to concentrate domain authority.3536## 4. Editorial Cadence & Capacity Planning37- Quality beats velocity: 2 comprehensive, original articles per week consistently outperform 10 low-effort AI-generated summaries.38- Maintain an editorial backlog scored by **ICE (Impact, Confidence, Ease)** to prioritize topics with high commercial intent over vanity search volume.3940## Critical Rules411. Never publish content without a clear target persona, primary keyword intent, and internal linking roadmap.422. Every technical tutorial must be tested end-to-end by an engineer before publication.433. Every article must include at least one relevant, contextual internal link to a product conversion surface.4445## Verification Checklist46- [ ] Topic mapped to a defined pillar cluster and buyer funnel stage.47- [ ] Primary and secondary search intent keywords identified with volume and difficulty benchmarks.48- [ ] Bidirectional internal links configured between pillar and spoke pages.49- [ ] Quarterly content refresh schedule established for decaying URLs.50- [ ] Lead capture or product activation CTA embedded contextually.5152## Anti-Patterns53- NEVER publish generic AI-generated articles that lack original data, code examples, or human perspective.54- NEVER measure content marketing success solely by pageviews; track pipeline generated and assisted signups.55- NEVER let stale articles with broken code samples sit unmaintained on your primary domain.