Traffic 技能

Technical SEO Audit

Technical SEO Audit 是一套面向一人公司的流量 playbook,帮助你用更少的人力完成更稳的增长、交付与决策。

更新于 2026年4月4日 One Person Company 编辑团队 Traffic 执行系统

中文导读

Technical SEO Audit 是一套面向一人公司的流量 playbook,帮助你用更少的人力完成更稳的增长、交付与决策。

说明: 原始步骤、命令与 API 名称保留英文,以避免参数和接口名称失真。

概览

Technical SEO Audit is the skill of checking whether your site can actually be crawled, indexed, understood, and shared correctly before you spend more time writing content. For a one-person company, this is the minimum viable search hygiene layer. If canonicals are wrong, redirects are sloppy, thumbnails are missing, or metadata is inconsistent, good pages still underperform.

适用场景

Use this before a launch, after a redesign, when traffic stalls despite publishing, when social shares look broken, or when search pages are live but feel structurally weak.

这个技能能做什么

This skill gives you a fast technical audit for the pages that matter most. It checks crawl access, indexability, canonical consistency, redirects, metadata, thumbnails, schema basics, and route hygiene. The output should tell you what blocks discovery, what weakens click-through, and what makes pages less citation-worthy in AI search.

如何使用

Step 1: Check crawl and index basics. Confirm robots.txt is reachable, sitemap.xml exists, important pages return 200, and there is no accidental noindex or canonical conflict.

Step 2: Check canonical discipline. Every important page should have one clean canonical URL. Old traffic paths should redirect to the right live page instead of falling back to the homepage.

Step 3: Check metadata coverage. Homepage, category pages, and top skill pages all need a clear <title>, meta description, canonical tag, Open Graph title/description/image, and Twitter card/image.

Step 4: Check thumbnail readiness. Shared pages should resolve to a large image that matches the current design system. Missing or off-brand thumbnails reduce click-through and make the site look unfinished.

Step 5: Check structured data sanity. Core pages should have clean schema that matches the visible page purpose. Do not add noisy markup that contradicts the content.

Step 6: Check mobile-safe rendering. Important pages should not rely on desktop-only layouts, broken assets, or unreadable content blocks.

Step 7: Prioritize fixes by impact. First fix crawl/index blockers, then canonical and redirect issues, then metadata and thumbnail gaps, then polish.

输出结果

The output should include:

  • A blocker list by severity
  • Affected URLs or patterns
  • The fix recommendation
  • Whether the issue hurts crawl, indexing, click-through, or answer-engine citation potential

优秀标准

A healthy one-person-company site has:

  • One canonical URL per page
  • Clean redirects from legacy paths
  • Consistent title and description coverage
  • Working og:image and twitter:image on homepage, library, and top skill pages
  • Schema that reinforces the page instead of decorating it

常见错误

Do not treat technical SEO as a giant enterprise checklist. Do not let old URLs dump traffic onto the homepage. Do not publish pages that have no usable social thumbnail. Do not assume sitemap presence means the page is healthy. Do not keep creating new pages while core routes still have metadata gaps.

SKILL.md 原文件

内嵌文档查看器 SKILL.md
Markdown 源文件

预览原始 SKILL.md. 下面可以直接查看完整原文。可滚动阅读、检查结构,再下载精确的 SKILL.md 原文件。

# technical-seo-audit

Technical SEO Audit


Overview
Technical SEO Audit is the skill of checking whether your site can actually be crawled, indexed, understood, and shared correctly before you spend more time writing content. For a one-person company, this is the minimum viable search hygiene layer. If canonicals are wrong, redirects are sloppy, thumbnails are missing, or metadata is inconsistent, good pages still underperform.

When to Use This Skill
Use this before a launch, after a redesign, when traffic stalls despite publishing, when social shares look broken, or when search pages are live but feel structurally weak.

What This Skill Does
This skill gives you a fast technical audit for the pages that matter most. It checks crawl access, indexability, canonical consistency, redirects, metadata, thumbnails, schema basics, and route hygiene. The output should tell you what blocks discovery, what weakens click-through, and what makes pages less citation-worthy in AI search.

How to Use
Step 1: Check crawl and index basics. Confirm `robots.txt` is reachable, `sitemap.xml` exists, important pages return `200`, and there is no accidental `noindex` or canonical conflict.
Step 2: Check canonical discipline. Every important page should have one clean canonical URL. Old traffic paths should redirect to the right live page instead of falling back to the homepage.
Step 3: Check metadata coverage. Homepage, category pages, and top skill pages all need a clear `<title>`, meta description, canonical tag, Open Graph title/description/image, and Twitter card/image.
Step 4: Check thumbnail readiness. Shared pages should resolve to a large image that matches the current design system. Missing or off-brand thumbnails reduce click-through and make the site look unfinished.
Step 5: Check structured data sanity. Core pages should have clean schema that matches the visible page purpose. Do not add noisy markup that contradicts the content.
Step 6: Check mobile-safe rendering. Important pages should not rely on desktop-only layouts, broken assets, or unreadable content blocks.
Step 7: Prioritize fixes by impact. First fix crawl/index blockers, then canonical and redirect issues, then metadata and thumbnail gaps, then polish.

Output
The output should include:
A blocker list by severity
Affected URLs or patterns
The fix recommendation
Whether the issue hurts crawl, indexing, click-through, or answer-engine citation potential

What Good Looks Like
A healthy one-person-company site has:
One canonical URL per page
Clean redirects from legacy paths
Consistent title and description coverage
Working `og:image` and `twitter:image` on homepage, library, and top skill pages
Schema that reinforces the page instead of decorating it

Common Mistakes
Do not treat technical SEO as a giant enterprise checklist.
Do not let old URLs dump traffic onto the homepage.
Do not publish pages that have no usable social thumbnail.
Do not assume sitemap presence means the page is healthy.
Do not keep creating new pages while core routes still have metadata gaps.

评论与讨论

添加评论