seo-keyword-strategy
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSEO Keyword Strategy
SEO关键词策略
Generate the final keyword strategy: content clusters, PSEO opportunities, and implementation roadmap.
生成最终关键词策略:内容聚类、PSEO机会以及实施路线图。
Credentials Check
凭证检查
If or are missing, tell the user:
DATAFORSEO_LOGINDATAFORSEO_PASSWORD"DataForSEO credentials are not configured. Please runfirst — it will guide you through the setup."seo-seed-discovery
如果缺少或,请告知用户:
DATAFORSEO_LOGINDATAFORSEO_PASSWORD"未配置DataForSEO凭证。请先运行——它将引导您完成设置。"seo-seed-discovery
When to Use
适用场景
After has produced . This is the final skill in the workflow.
seo-opportunity-scoringscored-keywords.json在生成之后使用。这是工作流中的最终技能。
seo-opportunity-scoringscored-keywords.jsonPrerequisites
前提条件
- Workspace with
scored-keywords.json - All prior analysis data available in workspace
- 包含的工作区
scored-keywords.json - 工作区中已有所有前期分析数据
Procedure
操作步骤
Step 1: Detect PSEO Patterns
步骤1:检测PSEO模式
bash
node {baseDir}/scripts/pseo-detect.ts --workspace <workspace_path>Identifies programmatic SEO patterns — repeatable keyword templates that can be scaled with template-based pages. Writes .
pseo-patterns.jsonbash
node {baseDir}/scripts/pseo-detect.ts --workspace <workspace_path>识别程序化SEO(PSEO)模式——可通过模板化页面规模化生成的可重复关键词模板。生成文件。
pseo-patterns.jsonStep 2: Generate Final Report
步骤2:生成最终报告
bash
node {baseDir}/scripts/export-report.ts --workspace <workspace_path>Aggregates all data into a comprehensive strategy report. Writes .
report.jsonbash
node {baseDir}/scripts/export-report.ts --workspace <workspace_path>将所有数据整合为一份全面的策略报告。生成文件。
report.jsonExpert Analysis Framework
专家分析框架
As a chief SEO strategist, synthesize all data into actionable strategy:
- Priority Keywords: Final selection of keywords to target, ordered by implementation priority
- Content Clusters: Group keywords into topic clusters with pillar-spoke structure
- PSEO Opportunities: Templates that can generate 50-500 pages from patterns
- Content Calendar: Suggested 3-month implementation timeline
- Resource Allocation: Which keywords need new content vs. optimizing existing pages
- Expected Outcomes: Projected traffic impact based on volume and expected ranking positions
作为首席SEO策略师,将所有数据整合为可执行的策略:
- 优先级关键词:最终选定的目标关键词,按实施优先级排序
- 内容聚类:将关键词按主题聚类,采用支柱-分支结构
- PSEO机会:可从模式生成50-500个页面的模板
- 内容日历:建议的3个月实施时间表
- 资源分配:哪些关键词需要新建内容,哪些需要优化现有页面
- 预期成果:基于搜索量和预期排名位置预测的流量影响
Output Format
输出格式
Executive Summary
执行摘要
- Total keywords analyzed, total selected
- Estimated monthly search volume opportunity
- Top 3 strategic recommendations
- 分析的关键词总数、选定的关键词总数
- 预估月度搜索量机会
- 三大核心战略建议
Keyword Groups (by content cluster)
关键词组(按内容聚类划分)
For each cluster:
- Pillar keyword + supporting keywords
- Recommended page type (blog, landing page, comparison, tool)
- Priority score and expected difficulty
每个聚类包含:
- 支柱关键词+配套关键词
- 推荐页面类型(博客、落地页、对比页、工具页)
- 优先级得分和预期难度
PSEO Playbook (if patterns found)
PSEO手册(若检测到模式)
- Template pattern
- Number of potential pages
- Estimated total volume
- 模板模式
- 潜在页面数量
- 预估总搜索量
90-Day Content Roadmap
90天内容路线图
- Month 1: Quick wins and low-KD keywords
- Month 2: Medium-difficulty commercial keywords
- Month 3: Pillar content and authority-building keywords
- 第1个月:快速见效的低难度(KD)关键词
- 第2个月:中等难度的商业关键词
- 第3个月:支柱内容和权威建设类关键词
Data Export
数据导出
All data is available in the workspace directory for further analysis.
所有数据均可在工作区目录中获取,以便进一步分析。