PageRank (PR) is a link analysis algorithm used by Google Search to measure the relative importance of website pages. It assigns a numerical weight to documents in a hyperlinked set based on the number and quality of incoming links. Building high-quality backlinks is the primary way to improve this metric and increase search engine visibility.
What is PageRank?
PageRank is the original algorithm used by Google to order search results. Named after Google co-founder Larry Page, the system treats a hyperlink from one page to another as a vote of support. However, not all votes are equal. The algorithm is recursive, meaning a link from a page with high PageRank passes more value than a link from a low-authority page.
The algorithm analyzes the "Webgraph," a map where web pages are nodes and hyperlinks are edges. It identifies authority hubs, such as cnn.com or mayoclinic.org, to help determine the importance of other connected pages. [All patents associated with PageRank expired on September 24, 2019] (Wikipedia).
Why PageRank matters
PageRank provides a foundation for how Google evaluates reputation and authority. While Google now uses over 200 factors to rank content, PageRank remains a core component.
- Reputation measurement: It provides a non-keyword-specific assessment of a page's authority.
- Ranking Influence: Backlinks from popular websites continue to drive pages higher in search results.
- Core Factor: Google has officially confirmed that [Links and Content are among the top three ranking factors, alongside RankBrain] (Wikipedia).
- Crawling priority: Web crawlers often use PageRank to determine which URLs to visit and how deeply to crawl a site.
How PageRank works
The algorithm uses a "Random Surfer Model." This assumes an imaginary user clicks on links at random and eventually stops.
- Probability Distribution: PageRank is expressed as a value between 0 and 1. A score of 0.5 represents a 50% chance that a random surfer will land on that page.
- The Damping Factor: This factor, usually set at 0.85, represents the probability that the surfer will continue clicking. The remaining 0.15 is the chance the user jumps to a random page.
- Inherited Value: When Page A links to Page B, it transfers a portion of its own PageRank. If Page A has multiple outbound links, the value it passes is divided equally among those links.
- Sinks and Iterations: Pages with no outbound links are called "sinks." To maintain the mathematical balance, the algorithm assumes these pages link to all other pages in the collection. Google recalculates these scores every time it crawls the web.
Best practices
- Build quality backlinks: Focus on obtaining links from high-authority, relevant sites rather than high-volume, low-quality sources.
- Optimize internal linking: Use internal links to funnel authority from your homepage to your most important subpages.
- Use proper link attributes: Apply
rel="nofollow",rel="ugc", orrel="sponsored"to links you do not want Google to count as "votes" of authority. - Avoid manipulation: Stay away from link farms or schemes designed to artificially inflate your score, as Google actively penalizes these practices.
Common mistakes
Mistake: Focusing on the public 0-10 Toolbar score. Fix: Understand that public PageRank data is deprecated. [Google turned off public PageRank data in the Google Toolbar on April 15, 2016] (Wikipedia). Focus on modern SEO metrics and actual search performance.
Mistake: Buying links to confer reputation. Fix: Only buy links for traffic and branding. If you buy links to influence PageRank, Google may devalue those links or penalize your site.
Mistake: "PageRank Sculpting" with Nofollow. Fix: Avoid using the nofollow attribute on internal links to try and funnel power to specific pages. Google has stated that blocking PageRank transfer this way does not redirect that value to other links on the page.
Mistake: Neglecting new pages. Fix: Because the algorithm favors older, established pages with existing link equity, ensure new content is linked to from high-authority pages on your own site to help it rank faster.
Examples
- Authority Hubs: Major news outlets like CNN or medical resources like Mayo Clinic act as authority hubs because they have a high volume of quality incoming links.
- Densely Connected Sites: Wikipedia is a prime example of a site that maintains high PageRank through a massive network of internal and external citations.
- Redirection Spoofing: A fraudulent tactic where a site with PR 0 uses a 302 redirect to a high-ranking site, like google.com, to temporarily fake its own authority.
FAQ
Is PageRank still used? Yes. While the public "Toolbar PageRank" score was shut down in 2016, Google continues to use the PageRank algorithm internally as one of its many ranking signals.
Can I see my site's PageRank? No official Google tool provides this data anymore. Third-party SEO tools offer similar metrics like "Domain Authority," but these are estimates and not the actual Google PageRank score.
What is the damping factor? It is a mathematical constant, generally set to 0.85, that prevents the algorithm from giving too much weight to a single chain of links. It accounts for the reality that a user will eventually stop clicking.
Who owns the PageRank patent? The patent was originally assigned to Stanford University. [Stanford received 1.8 million shares of Google in exchange for the patent use and sold them in 2005 for $336 million] (Wikipedia).