Internal Linking, Anchor Text & Site Architecture Patents Reference
57+ patents covering PageRank flow, anchor text scoring, site structure, and the Reasonable Surfer model.
Core Link Authority Patents
| Patent | Description |
|---|---|
| US6285999B1 | PageRank — links pass authority within a site's internal link graph |
| US7058628B1 | PageRank continuation (2003-2007) |
| US9165040B1 | Distances in web-link graph |
| US9953049B1 | Distances in web-link graph (2018 continuation) |
Anchor Text Patents
| Patent | Description |
|---|---|
| US7260573B1 | Personalizing anchor text scores — anchor text from high-quality pages worth more; accumulates importance scores, combines with IR score |
| US7308643B1 | Anchor tag indexing in web crawler — anchor maps associating text with target URLs |
| US10210256B2 | Anchor tag indexing (2019 update) |
| US7908277B1 | Annotating links based on ranks of documents |
Key insight from US7260573B1: Anchor text from a high-authority page carries more weight than the same anchor text from a low-authority page. Google accumulates anchor text importance scores rather than counting occurrences equally.
Site Structure Patents
| Patent | Description |
|---|---|
| US20110276562A1 | Visualizing site structure — parses nav menus, breadcrumbs, sitemaps, category trees |
| US8078951B2 | Depth indicator for links — click distance from homepage; deeper pages receive less authority |
Site structure parsing (US20110276562A1): Google analyzes the entire navigational architecture of a site, not just individual links. The pattern of main navigation, sub-navigation, breadcrumbs, and sitemaps all contribute to the understood hierarchical structure.
Link Spam Detection
| Patent | Description |
|---|---|
| US7533092B2 | Link-based spam detection — link farms, paid link schemes |
| US7953763B2 | Detecting link spam in hyperlinked databases |
| US12013887B2 | Contextual link information gain — ML-measured link value |
Reasonable Surfer Model (US8117209B1)
Not all links pass equal PageRank. Value is weighted by the probability that a real user would click the link.
Higher click probability = more PageRank value:
| Placement | Value |
|---|---|
| In-content contextual link | Highest |
| Header/featured navigation | High |
| Sidebar editorial link | Medium |
| Footer navigation link | Low |
| Footer bulk links | Lowest |
Additional factors:
- Surrounding text context (topically relevant text boosts link value)
- Anchor text descriptiveness (specific > generic)
- Font size and visual prominence
- Editorial vs. template placement
- First link in document carries more weight than subsequent links to the same URL
Internal Link Best Practices (Patent-Grounded)
PageRank Flow Architecture
- Homepage links to category pages (depth 1)
- Category pages link to key content (depth 2)
- Supporting content at depth 3
- Bidirectional links between related content
- No orphan pages — every page has internal links pointing to it
Anchor Text Distribution (Internal Links)
Per US7260573B1:
| Anchor Type | Target Distribution |
|---|---|
| Primary exact-match phrase | 25-30% |
| Variations and near-synonyms | 50% |
| Naked URL / branded / generic | 20-25% |
WARNING
Over-optimized internal anchor text with excessive exact-match repetition can trigger spam signals. Natural variation is required.
Click Distance Rule (US8078951B2)
| Page Type | Maximum Click Depth |
|---|---|
| Category / pillar pages | 1 click from homepage |
| Key product / service pages | 2 clicks from homepage |
| Supporting content | 3 clicks from homepage |
| Orphan pages | Not acceptable — must link from somewhere |
Navigation Signals (US20110276562A1)
Google analyzes ALL navigation patterns:
- Main navigation structure
- Footer links
- Sidebar navigation
- Breadcrumb trails
- XML sitemap structure
Consistent navigation helps crawling efficiency. Breadcrumbs explicitly signal page hierarchy. Navigation links pass less individual value than in-content links but establish the structural understanding of the site.
High vs. Low Value Internal Links
High value:
- Homepage contextual links
- Main content area links
- Contextual links with relevant surrounding text
- Links from high-traffic / high-authority pages within the site
Low value:
- Footer links at scale (sitewide footer link farms)
- Sidebar widget links
- "Click here" anchor text with no descriptive value
- Links from low-traffic, thin pages
Hub and Spoke Model
Pillar Page (Hub) — Comprehensive coverage of core topic
└── Supporting Page 1 — Subtopic A (links back to pillar)
└── Supporting Page 2 — Subtopic B (links back to pillar)
└── Supporting Page 3 — Subtopic C (links back to pillar)
└── Spokes cross-link to each other within the clusterEach spoke page reinforces the pillar's topical authority by linking back. The pillar accumulates PageRank from all spokes. Spokes receive topical authority from the pillar's relevance.
Related Learning Modules
- Module 23: Internal Linking — Full patent coverage and strategies
- Module 06: PageRank & Link Authority — Foundation patent
- Reasonable Surfer Link Audit — Audit methodology