Dofollow Link Checker
Check dofollow & nofollow backlinks.
Scan any webpage, article, or blog post and instantly see every link on it — classified as dofollow or nofollow, internal or external, with its anchor text. Ideal for vetting guest-post and backlink opportunities.
Explore the benefits
How to use the dofollow link checker
The checker scrapes the whole page of a given URL and tells you which links are nofollow. (This version reads served HTML and can't execute client-side JavaScript.)
Find a guest-post opportunity
Visit a site where you want to publish a guest post and pick a recent article or blog post from it.
Paste the post's link
Copy the article's URL, paste it in the field above, hit Check, and let the tool surface every link and its follow status.
Interpret the results
If the page's outbound links are nofollow, they pass less SEO value. If they're dofollow — that's the win you're looking for.
A short guide to nofollow and dofollow links
What is the difference between a dofollow backlink and a nofollow backlink?
Dofollow links are very important for SEO because they are a ranking factor — Google and other search engines treat a dofollow backlink as a vote for your page. How much influence it carries depends on the authority, trust, and traffic of the linking domain. Nofollow links play a different role: they don't pass ranking equity directly, but they can drive referral traffic, build topical relevance, and keep your overall backlink profile looking natural and diverse.
What is backlink diversity and why should I pay attention to it?
Backlink diversity describes the variation in your backlinks — the mix of anchor text, the ratio of dofollow to nofollow links, and where on a page they appear. SEOs watch diversity because a natural-looking profile uses many anchor-text formats: naked anchors (https://www.mywebsite.com), branded anchors (My Brand), generic anchors (click here, visit the website), and targeted/keyword anchors (red pillows, blue pillows). An over-optimized profile that's all exact-match keywords looks unnatural.
What does a dofollow link look like?
A standard link with no rel attribute is dofollow by default — for example: <a href="https://www.example.com/">link text</a>. It can also be explicit with rel="follow".
What does a nofollow link look like?
A nofollow link carries a rel="nofollow" attribute — for example: <a href="https://www.example.com/" rel="nofollow">link text</a>. The related rel="sponsored" (paid links) and rel="ugc" (user-generated content) values are also treated as non-followed.
Why use a dofollow link checker tool?
If you guest post on external sites and expect a dofollow link in the article, it isn't always obvious whether the backlink you received is dofollow or nofollow. A dofollow link checker lets you confirm in seconds whether your link-building efforts are passing the SEO value you're paying for.
Does this tool scan JavaScript-rendered links?
It scans the page's served HTML, which covers the vast majority of links. Links injected entirely by client-side JavaScript after load may not appear. For accuracy, point it at the article URL directly rather than a search or category page.
What a dofollow link looks like
<!-- No rel attribute = dofollow by default --> <a href="https://www.example.com/">link text</a> <!-- Explicit --> <a href="https://www.example.com/" rel="follow">link text</a>
What a nofollow link looks like
<a href="https://www.example.com/" rel="nofollow">link text</a> <!-- Related values search engines also don't follow --> <a href="https://www.example.com/" rel="sponsored">paid link</a> <a href="https://www.example.com/" rel="ugc">user-generated link</a>
Anchor-text types to look for
- Naked anchor: https://www.mywebsite.com
- Branded anchor: My Brand
- Generic anchor: click here, visit the website
- Targeted anchor: red pillows, blue pillows, green pillows