AKA SEO Wireframe
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.
Security & Safety Summary
| 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 |
The AKA Framework
CODEBLOCK0
Output Per Hub (~20 minutes)
- - 1 Authority page (4,000 words)
- 15 Knowledge pages (30,000 words)
- 25 Answer pages (25,000 words)
- 300+ internal links
- Complete SEO optimization
Full Site (5 hubs, 1-2 hours)
- - 5 Authority hubs
- 75 Knowledge pages
- 125 Answer pages
- 205 total pages
- 1,500+ internal links
Quick Start Workflow
Step 1: Setup (5 min)
Collect 15 business variables:
- 1. Business name, industry, location, service radius
- Primary + secondary services (→ Authority Hubs)
- Target audience, pain points, brand voice, UVP
- Contact info, hours, trust signals
Save to: INLINECODE0
Step 2: Generate Strategy (2 min)
Create complete AKA wireframe with hub topics, URL structure, keyword mapping.
Save to: INLINECODE1
Step 3: Generate Content (8 min/hub)
Create all pages with variable injection. Placeholders used for internal links.
Save to: INLINECODE2
Step 4: Process Internal Links (2 min/hub)
Convert
[LINK:slug|anchor] placeholders → real URLs. Add AI contextual links. Validate no orphans.
Step 5: Export / Deploy (3 min/hub)
Output is markdown + JSON — import it anywhere:
- - WordPress: REST API deploy (requires WP credentials, use
--dry-run first) - Webflow / Shopify / Ghost: Import via CSV or CMS API
- Static sites / Next.js: Use generated markdown files directly
- Manual: Copy-paste or hand off to a developer
Reference Files
| Reference | When to Load |
|---|
| INLINECODE5 | Coordinating full workflow |
| INLINECODE6 |
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 |
Created By
Rabih Rizk — rabihrizk.com
AI strategy, SaaS, and digital marketing systems.
Built with Blockstorm.ai — AI-powered content and SEO automation.
Learn More
Industry Applications
Works for any vertical (see warnings for regulated industries):
- - Home Services: HVAC, plumbing, roofing, landscaping
- Professional Services: Consulting, real estate, agencies
- E-commerce: Product category sites, local directories
- Law / Medical / Financial: Supported but requires professional content review before publishing
WordPress Setup
- 1. Create a dedicated WordPress user with Editor role
- Go to WP Admin → Users → Profile → Application Passwords → Add New
- Copy the generated password → set as INLINECODE11
- Set
WP_URL and WP_USER in your environment - After deployment, revoke the Application Password
Theme (Optional)
The included theme (assets/aka-framework-theme.zip) contains:
- -
style.css — Theme stylesheet with AKA layout - INLINECODE16 — Theme functions and template support
- INLINECODE17 /
footer.php — Site chrome - INLINECODE19 — Default template
- INLINECODE20 — Authority Hub template
- INLINECODE21 — Knowledge page template
- INLINECODE22 — Answer page template
Install via WP Admin → Appearance → Themes → Upload Theme, or use --skip-theme with any existing theme.
AKA SEO 线框图
一种内容架构框架——并非WordPress工具。
使用权威-知识-答案(AKA)框架生成200多页结构化、SEO优化的权威内容。输出为平台无关的Markdown和JSON格式——可在WordPress、Webflow、Shopify、Next.js、Ghost、任何无头CMS或其他平台上使用。
WordPress部署仅为可选步骤。核心价值在于内容本身。
1-2小时内生成通常需要4-6周手动完成的内容。
安全与保障摘要
| 问题 | 答案 |
|---|
| 核心工作流程凭证 | 仅需Anthropic API密钥(使用您现有的代理配置) |
| WordPress凭证 |
可选——仅在您选择WP部署步骤时需要 |
| 使用的LLM | claude-opus-4(Anthropic) |
| API费用 | 每个中心约2-8美元,计入您的Anthropic账户 |
| 输出格式 | 平台无关的Markdown + JSON |
| 是否需要内容审核? | 是——发布前请审核AI生成内容 |
| WordPress部署安全吗? | 先使用--dry-run;生产环境前先使用测试环境 |
| 是否包含主题? | 是——可选,assets/aka-framework-theme.zip中包含全部8个PHP文件 |
AKA框架
权威页面(5-7个中心)
├── 4,000字,综合指南
├── 核心关键词,所有相关内容的中心
│
├── 知识页面(每个中心12-15页)
│ ├── 2,000字,深度内容
│ ├── 中尾关键词
│ └── 特定主题和解决方案
│
└── 答案页面(每个中心20-30页)
├── 1,000字,FAQ格式
├── 长尾问题
└── 精选摘要优化
每个中心输出(约20分钟)
- - 1个权威页面(4,000字)
- 15个知识页面(30,000字)
- 25个答案页面(25,000字)
- 300+个内部链接
- 完整的SEO优化
完整网站(5个中心,1-2小时)
- - 5个权威中心
- 75个知识页面
- 125个答案页面
- 共205个页面
- 1,500+个内部链接
快速入门工作流程
第1步:设置(5分钟)
收集15个业务变量:
- 1. 业务名称、行业、位置、服务半径
- 主要+次要服务(→ 权威中心)
- 目标受众、痛点、品牌语调、独特价值主张
- 联系信息、营业时间、信任信号
保存至:.factory/config/aka-wireframe/business-config.json
第2步:生成策略(2分钟)
创建完整的AKA线框图,包含中心主题、URL结构、关键词映射。
保存至:.factory/config/aka-wireframe/aka-strategy-output.json
第3步:生成内容(每个中心8分钟)
创建所有页面并注入变量。内部链接使用占位符。
保存至:generated-content/hub-N/
第4步:处理内部链接(每个中心2分钟)
将[LINK:slug|anchor]占位符转换为真实URL。添加AI上下文链接。验证无孤立页面。
第5步:导出/部署(每个中心3分钟)
输出为Markdown + JSON——可导入任何平台:
- - WordPress:REST API部署(需要WP凭证,先使用--dry-run)
- Webflow / Shopify / Ghost:通过CSV或CMS API导入
- 静态网站 / Next.js:直接使用生成的Markdown文件
- 手动:复制粘贴或交给开发者处理
参考文件
| 参考文件 | 加载时机 |
|---|
| references/orchestrator.md | 协调完整工作流程 |
| references/strategy-planner.md |
生成AKA策略 |
| references/content-generator.md | 创建页面内容 |
| references/internal-linker.md | 处理链接 |
| references/wordpress-deployer.md | 部署到WordPress |
| references/seo-optimizer.md | SEO审计 |
创建者
Rabih Rizk — rabihrizk.com
AI策略、SaaS和数字营销系统。
由Blockstorm.ai构建——AI驱动的内容和SEO自动化。
了解更多
行业应用
适用于任何垂直领域(请参阅受监管行业的警告):
- - 家居服务:暖通空调、管道、屋顶、园林绿化
- 专业服务:咨询、房地产、代理机构
- 电商:产品分类网站、本地目录
- 法律/医疗/金融:支持但发布前需进行专业内容审核
WordPress设置
- 1. 创建一个具有编辑者角色的专用WordPress用户
- 进入WP管理后台 → 用户 → 个人资料 → 应用程序密码 → 添加新密码
- 复制生成的密码 → 设置为WPPASS
- 在环境中设置WPURL和WP_USER
- 部署后,撤销应用程序密码
主题(可选)
包含的主题(assets/aka-framework-theme.zip)包含:
- - style.css — 带有AKA布局的主题样式表
- functions.php — 主题功能和模板支持
- header.php / footer.php — 网站框架
- index.php — 默认模板
- page-authority-hub.php — 权威中心模板
- page-knowledge.php — 知识页面模板
- page-answer.php — 答案页面模板
通过WP管理后台 → 外观 → 主题 → 上传主题安装,或使用--skip-theme配合任何现有主题。