Rendering DOM nodes...
Parsing rel="nofollow" attributes.
0
Total Links
0
Internal
0
External
0
Nofollow
Free web-based simulated extraction bounded to a maximum of 50 URLs per document for local browser performance.
The Mathematics of Link Equity
At the foundational level of Google's search algorithm lies a concept known as "PageRank." Think of PageRank as a finite volume of water held within a bucket (your webpage). When you insert a hyperlink pointing to another URL, you drill a hole in that bucket. The water (SEO ranking power) flows through the link out of your bucket and into the destination bucket.
Our Link Analyzer Tool allows you to map exactly where your internal plumbing is sending that water. If a page has 10 links, the total available link equity is divided by 10, meaning each destination receives 10% of the voting power. If a page has 100 links, each destination only receives a diluted 1% fraction.
Internal vs. External Links
When auditing a webpage, it is critical to classify hyperlinks into two distinct geographical buckets: Internal and External.
Internal Links (Silo Architecture)
Internal links point to URLs on the exact same root domain (e.g., your homepage linking to your "About Us" page). Internal links are how webmasters control the architecture of their site. By linking relevant articles together, you form "Topic Clusters" or "Silos." This traps the PageRank water inside your own bucket system, continually recycling the authority to boost your own keywords.
Furthermore, the Anchor Text (the clickable blue words) of an internal link tells Google exactly what the destination page is about. If you consistently use the anchor text "Chicago Plumber" when linking internally to your service page, Google learns to rank that page for that specific geographic keyword.
External Links (Outbound)
External links point away from your domain entirely (e.g., your blog post citing a statistic from Wikipedia.org). While this permanently leaks a fraction of SEO equity away from your domain, it is perfectly acceptable and even encouraged in moderation. Linking to highly authoritative, trusted external sources proves to Google that your content is well-researched, factual, and exists within a trustworthy neighborhood of the internet.
Dofollow vs. Nofollow Attributes
Because linking to external websites inherently boosts their SEO power, an entire black-market industry of comment spam emerged in the early 2000s. Spammers would write automated bots to leave millions of blog comments containing links to pharmaceutical websites, artificially manipulating the algorithm.
In response, Google introduced the rel="nofollow" HTML attribute. When you apply this attribute to an anchor tag, you are explicitly ordering Googlebot: "Do not pass any PageRank equity through this link, and do not associate my site with the destination site."
When Should You Use Nofollow?
You must use our analyzer tool to audit your writers' work and ensure the nofollow tag is appropriately applied in the following scenarios:
- Sponsored Posts / Paid Links: If you accept money to place a link in your article, Google considers it a paid advertisement. Passing PageRank through paid links is a severe violation of Google's Webmaster Guidelines. All sponsored or affiliate links must be tagged as
rel="sponsored"orrel="nofollow"to avoid manual algorithmic penalties. - User-Generated Content (UGC): Any hyperlink created by a stranger—such as in a forum post, a blog comment section, or a user profile bio—must be automatically nofollowed. You cannot vouch for the quality of websites that anonymous strangers link to, so you must protect your site by refusing to pass them your authority.
- Untrusted Sources: If you must link to a controversial source as an example of bad behavior, nofollow the link so you aren't actively supporting them algorithmically.