The DirJournal Nofollow Link Checker is an SEO utility that automatically scans and highlights the `rel` attributes of all outbound links on a given URL.
Outbound links pass authority to the destination. A page that forwards equity to low-quality or unrelated domains weakens its own ranking signal, so periodic audits keep that distribution intentional.
Google's spam policies also require rel="sponsored" on paid placements and rel="ugc" on user-generated comments. Affiliate and ad links that are not marked correctly are a documented manual-action trigger.
<a> tags. Every anchor in the HTML is parsed, with its href resolved against the page URL so relative paths classify correctly as internal or external.rel attribute so you can spot equity leaks, missing sponsored tags, and bare external links missing noopener at a glance.A no-follow link highlighter is a tool that scans a web page and visually marks every outbound link based on its rel attribute. Followed, nofollow, sponsored, and UGC links each get a distinct colour, so you can audit how a page distributes link equity without reading the HTML by hand.
Paste the page URL into the checker above and click Scan. Each link is classified by its rel attribute: rel="nofollow" appears as nofollow, rel="sponsored" as sponsored, rel="ugc" as user-generated, and links with no rel attribute (or a rel that omits those tokens) are treated as followed. The summary tiles at the top break the counts down by type.
No, it scans server-rendered HTML for faster, more accurate tag extraction up to 1,000 links. The scan sees the same initial HTML Googlebot's first pass sees, so client-side-rendered content (links injected after hydration) is not crawled.
This tool automatically extracts the 'rel' attributes from outbound links, identifying rel='sponsored' tags to ensure your affiliate and paid placements comply with Google's spam policies.
The tool treats any outbound link lacking a nofollow, sponsored, or UGC attribute as a 'dofollow' link and highlights it accordingly, making it easy to spot where link equity is being passed.
An outbound link checker is an SEO utility that audits external links leaving a webpage, verifying their destination, anchor text, and rel attributes to prevent equity leaks to low-quality domains.