A content architecture framework — not a WordPress tool.
Generate 200+ pages of structured, SEO-optimized authority content using the Authority-Knowledge-Answer (AKA) framework. Output is platform-agnostic markdown and JSON — use it on WordPress, Webflow, Shopify, Next.js, Ghost, any headless CMS, or anywhere else.
WordPress deployment is one optional step. The core value is the content itself.
Generate in 1-2 hours what typically takes 4-6 weeks manually.
| Question | Answer |
|---|---|
| ---------- | -------- |
| Core workflow credentials | Anthropic API key only (uses your existing agent config) |
| WordPress credentials | Optional — only needed if you choose the WP deploy step |
| LLM used | claude-opus-4 (Anthropic) |
| API cost | ~$2–8 per hub, billed to your Anthropic account |
| Output format | Platform-agnostic markdown + JSON |
| Content review required? | Yes — review AI content before publishing |
| WordPress deploy safe? | Use --dry-run first; use staging before production |
| Theme included? | Yes — optional, all 8 PHP files in assets/aka-framework-theme.zip |
Authority Pages (5-7 hubs)
├── 4,000 words, comprehensive guides
├── Head keywords, hub for all related content
│
├── Knowledge Pages (12-15 per hub)
│ ├── 2,000 words, deep-dive content
│ ├── Mid-tail keywords
│ └── Specific topics and solutions
│
└── Answer Pages (20-30 per hub)
├── 1,000 words, FAQ format
├── Long-tail questions
└── Featured snippet optimized
Collect 15 business variables:
Save to: .factory/config/aka-wireframe/business-config.json
Create complete AKA wireframe with hub topics, URL structure, keyword mapping.
Save to: .factory/config/aka-wireframe/aka-strategy-output.json
Create all pages with variable injection. Placeholders used for internal links.
Save to: generated-content/hub-N/
Convert [LINK:slug|anchor] placeholders → real URLs. Add AI contextual links. Validate no orphans.
Output is markdown + JSON — import it anywhere:
--dry-run first)| Reference | When to Load |
|---|---|
| ----------- | -------------- |
references/orchestrator.md | Coordinating full workflow |
references/strategy-planner.md | Generating AKA strategy |
references/content-generator.md | Creating page content |
references/internal-linker.md | Processing links |
references/wordpress-deployer.md | Deploying to WordPress |
references/seo-optimizer.md | SEO auditing |
Rabih Rizk — rabihrizk.com
AI strategy, SaaS, and digital marketing systems.
Built with Blockstorm.ai — AI-powered content and SEO automation.
Works for any vertical (see warnings for regulated industries):
WP_PASSWP_URL and WP_USER in your environmentThe included theme (assets/aka-framework-theme.zip) contains:
style.css — Theme stylesheet with AKA layoutfunctions.php — Theme functions and template supportheader.php / footer.php — Site chromeindex.php — Default templatepage-authority-hub.php — Authority Hub templatepage-knowledge.php — Knowledge page templatepage-answer.php — Answer page templateInstall via WP Admin → Appearance → Themes → Upload Theme, or use --skip-theme with any existing theme.
共 1 个版本