Inferensys

Glossary

Link Equity

Link equity, colloquially known as 'link juice,' is the value or authority passed from one page to another through hyperlinks, which search engines use as a ranking signal.
Developer reviewing semantic search engine results on laptop, relevance scores visible, technical search demo.
AUTHORITY FLOW

What is Link Equity?

Link equity, colloquially known as 'link juice,' is the value or authority passed from one page to another through hyperlinks, which search engines use as a ranking signal.

Link equity is a search engine scoring metric representing the cumulative authority a source page transmits to a destination URL via a hyperlink. This value is algorithmically calculated based on the linking page's own authority, its topical relevance, and its crawl status. The concept originates from the PageRank algorithm, which models a 'random surfer' traversing the web; each link is treated as a vote of confidence, distributing a portion of the source's inherent trust and ranking power to the target.

The amount of equity passed is modulated by several factors. The rel='nofollow', rel='sponsored', or rel='ugc' attributes instruct crawlers to nullify the transfer of authority. Furthermore, equity is diluted by the total number of outbound links on a page—a page linking to 100 external destinations passes significantly less value per link than one linking to just two. Redirect chains also cause a fractional loss of equity, making direct, canonical links the most efficient mechanism for preserving internal link graph integrity.

LINK EQUITY DYNAMICS

Key Factors Influencing Link Equity

The amount of authority passed through a hyperlink is not a fixed constant. It is modulated by a complex interplay of page-level, link-level, and site-level signals that search engines evaluate algorithmically.

01

Linking Page Authority

The intrinsic value of the page casting the link is the primary multiplier. A link from a high-authority page—one with a strong, trusted backlink profile itself—passes significantly more equity than a link from a new or low-trust page. This is a recursive principle: the linking page's own PageRank or authority score is the reservoir from which equity is drawn. A page with high authority can vote more powerfully, distributing its accumulated value across its outbound links.

02

Topical Relevance

Search engines evaluate the semantic relationship between the source and target pages. A link from a topically aligned page passes more contextual authority than an off-topic link, even if the latter has higher raw PageRank. This is often called the Reasonable Surfer Model, an evolution of the original Random Surfer Model. Key signals include:

  • Source Page Content: The core topic of the linking page.
  • Surrounding Text: The words immediately before and after the link.
  • Anchor Text: The clickable text of the link itself, which provides a strong topical signal.
03

Link Placement & Prominence

Not all positions on a page are equal. Links embedded within the main content body carry more weight than those in footers, sidebars, or navigation elements. A link in a footer is often treated as a site-wide utility, not an editorial endorsement. The first link priority rule dictates that if a page links to the same URL twice, Google typically only counts the first anchor text. Prominence factors include:

  • Above the Fold: Links visible without scrolling may receive more attention.
  • Font Size & Styling: Links visually distinct from body text can be weighted differently.
  • Contextual Isolation: A link in a dedicated paragraph is stronger than one in a dense list.
04

Outbound Link Dilution

A page's total link equity is divided among all the links it casts, both internal and external. This is the principle of link juice dilution. A page linking to 100 destinations passes roughly 1/100th of its equity to each, whereas a page with only 5 outbound links passes a much larger share. This makes PageRank sculpting—strategically limiting the number of links on a high-value page—a critical tactic for maximizing the equity directed to priority target pages.

05

Nofollow & Link Attribution

The rel="nofollow" attribute instructs search engines not to pass equity through that specific link. Historically, this was a binary switch, but Google now treats it as a hint rather than a directive. Other rel values like rel="sponsored" and rel="ugc" provide additional context. While nofollow links generally do not pass PageRank, they can still generate traffic and contribute to a natural, healthy backlink profile. The equity that would have been passed is effectively discarded, not redistributed to other links on the page.

06

Crawlability & Indexability

A link can only pass equity if it is discoverable and the target page is indexable. JavaScript-rendered links that are not present in the initial server-rendered HTML may not be crawled, breaking the equity flow. Similarly, links pointing to pages blocked by robots.txt or tagged with a noindex meta directive cannot accumulate equity. Over time, a noindex page will drop out of the index, and the equity it had accumulated will evaporate. Ensuring links are in plain <a href> tags is foundational.

LINK EQUITY

Frequently Asked Questions

Clear, technical answers to the most common questions about how authority flows through hyperlinks and shapes search engine rankings.

Link equity, colloquially known as link juice, is the value or authority passed from one web page to another through a hyperlink. This value is a composite of the linking page's own authority, its topical relevance, its crawl frequency, and the number of other links on that page. Search engines like Google use link equity as a core ranking signal, treating each link as a vote of confidence. The mechanism is rooted in the PageRank Algorithm, which models a random surfer clicking through the web; a page accumulates equity from its backlinks and distributes a portion of that equity to each page it links to. The amount passed is typically divided by the total number of outbound links on the source page, meaning a link from a high-authority page with few outbound links passes significantly more equity than a link from a low-authority page with hundreds of links.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.