fix-linking
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFix Linking
内链优化
Design and audit internal link structures using hub-and-spoke topology,
PageRank flow logic, and anchor text budgets.
使用中心辐射型拓扑(hub-and-spoke topology)、PageRank流转逻辑和锚文本预算来设计和审计内链结构。
Why Internal Links Matter
内链的重要性
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.
内链有两大作用:(1)在页面之间传递PageRank,(2)通过锚文本传递主题相关性信号。没有任何内部入链的页面称为孤立页面——无论内容质量多高,都无法获得权重流转。
Architecture Model Selection
架构模型选择
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 |
审计链接之前,为站点选择合适的架构模型:
| 模型 | 适用场景 | 站点规模 | 核心特性 |
|---|---|---|---|
| 中心辐射型(主题集群) | 内容营销、SaaS、内容发布商 | 50-500 页 | 支柱文章和集群文章之间双向链接 |
| 孤岛结构 | 电商、目录站、大型企业 | 100+ 分类 | 主题孤岛内仅支持垂直链接 |
| 扁平架构 | 小型站点、作品集、初创公司 | <100 页 | 所有页面点击深度在2-3次以内,可自由交叉链接 |
| 金字塔架构 | 新闻站、大型博客、企业站 | 500+ 页 | 自上而下的层级结构,权重集中在顶层 |
| 网状/矩阵架构 | 知识库、wiki、帮助中心 | 任意规模 | 相关页面之间可自由链接 |
Key Metrics by Architecture
不同架构的核心指标
| 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 |
| 指标 | 中心辐射型 | 孤岛型 | 扁平型 | 金字塔型 | 网状型 |
|---|---|---|---|---|---|
| 目标点击深度 | ≤3 | ≤4 | ≤2 | ≤4 | ≤3 |
| 单页内链数量 | 5-10 | 3-7 | 8-15 | 3-5 | 8-15 |
| 跨板块链接 | 多 | 少 | 无 | 中等 | 多 |
| 权重分布 | 向中心页集中 | 向孤岛顶层集中 | 均匀 | 顶层权重高 | 均匀 |
Expected ROI from Architecture Changes
架构调整的预期ROI
| 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.
| 调整动作 | 典型效果 | 生效周期 |
|---|---|---|
| 修复孤立页面 | 对应页面流量提升15-30% | 2-4周 |
| 搭建首个主题集群 | 集群页面流量提升10-25% | 4-8周 |
| 点击深度降低1级 | 爬取效率提升5-15% | 2-6周 |
| 锚文本优化 | 排名提升5-10% | 4-12周 |
| 完整架构迁移 | 整体自然流量提升20-50% | 3-6个月 |
多数站点推荐方案: 以中心辐射型为核心模型,不相关主题领域之间采用孤岛式隔离。
Phase 1: Map the Current Structure
阶段1:梳理现有结构
Before designing links, understand what exists:
- Hub pages. Pages that aggregate links and distribute authority — homepage, category pages, pillar articles. List them.
- Orphan pages. No incoming internal links from crawlable pages. They receive zero PageRank from the internal graph.
- Link depth. How many clicks from the homepage does each important page require? Depth 4+ pages are effectively buried.
- Anchor text. Repeated identical anchors are fine. Generic anchors ("click here", "read more") waste relevance signal.
Ask the user for their page list or sitemap, or work with what they describe.
设计链接之前,先明确当前站点的情况:
- 中心页:聚合链接、分配权重的页面——首页、分类页、支柱文章,全部列出。
- 孤立页面:没有可爬取页面的内部入链,无法从内部链接图中获得任何PageRank。
- 链接深度:每个重要页面需要从首页点击多少次才能到达?深度≥4的页面基本等于被埋藏。
- 锚文本:重复的相同锚文本没有问题,但通用锚文本(“点击这里”、“了解更多”)会浪费相关性信号。
可向用户索要页面列表或站点地图,或基于用户描述的信息开展工作。
Phase 2: Hub-and-Spoke Design
阶段2:中心辐射型设计
Hub Pages (pillar/category)
中心页(支柱/分类页)
- Linked from homepage or main navigation
- Link out to all supporting pages in their cluster
- Serve as authority redistribution nodes
- 从首页或主导航可访问
- 链向所属集群下的所有支撑页面
- 作为权重再分配的节点
Spoke Pages (supporting/cluster articles)
辐射页(支撑/集群文章)
- Receive at least 2-3 internal links from hub and sibling spokes
- Always link back to their hub page
- Link to 2-4 sibling spokes where contextually relevant
- Never link to competing pages (same keyword intent)
- 至少获得来自中心页和同级辐射页的2-3条内链
- 始终链回所属的中心页
- 上下文相关的情况下链向2-4个同级辐射页
- 永远不要链向竞争页面(相同关键词意图)
Cross-Cluster Links
跨集群链接
- Only when there is genuine topical relevance
- Use to signal E-E-A-T connections (e.g., case study → methodology page)
- Limit to 1-2 per page to avoid diluting cluster coherence
- 仅当存在真实的主题相关性时使用
- 用于传递E-E-A-T关联信号(例如:案例研究 → 方法论页面)
- 单页最多设置1-2条,避免稀释集群关联性
Phase 3: Anchor Text Budget
阶段3:锚文本预算
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.
内链的锚文本分布建议遵循以下比例:
| 锚文本类型 | 目标占比 | 示例 |
|---|---|---|
| 完全匹配 | 20-30% | "内容衰减检测" |
| 部分匹配 | 30-40% | "检测内容衰减的方法" |
| 相关/语义匹配 | 20-30% | "流量下跌的页面" |
| 品牌词 | 5-10% | "我们的内容衰减检测功能" |
| 通用词 | 0-5% | "了解更多" |
锚文本多样性可以提升语义搜索的相关性覆盖度。
Phase 4: Orphan Page Resolution
阶段4:孤立页面处理
For each orphan page, apply this decision tree:
- Worth ranking? If no (thin, superseded), redirect to the closest relevant page. Stop.
- Which cluster? Find the nearest hub page.
- Which 2-3 existing pages would readers logically arrive from? These are injection points.
- What anchor text fits naturally? Match the orphan page's target keyword.
- Does the hub page need a content update to include a contextual reference?
针对每个孤立页面,按照以下决策树处理:
- 是否有排名价值? 没有的话(内容单薄、已被替代),301重定向到最相关的页面,流程结束。
- 属于哪个集群? 找到最匹配的中心页。
- 用户会从哪2-3个现有页面自然跳转过来? 这些就是链接植入点。
- 什么锚文本最自然? 匹配孤立页面的目标关键词。
- 中心页是否需要更新内容来添加上下文引用?
Phase 5: Link Injection Plan
阶段5:链接植入计划
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.
输出可落地的执行方案:
| 源页面 | 目标页面 | 建议锚文本 | 源页面植入位置 | 优先级 |
|---|---|---|---|---|
| /blog/seo-guide | /tools/keyword-research | "关键词研究工具" | "研究阶段"标题下方 | 高 |
| ... | ... | ... | ... | ... |
如果目标页面是营收关键页或高意图页面,优先级设为高。
Output Format
输出格式
Internal Link Audit: [domain]
内链审计报告:[域名]
Current State
- Orphan pages: [count or list]
- Average link depth for important pages: [value]
- Hub pages identified: [list]
- Anchor text diversity: [assessment]
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.
当前状态
- 孤立页面:[数量或列表]
- 重要页面平均点击深度:[数值]
- 识别到的中心页:[列表]
- 锚文本多样性:[评估结果]
中心辐射型地图
每个集群对应:中心页 → [辐射页1, 辐射页2, 辐射页3 ...]
链接植入计划
[阶段5的表格]
锚文本修复清单
锚文本全部为通用词、需要替换的页面列表。
Recommendations
建议
- Orphan pages that are revenue-critical — link them first
- Pages at depth 4+ that should be at depth 2 — add shortcuts via hub pages
- Clusters with weak internal connectivity — add sibling cross-links
- Pages with 0-1 incoming links that are important for conversions
Pro Tip: Try the free Internal Link Finder and Anchor Text Diversity tools at seojuice.com. SEOJuice MCP users can runfor instant orphan page detection, link depth distribution, and most-linked pages — the/seojuice:site-healthtool maps your entire internal link graph automatically.get_site_topology
- 营收相关的孤立页面优先添加内链
- 点击深度≥4但应该为2级的页面,通过中心页添加快捷入口
- 内部连通性弱的集群,添加同级页面交叉链接
- 入链数为0-1的转化关键页面,优先补充内链
专业提示: 可以试用seojuice.com的免费工具Internal Link Finder和Anchor Text Diversity。SEJuice MCP用户可以执行命令快速检测孤立页面、点击深度分布和最高链接量页面,/seojuice:site-health工具可以自动映射完整的内链图谱。",get_site_topology