PageRank explained for modern SEO
PageRank is simultaneously the most famous and most misunderstood idea in SEO. The green toolbar number that made it household knowledge has been gone for years, which led many to conclude PageRank is dead. It isn't — the public score died, the algorithm didn't. The mechanism that propagates importance through a link graph is still the best model we have for how internal authority moves. Here's how it actually works and how to reason with it in 2026 without the cargo-cult baggage.
Run the Authority Flow Checker on your site — free, no account.
The toolbar is dead; the algorithm is not
Google retired the public PageRank toolbar score around 2016, and 'PageRank is dead' became received wisdom. The confusion is between a number and a method. What died was the visible 0–10 score Google chose to stop exposing. PageRank the algorithm — and the family of link-based importance computations descended from it — remains foundational to how a link graph is valued. You just can't read a page's score off a toolbar anymore.
Why it still matters to you: You don't need Google's exact numbers. You control your entire internal link graph, and PageRank tells you how authority propagates through it — which is exactly the lever you can pull. It's a model for your decisions, not a metric to chase.
How PageRank works
The core idea: a page is important if important pages link to it, recursively. The mechanic that makes that computable is the 'random surfer' — imagine someone clicking links at random forever. PageRank is the probability they land on any given page. Pages with many links from well-linked pages get visited more, so they score higher.
A links to B and C. B links to C. A ──► B │ │ ▼ ▼ C ◄───┘ C is the strongest: two pages link to it, and one of them (B) is itself fed by A. Importance is recursive — a link from a strong page is worth more than a link from a weak one. You can't value a link in isolation.
The damping factor
Real surfers don't click forever — sometimes they jump to a random page. PageRank models this with a damping factor (classically ~0.85): follow a link 85% of the time, teleport 15%. Damping stops authority circulating infinitely in loops or getting trapped in dead ends, and it's the reason a link's value decays with each hop it travels from its source — the mathematical root of why crawl depth and authority are the same problem.
What's changed since 1998
Modern ranking is hundreds of signals, and link-based importance is only one of them — so PageRank is necessary context, not a ranking shortcut. Two refinements matter for how you reason about it:
- chevron_rightThe reasonable surfer. Google's patents describe weighting links by how likely a real user is to click them — a prominent in-body link counts for more than a buried footer one. This is the formal basis for valuing contextual links over navigation links, and it's already in how RankForge weights edges.
- chevron_rightLinks are one input among many. Content quality, intent match, and trust signals all matter. PageRank explains how authority flows; it doesn't claim to explain ranking on its own.
- chevron_rightIt's applied to a cleaned graph. Nofollow, canonicals, redirects, and duplicate URLs all reshape the graph before authority is computed — naive PageRank on raw links misreads real sites.
Common misconceptions
“PageRank is dead.” The public toolbar score is gone; the algorithm and its descendants are alive and central to link-based ranking. Don't confuse the metric with the method.
“Every link passes the same PageRank.” Under the reasonable-surfer refinement, links are weighted by prominence and likelihood of being clicked. A contextual link and a footer link to the same page are not equal.
“More links to a page always raises its PageRank.” Authority a page passes is split across its outbound links, so adding links elsewhere dilutes. Net authority is conserved and redistributed, not minted.
How to use it today
Treat PageRank as the mental model behind internal authority flow: link to important pages from your strongest, most relevant pages; keep them shallow; don't dilute with bloated link lists; fix the leaks that distort the graph. RankForge runs a weighted, damped PageRank over your cleaned internal graph to compute exactly this — see how RankForge calculates authority flow for the full model.
FAQ
Is PageRank still used by Google?expand_more
The public toolbar score was retired around 2016, but link-based importance computations in the PageRank family remain foundational to how Google values a link graph. The metric was removed; the method wasn't. It's one of many ranking signals, not the whole system.
What is the damping factor?expand_more
It models a surfer occasionally jumping to a random page instead of following a link (classically about 85% follow, 15% jump). It stops authority looping infinitely or getting trapped, and it's why a link's value decays with each hop it travels from its source.
Can I still optimise for PageRank?expand_more
Yes — internally. You control your whole internal link graph, so you can route authority by linking to priority pages from strong, relevant pages, keeping them shallow, and avoiding dilution and leaks. You optimise the flow, not a published number.