Loading...
Loading...
Compare original and translation side by side
| Command | Purpose |
|---|---|
| Full SXO analysis (auto-detect keyword from page) |
| Full SXO analysis for a specific keyword |
| Generate IST/SOLL wireframe with concrete placeholders |
| Persona-only scoring (skip SERP analysis) |
| 命令 | 用途 |
|---|---|
| 完整SXO分析(从页面自动检测关键词) |
| 针对特定关键词的完整SXO分析 |
| 生成带有具体占位符的IST/SOLL线框图 |
| 仅进行用户角色评分(跳过SERP分析) |
scripts/fetch_page.pyscripts/parse_html.pyscripts/fetch_page.pyscripts/parse_html.pyreferences/page-type-taxonomy.mdreferences/page-type-taxonomy.md| Target Type | SERP Expects | Severity | Recommendation |
|---|---|---|---|
| Blog Post | Product Pages | CRITICAL | Create dedicated product page |
| Blog Post | Comparison | HIGH | Restructure as comparison with matrix |
| Product | Informational | HIGH | Add educational content layer |
| Landing Page | Tool/Calculator | HIGH | Build interactive tool component |
| Service Page | Local Results | MEDIUM | Add location signals + local schema |
| Any type match | - | ALIGNED | Focus on content depth and UX |
references/page-type-taxonomy.md| 目标类型 | SERP预期类型 | 严重程度 | 建议 |
|---|---|---|---|
| 博客文章 | 产品页面 | 严重 | 创建专门的产品页面 |
| 博客文章 | 对比页面 | 高 | 重构为带矩阵的对比页面 |
| 产品页面 | 资讯页面 | 高 | 添加教育内容层 |
| 着陆页 | 工具/计算器 | 高 | 构建交互式工具组件 |
| 服务页面 | 本地结果 | 中 | 添加位置信号+本地Schema |
| 类型匹配 | - | 匹配 | 专注于内容深度和UX |
references/page-type-taxonomy.mdreferences/user-story-framework.mdAs a [persona derived from signal],
I want to [goal derived from query intent],
because [emotional driver from ad copy / PAA tone],
but I'm blocked by [barrier derived from PAA questions / related searches].references/user-story-framework.md作为[从信号中推导的用户角色],
我想要[从查询意图中推导的目标],
因为[从广告文案/PAA语气中推导的情感驱动力],
但我被[从PAA问题/相关搜索中推导的障碍]所阻碍。| Dimension | What to Compare | Score |
|---|---|---|
| Page Type | Target type vs SERP dominant type | 0-15 |
| Content Depth | Word count, heading depth, topic coverage | 0-15 |
| UX Signals | CTA clarity, above-fold content, mobile layout | 0-15 |
| Schema Markup | Present vs expected structured data types | 0-15 |
| Media Richness | Images, video, interactive elements vs SERP norm | 0-15 |
| Authority Signals | E-E-A-T markers, social proof, credentials | 0-15 |
| Freshness | Last updated, date signals, content recency | 0-10 |
| 维度 | 对比内容 | 分值 |
|---|---|---|
| 页面类型 | 目标类型与SERP主导类型对比 | 0-15 |
| 内容深度 | 字数、标题层级、主题覆盖范围 | 0-15 |
| UX信号 | CTA清晰度、首屏内容、移动端布局 | 0-15 |
| Schema标记 | 现有标记与预期结构化数据类型对比 | 0-15 |
| 媒体丰富度 | 图片、视频、交互元素与SERP标准对比 | 0-15 |
| 权威信号 | E-E-A-T标记、社交证明、资质认证 | 0-15 |
| 新鲜度 | 最后更新时间、日期信号、内容时效性 | 0-10 |
references/persona-scoring.mdreferences/persona-scoring.md/seo sxo wireframereferences/wireframe-templates.md/seo sxo wireframereferences/wireframe-templates.mdgoogle_organic_serpkeyword_datagoogle_organic_serpkeyword_data| Finding | Hand Off To |
|---|---|
| E-E-A-T gaps in persona scoring | |
| Missing schema types | |
| Local intent detected in SERP | |
| Content depth gaps | |
| Technical issues found during fetch | |
| Image/media gaps | |
| 发现 | 转交至 |
|---|---|
| 用户角色评分中的E-E-A-T差距 | |
| 缺失的Schema类型 | |
| SERP中检测到本地意图 | |
| 内容深度差距 | |
| 获取页面时发现技术问题 | |
| 图片/媒体差距 | |
undefinedundefinedundefinedundefined| Error | Action |
|---|---|
| URL fetch fails | Report error, suggest checking URL accessibility |
| No keyword provided or detected | Ask user to provide target keyword |
| WebSearch returns <5 results | Proceed with available data, note limited sample |
| SERP has no organic results (all ads) | Note highly commercial SERP, analyze ad copy only |
| Target page is JavaScript-rendered | Note limitation, use available HTML content |
| DataForSEO cost exceeds threshold | Fall back to WebSearch, notify user |
| 错误 | 操作 |
|---|---|
| URL获取失败 | 报告错误,建议检查URL的可访问性 |
| 未提供或未检测到关键词 | 请用户提供目标关键词 |
| WebSearch返回结果<5条 | 使用现有数据继续,注明样本有限 |
| SERP无自然结果(全为广告) | 注明该SERP商业化程度高,仅分析广告文案 |
| 目标页面为JavaScript渲染 | 注明局限性,使用可用HTML内容 |
| DataForSEO成本超过阈值 | 退而使用WebSearch,通知用户 |
scripts/fetch_page.pyscripts/fetch_page.py