LinkDaddy Build — Patent-Compliant Website Infrastructure
Technical Library
Technical SEO

How Google's Reasonable Surfer Patent Works — And Why Your Internal Links Are Leaking Authority

Tony Peacock — Infrastructure Architect2026-02-2811 min read

In 2004, Google filed a patent that fundamentally changed how PageRank flows through a website. Most SEOs have heard of it. Almost none implement it correctly. The result is that the majority of business websites are silently leaking the authority they have spent years building.

The patent is US7716216 — "Reasonable Surfer Model." Understanding it is not optional if you want to build a website that compounds in ranking authority over time.

The Original PageRank Model and Its Problem

The original PageRank algorithm (Brin & Page, 1998) modelled a "random surfer" — an imaginary user who clicks links completely at random. Every link on a page passed an equal share of that page's authority to its destination. A navigation link in the header carried the same weight as a contextual link in the body of an article.

This model was mathematically elegant but behaviourally inaccurate. Real users do not click links at random. They click links that are relevant, prominent, and contextually appropriate. A link in the first paragraph of an article is far more likely to be clicked than a link buried in the footer. A link with anchor text that matches the user's intent is more likely to be clicked than a generic "click here."

The Reasonable Surfer patent corrected this by introducing click probability weighting. Links that a reasonable user is more likely to click pass more PageRank. Links that a reasonable user is unlikely to click pass less — sometimes approaching zero.

What Determines Click Probability?

The patent identifies several factors that influence whether a reasonable user would click a given link:

Position on page

Links in the main body content have higher click probability than links in navigation, sidebars, or footers. The first link in the body content has the highest probability of all.

Anchor text relevance

Descriptive anchor text that matches the destination page's topic signals high click probability. Generic anchors ('click here', 'read more', 'learn more') signal low click probability.

Visual prominence

Links that are visually distinct (different colour, underlined, larger font) have higher click probability than links that blend into surrounding text.

Surrounding context

A link surrounded by topically relevant text has higher click probability than the same link in an unrelated context. Google reads the sentences around a link to assess relevance.

Link type

Navigation links, footer links, and boilerplate links (privacy policy, terms of service) are assigned lower click probability weights than editorial links in content.

The Authority Leak Problem

Here is the practical implication that most website owners miss entirely: every page on your website is distributing its authority to every page it links to, weighted by click probability.

If your homepage has 47 links in the navigation, footer, and body — and 40 of them are low-click-probability links (footer legal pages, social media icons, generic nav items) — then the majority of your homepage's authority is being distributed to pages that either do not need it or cannot benefit from it.

This is what we call an authority leak. The fix is not to remove links — it is to ensure that the highest-click-probability links on each page point to the pages you most want to rank.

The Dead-End Problem: Patent US6285999B1

The Reasonable Surfer model works in conjunction with a second patent: US6285999B1 — Recursive Authority. This patent establishes that a page's authority is partly determined by the authority of the pages that link back to it — creating a recursive loop.

The implication is that dead-end pages — pages with no outbound links, or pages that link only to low-authority destinations — accumulate authority but do not distribute it. They are authority sinks. In a well-architected site, every page should link forward to at least one high-priority page, creating a continuous flow of authority through the site graph.

This is why we enforce a strict "no dead ends" rule in every site we build. Every page — including legal pages, error pages, and thank-you pages — links back into the authority graph.

Implementing Reasonable Surfer Compliance

A Reasonable Surfer-compliant site architecture has the following characteristics:

  • Primary service pages are linked from the homepage body content — not just the navigation
  • Anchor text for all internal links is descriptive and keyword-relevant
  • The first contextual link in every article body points to a high-priority service or category page
  • Footer links are limited to legal/utility pages — not service pages that need ranking authority
  • Every page has at least 3 contextual internal links to related high-priority pages
  • No page has more than 100 total links (navigation + body + footer combined)
  • Breadcrumb navigation is implemented with BreadcrumbList schema on every page

The Single-Click Architecture: Patent US9165040B1

The third patent in our compliance framework — US9165040B1 — establishes that users should be able to reach any service page within one click from the homepage. This is not just a UX principle; it is a ranking signal.

Google's crawlers simulate user navigation patterns. A page that requires three clicks to reach from the homepage receives significantly less crawl budget and authority than a page that is one click away. For local service businesses with multiple service pages, this means every service must be directly accessible from the homepage — not buried in a dropdown within a dropdown.

The practical implementation is a homepage that includes a services grid or card layout where every service is linked directly, with descriptive anchor text, in the main body content — not just in the navigation.

Is Your Site Leaking Authority?

Get a free infrastructure audit. We check your internal link architecture against all three patent compliance standards and identify exactly where your authority is leaking.