seo-audit
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFull Website SEO Audit
全网站SEO审计
Process
流程
- Fetch homepage — use to retrieve HTML
scripts/fetch_page.py - Detect business type — analyze homepage signals per seo orchestrator
- Crawl site — follow internal links up to 500 pages, respect robots.txt
- Delegate to subagents (if available, otherwise run inline sequentially):
- — robots.txt, sitemaps, canonicals, Core Web Vitals, security headers
seo-technical - — E-E-A-T, readability, thin content, AI citation readiness
seo-content - — detection, validation, generation recommendations
seo-schema - — structure analysis, quality gates, missing pages
seo-sitemap - — LCP, INP, CLS measurements
seo-performance - — screenshots, mobile testing, above-fold analysis
seo-visual
- Score — aggregate into SEO Health Score (0-100)
- Report — generate prioritized action plan
- 获取首页 — 使用获取HTML内容
scripts/fetch_page.py - 检测业务类型 — 根据SEO协调器分析首页信号
- 爬取网站 — 跟随内部链接爬取最多500个页面,遵守robots.txt规则
- 委托给子代理(若可用,否则按顺序运行):
- — robots.txt、站点地图、规范标签、Core Web Vitals、安全标头
seo-technical - — E-E-A-T、可读性、低价值内容、AI引用适配性
seo-content - — 检测、验证、生成建议
seo-schema - — 结构分析、质量校验、缺失页面排查
seo-sitemap - — LCP、INP、CLS指标测量
seo-performance - — 截图、移动端测试、首屏内容分析
seo-visual
- 评分 — 汇总生成SEO健康评分(0-100分)
- 生成报告 — 制定优先级行动方案
Crawl Configuration
爬取配置
Max pages: 500
Respect robots.txt: Yes
Follow redirects: Yes (max 3 hops)
Timeout per page: 30 seconds
Concurrent requests: 5
Delay between requests: 1 secondMax pages: 500
Respect robots.txt: Yes
Follow redirects: Yes (max 3 hops)
Timeout per page: 30 seconds
Concurrent requests: 5
Delay between requests: 1 secondOutput Files
输出文件
- — Comprehensive findings
FULL-AUDIT-REPORT.md - — Prioritized recommendations (Critical → High → Medium → Low)
ACTION-PLAN.md - — Desktop + mobile captures (if Playwright available)
screenshots/
- — 全面审计结果
FULL-AUDIT-REPORT.md - — 优先级建议(严重→高→中→低)
ACTION-PLAN.md - — 桌面端+移动端截图(若Playwright可用)
screenshots/
Scoring Weights
评分权重
| Category | Weight |
|---|---|
| Technical SEO | 25% |
| Content Quality | 25% |
| On-Page SEO | 20% |
| Schema / Structured Data | 10% |
| Performance (CWV) | 10% |
| Images | 5% |
| AI Search Readiness | 5% |
| 分类 | 权重 |
|---|---|
| 技术SEO | 25% |
| 内容质量 | 25% |
| 页面SEO | 20% |
| Schema/结构化数据 | 10% |
| 性能(CWV) | 10% |
| 图片优化 | 5% |
| AI搜索适配性 | 5% |
Report Structure
报告结构
Executive Summary
执行摘要
- Overall SEO Health Score (0-100)
- Business type detected
- Top 5 critical issues
- Top 5 quick wins
- 整体SEO健康评分(0-100分)
- 检测到的业务类型
- 前5个严重问题
- 前5个快速优化点
Technical SEO
技术SEO
- Crawlability issues
- Indexability problems
- Security concerns
- Core Web Vitals status
- 爬取性问题
- 索引性问题
- 安全隐患
- Core Web Vitals状态
Content Quality
内容质量
- E-E-A-T assessment
- Thin content pages
- Duplicate content issues
- Readability scores
- E-E-A-T评估
- 低价值内容页面
- 重复内容问题
- 可读性评分
On-Page SEO
页面SEO
- Title tag issues
- Meta description problems
- Heading structure
- Internal linking gaps
- 标题标签问题
- 元描述问题
- 标题结构
- 内部链接缺口
Schema & Structured Data
Schema与结构化数据
- Current implementation
- Validation errors
- Missing opportunities
- 当前实现情况
- 验证错误
- 缺失的优化机会
Performance
性能
- LCP, INP, CLS scores
- Resource optimization needs
- Third-party script impact
- LCP、INP、CLS评分
- 资源优化需求
- 第三方脚本影响
Images
图片
- Missing alt text
- Oversized images
- Format recommendations
- 缺失替代文本
- 过大图片
- 格式建议
AI Search Readiness
AI搜索适配性
- Citability score
- Structural improvements
- Authority signals
- 可引用性评分
- 结构改进建议
- 权威性信号
Priority Definitions
优先级定义
- Critical: Blocks indexing or causes penalties (fix immediately)
- High: Significantly impacts rankings (fix within 1 week)
- Medium: Optimization opportunity (fix within 1 month)
- Low: Nice to have (backlog)
- 严重:阻碍索引或导致处罚(立即修复)
- 高:显著影响排名(1周内修复)
- 中:优化机会(1个月内修复)
- 低:锦上添花项(列入待办)