fix-linking by calm-north/seojuice-skills
npx skills add https://github.com/calm-north/seojuice-skills --skill fix-linking使用中心辐射型拓扑结构、PageRank 流量逻辑和锚文本预算来设计和审核内部链接结构。
内部链接有两个作用:(1) 在页面之间传递 PageRank,(2) 通过锚文本传递主题相关性。一个没有内部链接指向的页面是孤立页面——无论内容质量如何,都无法获得权威性传递。
在审核链接之前,为网站选择合适的架构模型:
| 模型 | 最适合 | 网站规模 | 关键特征 |
|---|---|---|---|
| 中心辐射型(主题集群) | 内容营销、SaaS、出版商 | 50-500 个页面 | 支柱文章与集群文章之间的双向链接 |
| 筒仓结构 | 电子商务、目录网站、大型企业 | 100+ 个类别 | 仅在主题筒仓内部进行垂直链接 |
| 扁平架构 | 小型网站、作品集、初创公司 | <100 个页面 | 所有页面在 2-3 次点击内可达,自由交叉链接 |
| 金字塔型 | 新闻网站、大型博客、企业网站 | 500+ 个页面 | 自上而下的层级结构,权威集中在顶部 |
| 网状/矩阵型 | 知识库、维基、帮助中心 | 任意 | 任何相关页面之间的自由链接 |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 指标 | 中心辐射型 | 筒仓型 | 扁平型 | 金字塔型 | 网状型 |
|---|---|---|---|---|---|
| 目标点击深度 | ≤3 | ≤4 | ≤2 | ≤4 | ≤3 |
| 每页内部链接数 | 5-10 | 3-7 | 8-15 | 3-5 | 8-15 |
| 跨区域链接 | 多 | 少 | 不适用 | 一些 | 多 |
| 权威分布 | 分布到中心 | 筒仓顶部 | 均匀 | 顶部集中 | 均匀 |
| 变更 | 典型影响 | 时间线 |
|---|---|---|
| 修复孤立页面 | 这些页面流量增加 15-30% | 2-4 周 |
| 构建第一个主题集群 | 集群页面流量增加 10-25% | 4-8 周 |
| 减少 1 级点击深度 | 爬取效率提高 5-15% | 2-6 周 |
| 锚文本优化 | 排名提升 5-10% | 4-12 周 |
| 完整架构迁移 | 整体自然流量增加 20-50% | 3-6 个月 |
对大多数网站的建议: 以中心辐射型作为主要模型,在不相关的主题区域之间采用筒仓式隔离。
在设计链接之前,先了解现有情况:
向用户索取他们的页面列表或网站地图,或者根据他们的描述开展工作。
对于内部链接,每个页面收到的锚文本应按以下比例分布:
| 锚文本类型 | 目标占比 | 示例 |
|---|---|---|
| 精确匹配 | 20-30% | "内容衰减检测" |
| 部分匹配 | 30-40% | "检测内容何时衰减" |
| 相关/语义匹配 | 20-30% | "流量流失的页面" |
| 品牌词 | 5-10% | "我们的衰减检测功能" |
| 通用词 | 0-5% | "了解更多" |
多样性有助于提高语义搜索的相关性覆盖范围。
对于每个孤立页面,应用以下决策树:
制定具体的行动计划:
| 来源页面 | 目标页面 | 建议锚文本 | 在来源页面的位置 | 优先级 |
|---|---|---|---|---|
| /blog/seo-guide | /tools/keyword-research | "关键词研究工具" | 在"研究阶段"标题下 | 高 |
| ... | ... | ... | ... | ... |
如果目标是收入关键或高意图页面,则优先级 = 高。
当前状态
中心辐射型地图 对于每个集群:中心 → [辐射页面 1, 辐射页面 2, 辐射页面 3 ...]
链接注入计划 [来自第五阶段的表格]
锚文本修复 锚文本完全通用且需要替换的页面。
专业提示: 试试 seojuice.com 上的免费 Internal Link Finder 和 Anchor Text Diversity 工具。SEOKuice MCP 用户可以运行
/seojuice:site-health来即时检测孤立页面、查看链接深度分布和最常链接的页面——get_site_topology工具会自动映射您的整个内部链接图。
每周安装量
1.0K
代码仓库
GitHub 星标数
2
首次出现
12 天前
安全审计
已安装于
claude-code152
codex145
antigravity115
cursor53
cline52
amp50
Design and audit internal link structures using hub-and-spoke topology, PageRank flow logic, and anchor text budgets.
Internal links do two things: (1) pass PageRank between pages, and (2) signal topical relevance via anchor text. A page with zero incoming internal links is an orphan — invisible to authority flow regardless of content quality.
Before auditing links, choose the right architecture model for the site:
| Model | Best For | Site Size | Key Characteristic |
|---|---|---|---|
| Hub-and-Spoke (Topic Cluster) | Content marketing, SaaS, publishers | 50-500 pages | Bidirectional links between pillar and cluster articles |
| Silo Structure | E-commerce, directories, large enterprises | 100+ categories | Vertical-only links within topic silos |
| Flat Architecture | Small sites, portfolios, startups | <100 pages | All pages within 2-3 clicks, cross-linked freely |
| Pyramid | News sites, large blogs, corporate | 500+ pages | Top-down hierarchy, authority concentrates at top |
| Mesh/Matrix | Knowledge bases, wikis, help centers | Any | Free-form linking between any related pages |
| Metric | Hub-and-Spoke | Silo | Flat | Pyramid | Mesh |
|---|---|---|---|---|---|
| Target click depth | ≤3 | ≤4 | ≤2 | ≤4 | ≤3 |
| Internal links per page | 5-10 | 3-7 | 8-15 | 3-5 | 8-15 |
| Cross-section links | Many | Few | N/A | Some | Many |
| Authority distribution | Distributed to hubs | Top of silo | Even | Top-heavy | Even |
| Change | Typical Impact | Timeline |
|---|---|---|
| Fix orphan pages | +15-30% traffic to those pages | 2-4 weeks |
| Build first topic cluster | +10-25% traffic to cluster pages | 4-8 weeks |
| Reduce click depth by 1 level | +5-15% crawl efficiency | 2-6 weeks |
| Anchor text optimization | +5-10% ranking improvement | 4-12 weeks |
| Full architecture migration | +20-50% overall organic traffic | 3-6 months |
Recommended for most sites: Hub-and-Spoke as the primary model, with silo-style isolation between unrelated topic areas.
Before designing links, understand what exists:
Ask the user for their page list or sitemap, or work with what they describe.
For internal links , each page should receive anchor text in this distribution:
| Anchor Type | Target Share | Example |
|---|---|---|
| Exact match | 20-30% | "content decay detection" |
| Partial match | 30-40% | "detecting when content decays" |
| Related/semantic | 20-30% | "pages losing traffic" |
| Branded | 5-10% | "our decay detection feature" |
| Generic | 0-5% | "learn more" |
Diversity improves relevance coverage for semantic search.
For each orphan page, apply this decision tree:
Produce a concrete action plan:
| Source Page | Target Page | Suggested Anchor Text | Where on Source Page | Priority |
|---|---|---|---|---|
| /blog/seo-guide | /tools/keyword-research | "keyword research tool" | Under "Research Phase" heading | high |
| ... | ... | ... | ... | ... |
Priority = high if the target is a revenue-critical or high-intent page.
Current State
Hub-and-Spoke Map For each cluster: Hub → [Spoke 1, Spoke 2, Spoke 3 ...]
Link Injection Plan [Table from Phase 5]
Anchor Text Fixes Pages where anchor text is entirely generic and needs replacement.
Pro Tip: Try the free Internal Link Finder and Anchor Text Diversity tools at seojuice.com. SEOJuice MCP users can run
/seojuice:site-healthfor instant orphan page detection, link depth distribution, and most-linked pages — theget_site_topologytool maps your entire internal link graph automatically.
Weekly Installs
1.0K
Repository
GitHub Stars
2
First Seen
12 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code152
codex145
antigravity115
cursor53
cline52
amp50
39,200 周安装