When you manage a website, not every outbound link has the same purpose. Google supports several rel values that help site owners describe relationships between their pages and linked pages. The most common are nofollow, sponsored, and ugc.
This guide explains the difference between nofollow and follow links, when to use each attribute, and how to handle paid, affiliate, sponsored, and user-generated links in 2026.
Quick answer: follow vs nofollow
| Link type | What it means | Typical use |
|---|---|---|
| Follow | A normal link with no qualifying rel value. |
Editorial links you are comfortable associating with and that you want Google to be able to discover and evaluate normally. |
| Nofollow | Tells Google that you do not want to associate the site with the linked page or follow the link from your site. | Links where other qualifying attributes do not apply and you do not want the normal relationship. |
| Sponsored | Identifies a link as part of an advertisement, paid placement, or other compensated relationship. | Paid links, sponsorships and qualifying commercial placements. |
| UGC | Identifies a link as user-generated content. | Comments, forum posts and other user-submitted content. |
What is a follow link?
There is no rel="follow" attribute that you need to add to a normal link. In SEO discussions, “follow link” or “dofollow link” usually means an ordinary HTML link without a qualifying rel value.
For example:
<a href="https://example.com/">Example</a>
Use a normal link when it is an editorially appropriate reference and you have no reason to qualify the relationship. Do not add a fictional rel="dofollow" attribute. It has no special Google Search meaning.
What is a nofollow link?
A nofollow link uses rel="nofollow":
<a rel="nofollow" href="https://example.com/">Example</a>
Google recommends using nofollow when the other qualifying values do not apply and you would rather Google not associate your site with the linked page or crawl the linked page from your site. A nofollow link can still be discovered through other sources, so it should not be treated as a guaranteed way to prevent a URL from being crawled or indexed. citeturn1search0
Nofollow vs sponsored vs UGC
Use rel=”sponsored” for paid links
If a link exists because of an advertisement, paid placement, sponsorship, or another compensated relationship, use rel="sponsored". Google says nofollow remains acceptable for these links, but sponsored is preferred when it accurately describes the relationship. citeturn1search0
<a rel="sponsored" href="https://example.com/">Sponsored resource</a>
Use rel=”ugc” for user-generated links
For links submitted by users, such as comments or forum posts, Google recommends rel="ugc". You can combine it with nofollow when appropriate, for example rel="ugc nofollow". citeturn1search0
<a rel="ugc" href="https://example.com/">Community link</a>
Use rel=”nofollow” when neither sponsored nor UGC fits
Nofollow is useful when you do not want to establish the normal relationship with the linked page and the link is not better described as sponsored or UGC. Multiple values can be combined when they accurately describe the link. citeturn1search0
Does a nofollow link have SEO value?
It is a mistake to divide links into “valuable follow links” and “worthless nofollow links.” A nofollow link can still send referral traffic, expose a brand or resource to an audience, and help people discover information. However, you should not assume that a nofollow link will pass the same ranking signals as a normal editorial link.
The more useful approach is to judge a link by its purpose and relevance rather than trying to manufacture a particular ratio of follow and nofollow links.
When should you use each link attribute?
- Normal link: Use when the link is a genuine editorial reference and no qualification is needed.
- Sponsored: Use for paid placements, advertisements, sponsorships and other compensated links.
- UGC: Use for links submitted by users, such as comments and forum contributions.
- Nofollow: Use when you do not want the normal association with the linked page and sponsored or UGC is not the better description.
What about affiliate links?
Affiliate links are commercial relationships, so they should be qualified appropriately. If the affiliate arrangement is a compensated relationship, rel="sponsored" is the clearest choice. Google also says nofollow remains acceptable for paid relationships. citeturn1search0
Do not use affiliate links simply to manipulate search rankings. Google’s spam policies prohibit buying or selling links for ranking purposes and other link schemes intended primarily to manipulate search results. citeturn1search10
Should every external link be nofollow?
No. Automatically adding nofollow to every external link is unnecessary. If you are linking to a useful, relevant source as part of your editorial content and there is no paid or user-generated relationship that needs qualification, a normal link is appropriate.
The goal is not to control every outbound link for an imagined SEO benefit. The goal is to accurately describe the relationship and give readers useful references.
Link-building practices to avoid in 2026
Do not build a strategy around manipulating link attributes or creating artificial backlink patterns. Google’s current spam policies identify practices such as buying or selling links for ranking purposes, excessive link exchanges, automated link creation, and paid articles or guest posts containing links intended to pass ranking credit as link spam. citeturn1search10
Google also continues to enforce its site reputation policy against third-party content published primarily to exploit an established site’s ranking signals. citeturn1search2turn0search0
Practical checklist for website owners
- Use a normal link when it is a genuine editorial reference.
- Use
rel="sponsored"for paid or compensated placements. - Use
rel="ugc"for user-submitted links. - Use
rel="nofollow"when you want to qualify a link and neither sponsored nor UGC is the more accurate label. - Do not add
rel="dofollow"; it is not a required or meaningful Google link attribute. - Do not chase a fixed follow-to-nofollow backlink ratio.
- Review affiliate and commercial links to make sure their relationship is accurately disclosed.
- Prioritize useful, relevant links and avoid link schemes designed primarily to manipulate rankings.
Bottom line
“Dofollow” is an SEO shorthand for a normal link, not a special HTML attribute. In 2026, the important distinction is whether a link is a normal editorial reference, paid or sponsored, user-generated, or a link you otherwise want to qualify with nofollow.
Use the attribute that accurately describes the relationship. That approach is more durable than trying to engineer backlink profiles around outdated assumptions about link counts, ratios, or guaranteed ranking benefits.
