technical-seo-checker

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Technical SEO Checker

技术SEO检查工具

This skill performs comprehensive technical SEO audits to identify issues that may prevent search engines from properly crawling, indexing, and ranking your site.
此工具可执行全面的技术SEO审计,识别可能阻碍搜索引擎正确抓取、索引和为您网站排名的问题。

When to Use This Skill

何时使用此工具

  • Launching a new website
  • Diagnosing ranking drops
  • Pre-migration SEO audits
  • Regular technical health checks
  • Identifying crawl and index issues
  • Improving site performance
  • Fixing Core Web Vitals issues
  • 新网站上线时
  • 诊断排名下降问题时
  • 网站迁移前的SEO审计
  • 定期技术健康检查
  • 识别抓取和索引问题
  • 提升网站性能
  • 修复Core Web Vitals相关问题

What This Skill Does

此工具的功能

  1. Crawlability Audit: Checks robots.txt, sitemaps, crawl issues
  2. Indexability Review: Analyzes index status and blockers
  3. Site Speed Analysis: Evaluates Core Web Vitals and performance
  4. Mobile-Friendliness: Checks mobile optimization
  5. Security Check: Reviews HTTPS and security headers
  6. Structured Data Audit: Validates schema markup
  7. URL Structure Analysis: Reviews URL patterns and redirects
  8. International SEO: Checks hreflang and localization
  1. 可抓取性审计:检查robots.txt、站点地图、抓取问题
  2. 可索引性评估:分析索引状态和阻碍因素
  3. 网站速度分析:评估Core Web Vitals和性能表现
  4. 移动端友好性检查:验证移动端优化情况
  5. 安全性检查:审查HTTPS和安全响应头
  6. 结构化数据审计:验证Schema标记
  7. URL结构分析:审查URL模式和重定向
  8. 国际SEO检查:检查hreflang标签和本地化设置

How to Use

使用方法

Full Technical Audit

完整技术审计

Perform a technical SEO audit for [URL/domain]
为[URL/域名]执行技术SEO审计

Specific Issue Check

特定问题检查

Check Core Web Vitals for [URL]
Audit crawlability and indexability for [domain]
检查[URL]的Core Web Vitals
审计[域名]的可抓取性和可索引性

Pre-Migration Audit

迁移前审计

Technical SEO checklist for migrating [old domain] to [new domain]
[旧域名]迁移至[新域名]的技术SEO检查清单

Instructions

操作说明

When a user requests a technical SEO audit:
  1. Audit Crawlability
    markdown
    ## Crawlability Analysis
    
    ### Robots.txt Review
    
    **URL**: [domain]/robots.txt
    **Status**: [Found/Not Found/Error]
    
    **Current Content**:
    [robots.txt content]
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | File exists | ✅/❌ | [notes] |
    | Valid syntax | ✅/⚠️/❌ | [errors found] |
    | Sitemap declared | ✅/❌ | [sitemap URL] |
    | Important pages blocked | ✅/⚠️/❌ | [blocked paths] |
    | Assets blocked | ✅/⚠️/❌ | [CSS/JS blocked?] |
    | Correct user-agents | ✅/⚠️/❌ | [notes] |
    
    **Issues Found**:
    - [Issue 1]
    - [Issue 2]
    
    **Recommended robots.txt**:
    User-agent: * Allow: / Disallow: /admin/ Disallow: /private/
    
    ---
    
    ### XML Sitemap Review
    
    **Sitemap URL**: [URL]
    **Status**: [Found/Not Found/Error]
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | Sitemap exists | ✅/❌ | [notes] |
    | Valid XML format | ✅/⚠️/❌ | [errors] |
    | In robots.txt | ✅/❌ | [notes] |
    | Submitted to GSC | ✅/⚠️/❌ | [notes] |
    | URLs count | [X] | [appropriate?] |
    | Only indexable URLs | ✅/⚠️/❌ | [notes] |
    | Includes priority | ✅/⚠️ | [notes] |
    | Includes lastmod | ✅/⚠️ | [accurate?] |
    
    **Issues Found**:
    - [Issue 1]
    
    ---
    
    ### Crawl Budget Analysis
    
    | Factor | Status | Impact |
    |--------|--------|--------|
    | Crawl errors | [X] errors | [Low/Med/High] |
    | Duplicate content | [X] pages | [Low/Med/High] |
    | Thin content | [X] pages | [Low/Med/High] |
    | Redirect chains | [X] found | [Low/Med/High] |
    | Orphan pages | [X] found | [Low/Med/High] |
    
    **Crawlability Score**: [X]/10
  2. Audit Indexability
    markdown
    ## Indexability Analysis
    
    ### Index Status Overview
    
    | Metric | Count | Notes |
    |--------|-------|-------|
    | Pages in sitemap | [X] | |
    | Pages indexed | [X] | [source: site: search] |
    | Index coverage ratio | [X]% | [good if >90%] |
    
    ### Index Blockers Check
    
    | Blocker Type | Found | Pages Affected |
    |--------------|-------|----------------|
    | noindex meta tag | [X] | [list or "none"] |
    | noindex X-Robots | [X] | [list or "none"] |
    | Robots.txt blocked | [X] | [list or "none"] |
    | Canonical to other | [X] | [list or "none"] |
    | 4xx/5xx errors | [X] | [list or "none"] |
    | Redirect loops | [X] | [list or "none"] |
    
    ### Canonical Tags Audit
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | Canonicals present | ✅/⚠️/❌ | [X]% of pages |
    | Self-referencing | ✅/⚠️/❌ | [notes] |
    | Consistent (HTTP/HTTPS) | ✅/⚠️/❌ | [notes] |
    | Consistent (www/non-www) | ✅/⚠️/❌ | [notes] |
    | No conflicting signals | ✅/⚠️/❌ | [notes] |
    
    ### Duplicate Content Issues
    
    | Issue Type | Count | Examples |
    |------------|-------|----------|
    | Exact duplicates | [X] | [URLs] |
    | Near duplicates | [X] | [URLs] |
    | Parameter duplicates | [X] | [URLs] |
    | WWW/non-WWW | [X] | [notes] |
    | HTTP/HTTPS | [X] | [notes] |
    
    **Indexability Score**: [X]/10
  3. Audit Site Speed & Core Web Vitals
    markdown
    ## Performance Analysis
    
    ### Core Web Vitals
    
    | Metric | Mobile | Desktop | Target | Status |
    |--------|--------|---------|--------|--------|
    | LCP (Largest Contentful Paint) | [X]s | [X]s | <2.5s | ✅/⚠️/❌ |
    | FID (First Input Delay) | [X]ms | [X]ms | <100ms | ✅/⚠️/❌ |
    | CLS (Cumulative Layout Shift) | [X] | [X] | <0.1 | ✅/⚠️/❌ |
    | INP (Interaction to Next Paint) | [X]ms | [X]ms | <200ms | ✅/⚠️/❌ |
    
    ### Additional Performance Metrics
    
    | Metric | Value | Status |
    |--------|-------|--------|
    | Time to First Byte (TTFB) | [X]ms | ✅/⚠️/❌ |
    | First Contentful Paint (FCP) | [X]s | ✅/⚠️/❌ |
    | Speed Index | [X] | ✅/⚠️/❌ |
    | Total Blocking Time | [X]ms | ✅/⚠️/❌ |
    | Page Size | [X]MB | ✅/⚠️/❌ |
    | Requests | [X] | ✅/⚠️/❌ |
    
    ### Performance Issues
    
    **LCP Issues**:
    - [Issue]: [Impact] - [Solution]
    - [Issue]: [Impact] - [Solution]
    
    **CLS Issues**:
    - [Issue]: [Impact] - [Solution]
    
    **Resource Loading**:
    | Resource Type | Count | Size | Issues |
    |---------------|-------|------|--------|
    | Images | [X] | [X]MB | [notes] |
    | JavaScript | [X] | [X]MB | [notes] |
    | CSS | [X] | [X]KB | [notes] |
    | Fonts | [X] | [X]KB | [notes] |
    
    ### Optimization Recommendations
    
    **High Impact**:
    1. [Recommendation] - Est. improvement: [X]s
    2. [Recommendation] - Est. improvement: [X]s
    
    **Medium Impact**:
    1. [Recommendation]
    2. [Recommendation]
    
    **Performance Score**: [X]/10
  4. Audit Mobile-Friendliness
    markdown
    ## Mobile Optimization Analysis
    
    ### Mobile-Friendly Test
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | Mobile-friendly overall | ✅/❌ | [notes] |
    | Viewport configured | ✅/❌ | [viewport tag] |
    | Text readable | ✅/⚠️/❌ | Font size: [X]px |
    | Tap targets sized | ✅/⚠️/❌ | [notes] |
    | Content fits viewport | ✅/❌ | [notes] |
    | No horizontal scroll | ✅/❌ | [notes] |
    
    ### Responsive Design Check
    
    | Element | Desktop | Mobile | Issues |
    |---------|---------|--------|--------|
    | Navigation | [status] | [status] | [notes] |
    | Images | [status] | [status] | [notes] |
    | Forms | [status] | [status] | [notes] |
    | Tables | [status] | [status] | [notes] |
    | Videos | [status] | [status] | [notes] |
    
    ### Mobile-First Indexing
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | Mobile version has all content | ✅/⚠️/❌ | [notes] |
    | Mobile has same structured data | ✅/⚠️/❌ | [notes] |
    | Mobile has same meta tags | ✅/⚠️/❌ | [notes] |
    | Mobile images have alt text | ✅/⚠️/❌ | [notes] |
    
    **Mobile Score**: [X]/10
  5. Audit Security & HTTPS
    markdown
    ## Security Analysis
    
    ### HTTPS Status
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | SSL certificate valid | ✅/❌ | Expires: [date] |
    | HTTPS enforced | ✅/❌ | [redirects properly?] |
    | Mixed content | ✅/⚠️/❌ | [X] issues |
    | HSTS enabled | ✅/⚠️ | [notes] |
    | Certificate chain | ✅/⚠️/❌ | [notes] |
    
    ### Security Headers
    
    | Header | Present | Value | Recommended |
    |--------|---------|-------|-------------|
    | Content-Security-Policy | ✅/❌ | [value] | [recommendation] |
    | X-Frame-Options | ✅/❌ | [value] | DENY or SAMEORIGIN |
    | X-Content-Type-Options | ✅/❌ | [value] | nosniff |
    | X-XSS-Protection | ✅/❌ | [value] | 1; mode=block |
    | Referrer-Policy | ✅/❌ | [value] | [recommendation] |
    
    **Security Score**: [X]/10
  6. Audit URL Structure
    markdown
    ## URL Structure Analysis
    
    ### URL Pattern Review
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | HTTPS URLs | ✅/⚠️/❌ | [X]% HTTPS |
    | Lowercase URLs | ✅/⚠️/❌ | [notes] |
    | No special characters | ✅/⚠️/❌ | [notes] |
    | Readable/descriptive | ✅/⚠️/❌ | [notes] |
    | Appropriate length | ✅/⚠️/❌ | Avg: [X] chars |
    | Keywords in URLs | ✅/⚠️/❌ | [notes] |
    | Consistent structure | ✅/⚠️/❌ | [notes] |
    
    ### URL Issues Found
    
    | Issue Type | Count | Examples |
    |------------|-------|----------|
    | Dynamic parameters | [X] | [URLs] |
    | Session IDs in URLs | [X] | [URLs] |
    | Uppercase characters | [X] | [URLs] |
    | Special characters | [X] | [URLs] |
    | Very long URLs (>100) | [X] | [URLs] |
    
    ### Redirect Analysis
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | Redirect chains | [X] found | [max chain length] |
    | Redirect loops | [X] found | [URLs] |
    | 302 → 301 needed | [X] found | [URLs] |
    | Broken redirects | [X] found | [URLs] |
    
    **URL Score**: [X]/10
  7. Audit Structured Data
    markdown
    ## Structured Data Analysis
    
    ### Schema Markup Found
    
    | Schema Type | Pages | Valid | Errors |
    |-------------|-------|-------|--------|
    | [Type 1] | [X] | ✅/❌ | [errors] |
    | [Type 2] | [X] | ✅/❌ | [errors] |
    
    ### Validation Results
    
    **Errors**:
    - [Error 1]: [affected pages] - [solution]
    - [Error 2]: [affected pages] - [solution]
    
    **Warnings**:
    - [Warning 1]: [notes]
    
    ### Missing Schema Opportunities
    
    | Page Type | Current Schema | Recommended |
    |-----------|----------------|-------------|
    | Blog posts | [current] | Article + FAQ |
    | Products | [current] | Product + Review |
    | Homepage | [current] | Organization |
    
    **Structured Data Score**: [X]/10
  8. Audit International SEO (if applicable)
    markdown
    ## International SEO Analysis
    
    ### Hreflang Implementation
    
    | Check | Status | Notes |
    |-------|--------|-------|
    | Hreflang tags present | ✅/❌ | [notes] |
    | Self-referencing | ✅/⚠️/❌ | [notes] |
    | Return tags present | ✅/⚠️/❌ | [notes] |
    | Valid language codes | ✅/⚠️/❌ | [notes] |
    | x-default tag | ✅/⚠️ | [notes] |
    
    ### Language/Region Targeting
    
    | Language | URL | Hreflang | Status |
    |----------|-----|----------|--------|
    | [en-US] | [URL] | [tag] | ✅/⚠️/❌ |
    | [es-ES] | [URL] | [tag] | ✅/⚠️/❌ |
    
    **International Score**: [X]/10
  9. Generate Technical Audit Summary
    markdown
    # Technical SEO Audit Report
    
    **Domain**: [domain]
    **Audit Date**: [date]
    **Pages Analyzed**: [X]
    
    ## Overall Technical Health: [X]/100
    
    Score Breakdown: ████████░░ Crawlability: 8/10 ███████░░░ Indexability: 7/10 █████░░░░░ Performance: 5/10 ████████░░ Mobile: 8/10 █████████░ Security: 9/10 ██████░░░░ URL Structure: 6/10 █████░░░░░ Structured Data: 5/10
    
    ## Critical Issues (Fix Immediately)
    
    1. **[Issue]**: [Impact] 
       - Affected: [pages/scope]
       - Solution: [specific fix]
       - Priority: 🔴 Critical
    
    2. **[Issue]**: [Impact]
       - Affected: [pages/scope]
       - Solution: [specific fix]
       - Priority: 🔴 Critical
    
    ## High Priority Issues
    
    1. **[Issue]**: [Solution]
    2. **[Issue]**: [Solution]
    
    ## Medium Priority Issues
    
    1. **[Issue]**: [Solution]
    2. **[Issue]**: [Solution]
    
    ## Quick Wins
    
    These can be fixed quickly for immediate improvement:
    
    1. [Quick fix 1]
    2. [Quick fix 2]
    3. [Quick fix 3]
    
    ## Implementation Roadmap
    
    ### Week 1: Critical Fixes
    - [ ] [Task 1]
    - [ ] [Task 2]
    
    ### Week 2-3: High Priority
    - [ ] [Task 1]
    - [ ] [Task 2]
    
    ### Week 4+: Optimization
    - [ ] [Task 1]
    - [ ] [Task 2]
    
    ## Monitoring Recommendations
    
    Set up alerts for:
    - Core Web Vitals drops
    - Crawl error spikes
    - Index coverage changes
    - Security issues
当用户请求技术SEO审计时:
  1. 审计可抓取性
    markdown
    ## 可抓取性分析
    
    ### Robots.txt审查
    
    **URL**:[域名]/robots.txt
    **状态**:[已找到/未找到/错误]
    
    **当前内容**:
    [robots.txt内容]
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | 文件存在 | ✅/❌ | [说明] |
    | 语法有效 | ✅/⚠️/❌ | [发现的错误] |
    | 已声明站点地图 | ✅/❌ | [站点地图URL] |
    | 重要页面被拦截 | ✅/⚠️/❌ | [被拦截路径] |
    | 资源被拦截 | ✅/⚠️/❌ | [是否拦截CSS/JS?] |
    | 用户代理设置正确 | ✅/⚠️/❌ | [说明] |
    
    **发现的问题**:
    - [问题1]
    - [问题2]
    
    **推荐的robots.txt**:
    User-agent: * Allow: / Disallow: /admin/ Disallow: /private/
    
    ---
    
    ### XML站点地图审查
    
    **站点地图URL**:[URL]
    **状态**:[已找到/未找到/错误]
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | 站点地图存在 | ✅/❌ | [说明] |
    | XML格式有效 | ✅/⚠️/❌ | [错误] |
    | 已在robots.txt中声明 | ✅/❌ | [说明] |
    | 已提交至GSC | ✅/⚠️/❌ | [说明] |
    | URL数量 | [X] | [是否合理?] |
    | 仅包含可索引URL | ✅/⚠️/❌ | [说明] |
    | 包含优先级设置 | ✅/⚠️ | [说明] |
    | 包含最后修改时间 | ✅/⚠️ | [是否准确?] |
    
    **发现的问题**:
    - [问题1]
    
    ---
    
    ### 抓取预算分析
    
    | 因素 | 状态 | 影响 |
    |--------|--------|--------|
    | 抓取错误 | [X]个错误 | [低/中/高] |
    | 重复内容 | [X]个页面 | [低/中/高] |
    | 内容单薄页面 | [X]个页面 | [低/中/高] |
    | 重定向链 | [X]个 | [低/中/高] |
    | 孤立页面 | [X]个 | [低/中/高] |
    
    **可抓取性得分**:[X]/10
  2. 审计可索引性
    markdown
    ## 可索引性分析
    
    ### 索引状态概览
    
    | 指标 | 数量 | 说明 |
    |--------|-------|-------|
    | 站点地图中的页面 | [X] | |
    | 已索引页面 | [X] | [来源: site:搜索] |
    | 索引覆盖率 | [X]% | [大于90%为良好] |
    
    ### 索引阻碍因素检查
    
    | 阻碍类型 | 是否存在 | 受影响页面 |
    |--------------|-------|----------------|
    | noindex元标签 | [X] | [列表或"无"] |
    | noindex X-Robots响应头 | [X] | [列表或"无"] |
    | 被Robots.txt拦截 | [X] | [列表或"无"] |
    | 规范标签指向其他页面 | [X] | [列表或"无"] |
    | 4xx/5xx错误 | [X] | [列表或"无"] |
    | 重定向循环 | [X] | [列表或"无"] |
    
    ### 规范标签审计
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | 存在规范标签 | ✅/⚠️/❌ | [X]%的页面 |
    | 指向自身 | ✅/⚠️/❌ | [说明] |
    | 协议一致(HTTP/HTTPS) | ✅/⚠️/❌ | [说明] |
    | 域名前缀一致(www/非www) | ✅/⚠️/❌ | [说明] |
    | 无冲突信号 | ✅/⚠️/❌ | [说明] |
    
    ### 重复内容问题
    
    | 问题类型 | 数量 | 示例 |
    |------------|-------|----------|
    | 完全重复 | [X] | [URL] |
    | 近似重复 | [X] | [URL] |
    | 参数导致重复 | [X] | [URL] |
    | WWW/非WWW重复 | [X] | [说明] |
    | HTTP/HTTPS重复 | [X] | [说明] |
    
    **可索引性得分**:[X]/10
  3. 审计网站速度与Core Web Vitals
    markdown
    ## 性能分析
    
    ### Core Web Vitals
    
    | 指标 | 移动端 | 桌面端 | 目标值 | 状态 |
    |--------|--------|---------|--------|--------|
    | LCP (最大内容绘制) | [X]秒 | [X]秒 | <2.5秒 | ✅/⚠️/❌ |
    | FID (首次输入延迟) | [X]毫秒 | [X]毫秒 | <100毫秒 | ✅/⚠️/❌ |
    | CLS (累积布局偏移) | [X] | [X] | <0.1 | ✅/⚠️/❌ |
    | INP (交互到下一次绘制) | [X]毫秒 | [X]毫秒 | <200毫秒 | ✅/⚠️/❌ |
    
    ### 额外性能指标
    
    | 指标 | 数值 | 状态 |
    |--------|-------|--------|
    | 首字节时间(TTFB) | [X]毫秒 | ✅/⚠️/❌ |
    | 首次内容绘制(FCP) | [X]秒 | ✅/⚠️/❌ |
    | 速度指数 | [X] | ✅/⚠️/❌ |
    | 总阻塞时间 | [X]毫秒 | ✅/⚠️/❌ |
    | 页面大小 | [X]MB | ✅/⚠️/❌ |
    | 请求数 | [X] | ✅/⚠️/❌ |
    
    ### 性能问题
    
    **LCP问题**:
    - [问题]: [影响] - [解决方案]
    - [问题]: [影响] - [解决方案]
    
    **CLS问题**:
    - [问题]: [影响] - [解决方案]
    
    **资源加载**:
    | 资源类型 | 数量 | 大小 | 问题 |
    |---------------|-------|------|--------|
    | 图片 | [X] | [X]MB | [说明] |
    | JavaScript | [X] | [X]MB | [说明] |
    | CSS | [X] | [X]KB | [说明] |
    | 字体 | [X] | [X]KB | [说明] |
    
    ### 优化建议
    
    **高影响**:
    1. [建议] - 预估提升: [X]秒
    2. [建议] - 预估提升: [X]秒
    
    **中影响**:
    1. [建议]
    2. [建议]
    
    **性能得分**:[X]/10
  4. 审计移动端友好性
    markdown
    ## 移动端优化分析
    
    ### 移动端友好性测试
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | 整体移动端友好 | ✅/❌ | [说明] |
    | 视口配置正确 | ✅/❌ | [视口标签] |
    | 文本可读性 | ✅/⚠️/❌ | 字体大小: [X]px |
    | 点击目标尺寸合适 | ✅/⚠️/❌ | [说明] |
    | 内容适配视口 | ✅/❌ | [说明] |
    | 无水平滚动 | ✅/❌ | [说明] |
    
    ### 响应式设计检查
    
    | 元素 | 桌面端 | 移动端 | 问题 |
    |---------|---------|--------|--------|
    | 导航 | [状态] | [状态] | [说明] |
    | 图片 | [状态] | [状态] | [说明] |
    | 表单 | [状态] | [状态] | [说明] |
    | 表格 | [状态] | [状态] | [说明] |
    | 视频 | [状态] | [状态] | [说明] |
    
    ### 移动端优先索引检查
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | 移动端版本包含全部内容 | ✅/⚠️/❌ | [说明] |
    | 移动端拥有相同结构化数据 | ✅/⚠️/❌ | [说明] |
    | 移动端拥有相同元标签 | ✅/⚠️/❌ | [说明] |
    | 移动端图片包含替代文本 | ✅/⚠️/❌ | [说明] |
    
    **移动端得分**:[X]/10
  5. 审计安全性与HTTPS
    markdown
    ## 安全性分析
    
    ### HTTPS状态
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | SSL证书有效 | ✅/❌ | 过期时间: [日期] |
    | 强制使用HTTPS | ✅/❌ | [重定向是否正常?] |
    | 混合内容 | ✅/⚠️/❌ | [X]个问题 |
    | 已启用HSTS | ✅/⚠️ | [说明] |
    | 证书链完整 | ✅/⚠️/❌ | [说明] |
    
    ### 安全响应头
    
    | 响应头 | 是否存在 || 推荐值 |
    |--------|---------|-------|-------------|
    | Content-Security-Policy | ✅/❌ | [值] | [推荐值] |
    | X-Frame-Options | ✅/❌ | [值] | DENY或SAMEORIGIN |
    | X-Content-Type-Options | ✅/❌ | [值] | nosniff |
    | X-XSS-Protection | ✅/❌ | [值] | 1; mode=block |
    | Referrer-Policy | ✅/❌ | [值] | [推荐值] |
    
    **安全性得分**:[X]/10
  6. 审计URL结构
    markdown
    ## URL结构分析
    
    ### URL模式审查
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | HTTPS URL | ✅/⚠️/❌ | [X]%为HTTPS |
    | 小写URL | ✅/⚠️/❌ | [说明] |
    | 无特殊字符 | ✅/⚠️/❌ | [说明] |
    | 可读/描述性强 | ✅/⚠️/❌ | [说明] |
    | 长度合理 | ✅/⚠️/❌ | 平均: [X]字符 |
    | URL包含关键词 | ✅/⚠️/❌ | [说明] |
    | 结构一致 | ✅/⚠️/❌ | [说明] |
    
    ### 发现的URL问题
    
    | 问题类型 | 数量 | 示例 |
    |------------|-------|----------|
    | 动态参数 | [X] | [URL] |
    | URL包含会话ID | [X] | [URL] |
    | 大写字符 | [X] | [URL] |
    | 特殊字符 | [X] | [URL] |
    | 超长URL(>100字符) | [X] | [URL] |
    
    ### 重定向分析
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | 重定向链 | [X]个 | [最长链长度] |
    | 重定向循环 | [X]个 | [URL] |
    | 需要将302改为301 | [X]个 | [URL] |
    | 失效重定向 | [X]个 | [URL] |
    
    **URL得分**:[X]/10
  7. 审计结构化数据
    markdown
    ## 结构化数据分析
    
    ### 发现的Schema标记
    
    | Schema类型 | 页面数量 | 是否有效 | 错误 |
    |-------------|-------|-------|--------|
    | [类型1] | [X] | ✅/❌ | [错误] |
    | [类型2] | [X] | ✅/❌ | [错误] |
    
    ### 验证结果
    
    **错误**:
    - [错误1]: [受影响页面] - [解决方案]
    - [错误2]: [受影响页面] - [解决方案]
    
    **警告**:
    - [警告1]: [说明]
    
    ### 缺失的Schema机会
    
    | 页面类型 | 当前Schema | 推荐Schema |
    |-----------|----------------|-------------|
    | 博客文章 | [当前] | Article + FAQ |
    | 产品页 | [当前] | Product + Review |
    | 首页 | [当前] | Organization |
    
    **结构化数据得分**:[X]/10
  8. 审计国际SEO(如适用)
    markdown
    ## 国际SEO分析
    
    ### Hreflang标签实现
    
    | 检查项 | 状态 | 说明 |
    |-------|--------|-------|
    | 存在hreflang标签 | ✅/❌ | [说明] |
    | 指向自身 | ✅/⚠️/❌ | [说明] |
    | 存在返回标签 | ✅/⚠️/❌ | [说明] |
    | 语言代码有效 | ✅/⚠️/❌ | [说明] |
    | x-default标签 | ✅/⚠️ | [说明] |
    
    ### 语言/区域定位
    
    | 语言 | URL | Hreflang标签 | 状态 |
    |----------|-----|----------|--------|
    | [en-US] | [URL] | [标签] | ✅/⚠️/❌ |
    | [es-ES] | [URL] | [标签] | ✅/⚠️/❌ |
    
    **国际SEO得分**:[X]/10
  9. 生成技术审计总结
    markdown
    # 技术SEO审计报告
    
    **域名**:[域名]
    **审计日期**:[日期]
    **分析页面数量**:[X]
    
    ## 整体技术健康得分: [X]/100
    
    得分细分: ████████░░ 可抓取性: 8/10 ███████░░░ 可索引性: 7/10 █████░░░░░ 性能: 5/10 ████████░░ 移动端: 8/10 █████████░ 安全性: 9/10 ██████░░░░ URL结构: 6/10 █████░░░░░ 结构化数据: 5/10
    
    ## 关键问题(立即修复)
    
    1. **[问题]**: [影响] 
       - 受影响范围: [页面/范围]
       - 解决方案: [具体修复方案]
       - 优先级: 🔴 最高
    
    2. **[问题]**: [影响]
       - 受影响范围: [页面/范围]
       - 解决方案: [具体修复方案]
       - 优先级: 🔴 最高
    
    ## 高优先级问题
    
    1. **[问题]**: [解决方案]
    2. **[问题]**: [解决方案]
    
    ## 中优先级问题
    
    1. **[问题]**: [解决方案]
    2. **[问题]**: [解决方案]
    
    ## 快速优化项
    
    以下可快速修复以获得即时提升:
    
    1. [快速修复1]
    2. [快速修复2]
    3. [快速修复3]
    
    ## 实施路线图
    
    ### 第1周: 修复关键问题
    - [ ] [任务1]
    - [ ] [任务2]
    
    ### 第2-3周: 处理高优先级问题
    - [ ] [任务1]
    - [ ] [任务2]
    
    ### 第4周及以后: 优化提升
    - [ ] [任务1]
    - [ ] [任务2]
    
    ## 监控建议
    
    设置告警提醒:
    - Core Web Vitals下降
    - 抓取错误激增
    - 索引覆盖率变化
    - 安全问题

Example

示例

User: "Check the technical SEO of example.com"
Output: [Comprehensive technical audit following the structure above]
用户: "检查example.com的技术SEO"
输出: [遵循上述结构的全面技术审计报告]

Technical SEO Checklist

技术SEO检查清单

markdown
undefined
markdown
undefined

Crawlability

可抓取性

  • robots.txt is valid and not blocking important content
  • XML sitemap exists and is submitted to GSC
  • No crawl errors in Search Console
  • No redirect chains or loops
  • robots.txt语法有效且未拦截重要内容
  • XML站点地图存在并已提交至GSC
  • Search Console中无抓取错误
  • 无重定向链或循环

Indexability

可索引性

  • Important pages are indexable
  • Canonical tags are correct
  • No duplicate content issues
  • Pagination is handled correctly
  • 重要页面可被索引
  • 规范标签设置正确
  • 无重复内容问题
  • 分页处理正确

Performance

性能

  • Core Web Vitals pass
  • Page speed under 3 seconds
  • Images are optimized
  • JS/CSS are minified
  • Core Web Vitals达标
  • 页面加载速度低于3秒
  • 图片已优化
  • JS/CSS已压缩

Mobile

移动端

  • Mobile-friendly test passes
  • Viewport is configured
  • Touch elements are properly sized
  • 通过移动端友好性测试
  • 视口配置正确
  • 触摸元素尺寸合适

Security

安全性

  • HTTPS is enforced
  • SSL certificate is valid
  • No mixed content
  • Security headers present
  • 强制使用HTTPS
  • SSL证书有效
  • 无混合内容
  • 已配置安全响应头

Structure

结构

  • URLs are clean and descriptive
  • Site architecture is logical
  • Internal linking is strong
undefined
  • URL简洁且具有描述性
  • 站点架构合理
  • 内部链接完善
undefined

Tips for Success

成功技巧

  1. Prioritize by impact - Fix critical issues first
  2. Monitor continuously - Use Search Console alerts
  3. Test changes - Verify fixes work before deploying widely
  4. Document everything - Track changes for troubleshooting
  5. Regular audits - Schedule quarterly technical reviews
  1. 按影响优先级处理 - 优先修复关键问题
  2. 持续监控 - 使用Search Console告警
  3. 测试变更 - 广泛部署前验证修复效果
  4. 记录所有内容 - 跟踪变更以便排查问题
  5. 定期审计 - 每季度安排一次技术审查

Related Skills

相关工具

  • on-page-seo-auditor - On-page SEO audit
  • schema-markup-generator - Fix schema issues
  • performance-reporter - Monitor improvements
  • internal-linking-optimizer - Fix link issues
  • on-page-seo-auditor - 页面内SEO审计
  • schema-markup-generator - 修复Schema问题
  • performance-reporter - 监控性能提升
  • internal-linking-optimizer - 修复链接问题