← 返回
未分类 中文

SEO Audit

Audit a webpage's SEO and generate a scored report with actionable fixes. USE WHEN: - User provides a URL and asks to check/audit/review its SEO - User asks...
审核网页SEO并生成评分报告,包含可操作的修复建议。使用场景:用户提供URL并要求检查/审核/审查其SEO时 - 用户询问...
valenciajenkins97-create valenciajenkins97-create 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 894
下载
💾 51
安装
1
版本
#latest

概述

SEO Audit

Analyze any webpage for SEO issues and generate an actionable report.

Workflow

  1. Fetch the target URL using web_fetch
  2. Analyze the HTML content for SEO factors (see checklist below)
  3. Score each category (0-100)
  4. Generate a formatted report with findings and recommendations
  5. Save report as markdown file

SEO Checklist

Meta & Head (25 points)

  • Title tag exists, 30-60 chars, contains target keywords
  • Meta description exists, 120-160 chars, compelling
  • Canonical URL present
  • Open Graph tags (og:title, og:description, og:image)
  • Twitter Card tags
  • Favicon reference
  • Language attribute on

Content Quality (25 points)

  • Single H1 tag present
  • Logical heading hierarchy (H1 → H2 → H3)
  • Word count (minimum 300 for ranking)
  • Image alt text coverage
  • Internal links present
  • External links present
  • No broken heading structure

Technical (25 points)

  • Mobile viewport meta tag
  • HTTPS (check URL scheme)
  • Clean URL structure (no excessive params)
  • Structured data / Schema.org markup
  • No duplicate content signals
  • robots meta tag check

Performance Indicators (25 points)

  • Total HTML size (flag if >100KB)
  • Image count and alt coverage
  • External resource count (CSS/JS files)
  • Inline CSS volume (flag if excessive)
  • Render-blocking resources estimate

Report Format

# SEO Audit Report: [URL]
**Date:** [date]
**Overall Score:** [X/100]

## Summary
[2-3 sentence overview]

## Scores
| Category | Score | Status |
|----------|-------|--------|
| Meta & Head | X/25 | ✅/⚠️/❌ |
| Content | X/25 | ✅/⚠️/❌ |
| Technical | X/25 | ✅/⚠️/❌ |
| Performance | X/25 | ✅/⚠️/❌ |

## Findings
### Critical Issues
...
### Warnings
...
### Passed
...

## Recommendations
[Prioritized action items]

Scoring

  • ✅ 80%+ of category points = Good
  • ⚠️ 50-79% = Needs improvement
  • ❌ Below 50% = Critical issues

Common Mistakes to Avoid

  • Don't audit without fetching — always fetch the actual page HTML, don't guess from the URL alone
  • Don't penalize single-page apps unfairly — SPAs often have minimal HTML; note it but don't tank the score
  • Don't report Open Graph as "critical" — it's important but not a ranking factor. Keep severity accurate.
  • Don't ignore context — a personal blog doesn't need Schema.org markup the way an e-commerce site does. Tailor severity to the site type.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:35 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 65 📥 30,956
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 938 📥 212,329
business-ops

Invoice Generator

valenciajenkins97-create
根据自然语言或结构化输入生成专业发票。使用场景:用户请求创建发票、账单或付款请求时。
★ 0 📥 233