What Is PageRank?

Flavio AmielWritten byFlavio Amiel Founder, Roborank
Updated July 15, 2026

PageRank is the link-analysis algorithm that founded Google, scoring a web page by the quantity and quality of pages linking to it. It models a random surfer clicking links across the web and computes the probability of landing on each page, iterating until scores stabilize. A link from a high-PageRank page passes more authority than one from a weak page.

Key Takeaways

How PageRank Works

PageRank started from a simple observation about the web: a link from one page to another is a kind of endorsement. If page A links to page B, A is vouching for B. PageRank turns that intuition into math by asking a probability question — if a person started on a random page and kept clicking links forever, how often would they land on any given page? The pages they land on most are, by definition, the pages the web points to most, and those get the highest scores.

That “random surfer” is the mental model at the center of the algorithm. Authority is not counted, it flows. A page receives authority from every page linking to it, and it passes that authority along through its own outbound links. Because a page’s score depends on its linkers’ scores, which depend on their linkers, the calculation runs iteratively — over and over across the whole link graph — until the numbers stop changing and settle into a stable state.

Two consequences fall straight out of the model and still shape SEO thinking. First, a link’s value depends on the linking page’s own authority — one link from a widely-cited page can outweigh hundreds from obscure ones. Second, outbound links split authority — a page linking to fifty others passes each of them a smaller share than a page linking to five. This is why a single backlink from a strong, focused page is worth so much more than a link from a link-stuffed footer.

The PageRank Formula

The original paper expresses a page’s rank as:

PR(A) = (1 − d) + d ( PR(T1)/C(T1) + … + PR(Tn)/C(Tn) )

Reading it in plain terms: page A’s rank is a small baseline value plus a share of the rank of every page (T1…Tn) that links to it. Each linking page Tn contributes its own rank PR(Tn) divided by C(Tn), its total number of outbound links — so a page hands out its authority in equal slices across everything it links to. The term d is the damping factor, set to 0.85 in the paper, representing the probability the random surfer keeps clicking rather than teleporting to a random page. The remaining (1 − d) chance of a random jump keeps the whole system stable and guarantees the scores converge.

Example of PageRank

The definitive worked example is the algorithm’s own debut. In April 1998, Larry Page and Sergey Brin presented The Anatomy of a Large-Scale Hypertextual Web Search Engine at the Seventh International World Wide Web Conference in Brisbane, describing the prototype search engine — Google — they had built at Stanford. The companion paper, The PageRank Citation Ranking: Bringing Order to the Web, laid out the scoring model in detail. Together they made a claim that sounded audacious at the time: you could rank the entire web better by analyzing its link structure than by matching keywords on a page.

The specifics are what make it a real example rather than a story. The authors defined the random-surfer interpretation explicitly — the surfer “keeps clicking on links, never hitting back, but eventually gets bored and starts on another random page” — and pinned the damping factor at 0.85. They then ran the iterative computation across their crawled link graph and used the resulting scores to order search results. The approach worked so well that it became the foundation of Google Search, and the method is protected by a Stanford-assigned patent naming Larry Page as inventor.

The aftermath is the part every SEO lives with. Once links carried measurable ranking value, an entire economy grew up around acquiring them — and around gaming them. Google’s response shaped the modern link landscape: the nofollow attribute arrived in 2005 to let publishers pass a link without passing PageRank, and Google eventually retired the public Toolbar PageRank score in 2016 so people would stop treating a single green bar as the goal. The visible number is gone, but the mechanism it described — authority flowing through links — is exactly what every Domain Rating, URL Rating, and Domain Authority score on the market is still trying to approximate.

The thing people get wrong

The thing to internalize about PageRank is that it made links a currency, and everything in link building since has been a reaction to that. The instant a link passed measurable value, people started manufacturing links, which is why Google introduced the nofollow attribute in 2005 and why “PageRank sculpting” became a cottage industry. I still think in PageRank terms when I audit a site, even though the public score is long gone: authority enters through your strongest inbound links and then flows through your internal links to the rest of the site. Every page you link to is a page you are voting for, and every outbound link splits the vote. Understanding that flow is worth more than any third-party number, because it is the actual mechanism, not an estimate of it.

Frequently Asked Questions

Does Google still use PageRank?
Google no longer shows a public PageRank score — the Toolbar PageRank was retired in 2016 — but link analysis descended from PageRank remains part of the ranking system. What disappeared was the visible number, not the underlying idea that links from authoritative pages carry weight.
Who invented PageRank?
PageRank was created by Larry Page and Sergey Brin while PhD students at Stanford, and published in 1998. The algorithm is named after Larry Page. It was the core innovation behind Google Search and is covered by a Stanford-assigned patent listing Page as inventor.
What is the damping factor in PageRank?
The damping factor is the probability that the modeled ‘random surfer’ keeps clicking links rather than jumping to a random page. The 1998 paper sets it to 0.85. It stops the math from breaking on pages with no outbound links and ensures the scores converge to stable values.
Is PageRank the same as Domain Rating?
No, but they are related. PageRank is Google’s internal, page-level link algorithm. Domain Rating and similar third-party scores are external tools that imitate PageRank-style link analysis at the domain level. The vendor metrics estimate the idea; PageRank is the original mechanism inside Google.

The Bottom Line

PageRank is the founding insight of modern search: treat a link as a vote and weight each vote by the authority of the page casting it, then let that authority flow across the whole web until it settles. Google no longer publishes the score, but the principle — authoritative links pass authority — still underpins link-based ranking and every third-party authority metric built to approximate it.

Sources

  1. The Anatomy of a Large-Scale Hypertextual Web Search Engine (Brin & Page, 1998)Stanford InfoLab / 7th International World Wide Web Conference
  2. The PageRank Citation Ranking: Bringing Order to the Web (Page, Brin, Motwani & Winograd, 1998)Stanford InfoLab

Rank & Cash — the weekly SEO breakdown

One practical teardown a week on ranking in search and getting cited by AI. No fluff.