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.
Glossary
Link Equity

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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Mastering link equity requires understanding the full landscape of authority flow, from algorithmic foundations to structural optimization techniques.
PageRank Sculpting
The strategic practice of controlling equity flow by managing which links pass authority. Key techniques include:
- Using nofollow attributes to prevent equity passage to low-value pages
- Prioritizing links to high-conversion or cornerstone content
- Consolidating duplicate links to a single canonical target Modern sculpting focuses less on hoarding PageRank and more on efficient allocation of crawl budget and relevance signals.
Canonicalization
The process of consolidating duplicate or similar URLs into a single authoritative version using the rel='canonical' tag. When multiple URLs serve identical content, link equity becomes fragmented across variants. A proper canonical tag consolidates all signals—including inbound link equity—to the preferred URL, preventing dilution and strengthening the target page's ranking potential.
Redirect Chains
A sequence of HTTP redirects (301/302) between a source and destination URL. Each hop in a redirect chain dissipates link equity—Google's John Mueller has confirmed that multiple redirects can result in lost signals. Best practice is to maintain direct one-to-one redirects from old URLs to final destinations, minimizing equity loss and reducing latency for both users and crawlers.
Topic Clusters
A content architecture where a comprehensive pillar page links to and from multiple cluster pages covering subtopics. This structure concentrates link equity on the pillar while distributing relevance signals throughout the cluster. Internal links within the cluster create a semantic relationship graph that signals topical authority to search engines, amplifying the ranking power of every page in the group.
Crawl Depth
The number of clicks from the homepage required to reach a given page. Pages buried at high crawl depths receive less frequent crawls and diminished link equity, as authority attenuates with each hierarchical level. Flattening site architecture to keep critical pages within 3 clicks of the homepage ensures equitable distribution of both crawl budget and PageRank throughout the domain.

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us