A minimum weekly rhythm
| Cadence | Action |
|---|---|
| Weekly | One blog post or one tool page |
| Biweekly | Refresh hub internal links and summaries |
| Monthly | Review search queries and conversion paths |
You do not need daily publishing on day one. Consistent weekly output beats sporadic bursts for indexation and team habit.
How to pick topic clusters
Each cluster includes:
- One hub (overview, checklist, or comparison)
- Three to five spokes (tutorials, case studies, tools)
Organize clusters by buyer journey stage—awareness, evaluation, decision—not by internal feature modules.
MDX keeps scale lightweight
Store each piece in content/blog/{locale}/{slug}.mdx. New pages are new files; routes and templates stay shared. Embed CTAs or callouts in MDX without copying React page files.
Before bulk creation, lock your frontmatter schema. Then pipe AI or scripts through the template—QA only meta and internal links.