Sponsored Attribute

rel=sponsored, sponsored link attribute, sponsored tag, sponsored link attribute
The sponsored attribute is an HTML attribute that tells search engines that a link is paid or sponsored. This is how you avoid SEO penalties from advertisers.

What is the Sponsored Attribute?

The sponsored attribute is an HTML attribute that you add to links that are paid or sponsored, in the form rel="sponsored". It signals to search engines such as Google that the link is part of a commercial arrangement, advertisement or sponsorship relationship. This prevents Google from seeing the link as an organic recommendation and penalizing your site for selling link value. The attribute was introduced by Google in 2019 as an addition to the existing nofollow attribute to provide more nuance in how links are classified.

How the sponsored attribute technically works

You add the attribute in the HTML code of a link, for example: <a href="https://example.com" rel="sponsored">View product</a>. Google's crawler reads this attribute and knows that the link does not count for PageRank calculations. Unlike a regular link, which counts as a "vote" for the target site, a sponsored link does not contribute to the authority of the receiving page. You can combine the attribute with other rel values, such as rel="sponsored nofollow," but in practice rel="sponsored" suffices for paid links. The attribute does not affect the visibility of the link to visitors, only how search engines interpret it. According to Google's guidelines, correctly marking paid links is a requirement for compliance with webmaster guidelines.

Why Google introduced the sponsored attribute

Before 2019, webmasters used the nofollow attribute for all links they did not want to "endorse": paid links, user-generated content and untrusted sources. That made it difficult for Google to distinguish between an ad and, say, a forum comment. By introducing the sponsored attribute, Google gained more insight into the nature of links. That helps the search engine better understand link patterns and detect manipulation. For you as a site administrator, it provides clarity: you transparently mark what is paid for without having to screen out all outbound links. In practice, we see with SME clients that correct use of the attribute builds trust with Google, especially if you regularly work with partners or run affiliate programs.

What the sponsored attribute brings to your SEO

If you don't mark paid links correctly, you run the risk of a manual action or algorithmic penalty from Google. That can result in lower rankings or even exclusion from search results. Applying the sponsored attribute consistently shows that you work transparently and follow the guidelines. This protects your position in search results and prevents your reputation from being damaged by link schemes. Moreover, it helps Google better understand the context of your site: for example, if you run a review site with affiliate links, the search engine knows that those links are commercial and not intended as editorial recommendations. Want to set up your linking strategy professionally and eliminate risk? A thoughtful SEO approach takes into account technical details like link attributes, so you can grow safely without penalties. In our projects, we ensure that all paid collaborations are implemented correctly, from affiliate marketing to sponsored content.

Applications of the Sponsored Attribute

The sponsored attribute is especially relevant if you generate revenue through links on your website or collaborate with advertisers. In practice, you come across it in affiliate programs, sponsored articles, banner ads and partner links. Below you can read in which situations you should apply the attribute and how to use it correctly without losing your SEO value.

Affiliate links and commission programs highlight

When you participate in an affiliate program, for example through Bol.com Partner, Daisycon or Awin, you receive commission for sales that come in through your link. By definition, those links are commercial and must be given the sponsored attribute. Many SMEs running a blog or knowledge base forget to do this and use regular links or even dofollow links. Google sees this as an attempt to manipulate PageRank and may penalize your site. By adding rel="sponsored," you indicate that the link is paid for, without losing the visibility of the link to your readers. In practice, we find that ecommerce stores and content platforms in particular benefit from this: you can continue to earn affiliate revenue without the risk of a penalty. A good link building strategy takes this into account from day one.

Correctly label sponsored content and advertorials

If you are paid to publish an article, review or case study that includes a link to the client, that is sponsored content. Consider a partnership with a software vendor who pays you for a comparison article, or a local business owner who sponsors in exchange for a listing on your site. Again, the link must be given rel="sponsored." This applies both to the main link in the text and to any banners or CTA buttons. Many Dutch SME companies working with influencers or content partners run into this problem: they don't know that even an "editorial-looking" link falls under the sponsored rule as soon as there is money or other compensation in return. Google is strict about this and actively checks for unmarked paid links. Want to work safely with partners and advertisers? Make sure your outbound links are configured correctly.

Banners, widgets and external ads on your site

If you sell ad space on your website, for example through Google AdSense, a proprietary banner program or a media agency, those ads often contain clickable links. All those links must be given the sponsored attribute, even if they are dynamically loaded through an ad network. In practice, AdSense handles this automatically, but if you place banners yourself or work through a custom script, you have to add the attribute manually. A common mistake: companies place a widget from a partner (for example, an event calendar or job module) without checking whether the links in it are properly tagged. If that widget contains dofollow links to the partner, Google can see that as paid link exchange. Therefore, always check the source code of external widgets and add rel="sponsored" where necessary. This is also relevant when using custom web development, where you have full control over how links are generated.

When the sponsored attribute is the right choice and when it is not

Use the sponsored attribute only for links that are part of a commercial relationship: payment, exchange, commission or other consideration. Do not use it for editorial links that you post of your own accord because you find a source valuable. Nor for internal links or navigational elements. A common mistake is for companies to mark all outbound links with rel="sponsored" as a precaution, but that actually undermines the value of your site: Google then sees that you never link organically to external sources, which can damage your credibility. Use rel="ugc" for user-generated content such as comments and forum posts, and rel="nofollow" only now for links that you don't want to endorse but are not paid for. So the sponsored attribute is specific and should be used intentionally, not as a default for all external links.

Want to apply this to your business? Monkey Vision helps SME entrepreneurs with web design, SEO and smart digital solutions. Schedule a no-obligation meeting and find out what's possible for you.

Schedule an introduction

Frequently Asked Questions

No, the sponsored attribute is more specific than nofollow. Both tell Google that a link should not count for PageRank, but rel="sponsored" explicitly indicates that the link is paid or sponsored. The nofollow attribute was originally used for all links you didn't want to endorse, from ads to spam-sensitive comments. Since 2019, Google recommends using rel="sponsored" for commercial links and rel="ugc" for user-generated content. In practice, you can combine them (rel="sponsored nofollow"), but that is not necessary: sponsored already implies that the link does not pass on SEO value. By choosing the right attribute, you'll help Google better understand the context of your links, which will benefit your ranking in the long run.

Only if there is financial compensation, product or other consideration in return for the link. An editorial mention that you post of your own accord does not need a sponsored attribute. Think of a link to an industry organization, knowledge source or supplier that you recommend without getting anything in return. As soon as there is payment, affiliate commission, product sponsorship or a barter deal (e.g. 'we link to you, you link to us'), the link must get rel="sponsored". In practice, we often see gray areas with SME clients: an affiliate who gives you free software in exchange for a listing, or a client who asks you for a link on your site. That too falls under "compensation" and requires the attribute. When in doubt: mark the link as sponsored. Better to be too careful than risk a penalty.

In WordPress' Gutenberg editor, you can add the attribute manually via the link settings. Select the text, click 'Insert link', enter the URL and uncheck the 'Open link in new tab' option (unless you want to). Then click on the gear icon on the right and scroll to 'Link rel'. Enter 'sponsored' there. If you are using the classic editor, switch to text mode (HTML) and add rel="sponsored" to the <a> tag. For affiliate plugins like Pretty Links or ThirstyAffiliates, you can specify in the settings that all links should automatically get rel="sponsored." Note that some page builders like Elementor or Divi have a separate field for link attributes. Always check the source code to make sure the attribute is added correctly. Want to make sure your WordPress site is technically up to par? We check these kinds of details by default in maintenance projects.

The best first step is a technical audit of your outbound links. Do you have affiliate links, sponsored content or banners on your site, but not sure if everything is labeled correctly? Then schedule a free 30-minute SEO scan at Monkey Vision. We'll walk through your site live, check your link attributes and immediately give you three areas of improvement you can pick up this week. You'll also get an honest assessment of any risks and how to avoid them. Not a sales pitch, but practical advice you can apply immediately. This way you can be sure that you comply with Google's guidelines and can continue to work safely with partners and advertisers.

About the author

Monkey Vision

Monkey Vision is a full-service digital agency in Remote, specializing in web design, SEO and AI automation for SMEs. The knowledge base is compiled by our team of online strategists and continuously updated based on current insights.

Publication date: 26-04-2026
Last update: 26-04-2026