KaizenCoders
HomeURL ShortifyContact
  • Documentation
  • Announcements
    • 💰[IMPORTANT] Buy an annual/lifetime URL Shortify PRO plan at the old price until September 2, 2024
  • Account & Billing
    • Prorating Upgrades & Downgrades
  • URL Shortify
    • Getting Started
      • Features
      • Benefits Of URL Shortify
      • Integrations
      • How to install URL Shortify
    • API Documentation
      • Links
    • Frequently Asked Questions
    • Release Notes
    • How to create a short link
    • What is No Follow and Sponsored link?
    • What is Parameter Forwarding, Why to use it & How to implement in URL Shortify?
    • What is Link Tracking, Why do track links & How to do it with URL Shortify?
    • How to generate QR code of a short link?
    • How to Exclude Specific IP Addresses
    • How to import short links using CSV?
    • How to redirect to different urls based on device?
    • How to redirect to target url based on location?
    • How to enable/disable auto create link for Posts, Pages & any custom post types?
    • How to Filter Out Known Robots Clicks
    • How to setup custom domains in URL Shortify
    • Share short links on the different social media platforms
    • How to create UTM Presets & use it?
    • How to do Split test (A/B test) of short links?
    • How do we give link management access to other WordPress roles?
    • How to export Links & Clicks data?
    • Generate Short Links On Importing Posts through WP All Imports
    • Link Cloaking & Masking
    • Generate Short Links for Posts, Pages & Custom Post Types in Bulk
    • How to Set an Expiry Date for Short URLs in URL Shortify
    • Display Short URL Above, Below, and Within Post, Pages, & Custom Post Types Content
    • What is Link Rotations & How It Works?
  • Update URLs
  • Social Linkz
    • Page 1
Powered by GitBook
On this page
  • Links and SEO
  • Link building
  • The nofollow attribute
  • What does that look like?
  • Internal links
  • What are sponsored and ugc links?
  • Combining attributes
  • When should you use which attribute?
  • The sponsored attribute
  • The UGC attribute
  • The nofollow attribute
  • How to add nofollow & sponsored attributes in short URLs?
  1. URL Shortify

What is No Follow and Sponsored link?

Links and SEO

Links are an important part of SEO. Without links, Google (or other search engines) may not discover your pages, or might not think that they’re important. Sometimes, though, you might want Google not to follow a link. Or you might want to tell them a particular is sponsored, or added to your page by a user. Why’s that? And how do you implement this on your website? Learn all about sponsored, nofollow and ugc links here!

When you link to another website, search engines may count that as a ‘vote’ for the page you’re linking to. Pages that have many such ‘votes’, from authoritative and trusted websites, may rank higher in the search results as a result (as they, in turn, become more authoritative and trustworthy). That makes links a kind of currency.

That’s why a good SEO strategy should always consider how the types of content, marketing and PR that you do will encourage other websites to link to you.

Link building

In the past, but still even today, people try to game the system by buying links. Obviously, that’s not the way to go; Google’s penguins might come after you! That’s why we recommend holistic link building, which boils down to creating great resources for your audience and reaching out to get the word out, eventually leading to more links.

But, what happens if you want to link to a page, without voting for it? And, what stops people from finding ways to cheat the system, such as posting links to their site on your website; on comment forms, forums, or social media profiles?

In these cases, we need to use a special type of link, to tell search engines that it shouldn’t be trusted.

The nofollow attribute

In the early days of SEO, many unscrupulous marketers realized that they could easily get hundreds of links to their pages by leaving spam comments on other blogs, buying links from webmasters or placing links on any site that allowed user-submitted content.

To combat this, in 2005 Google introduced a way to mark a link as untrusted; specifically, a way of saying “Don’t follow this link”. By adding a nofollow attribute to your links, they’d no longer count as votes. It also became Google’s policy that any link that is paid for (typically an advert, paid placement, or similar) should use a nofollow attribute to indicate that it shouldn’t affect their ranking calculations.

That’s because paid links are the same as a ‘vote’ for a page. For instance, if someone pays you to put an ad on your website, you might send some visitors to the advertised page or product. Since it’s not a natural endorsement, link value shouldn’t pass on to this particular page; search engines shouldn’t rank it higher because you’ve received some kind of compensation for that link.

This also made it possible to link to a page that you don’t endorse, but you still want to use it as an example in your copy (e.g., “I tried this product, but it was horrible”).

Today, almost all comment systems and social media platforms automatically add a nofollow attribute to user-submitted content.

What does that look like?

Let’s take a closer look at a link. In HTML, a plain link looks like this: <a href="https://www.example.com">example link</a>. You probably use these types of links a lot throughout your content. You use them to point readers to interesting, related content on your own site or someone else’s website.

If you want to indicate that you don’t trust the site you’re linking to, or that it’s a paid placement, including the nofollow attribute would look like this: <a href="https://www.example.com" rel="nofollow">example link</a>.

Internal links

Nofollow doesn’t always mean “don’t follow”

Links contain valuable information that can help us improve search, such as how the words within links describe the content they point at. Looking at all the links we encounter can also help us better understand unnatural linking patterns. By shifting to a hint model, we no longer lose this important information, while still allowing site owners to indicate that some links shouldn’t be given the weight of a first-party endorsement.

What are sponsored and ugc links?

  • The sponsored attribute should be used to identify links that are specifically the result of paid placement; e.g., sponsored placements, advertorials, paid links, and similar.

  • The UGC attribute should be used to identify links that are created by users (e.g., author links in a comment form), which therefore aren’t necessarily trusted or endorsed by the page’s author.

In both cases, these work similarly to the original nofollow attribute – they tell Google note to count the link as a ‘vote’. We don’t know precisely how Google uses this data internally, but they’ve hinted that it’ll help them understand more about the link. That might improve how they count ‘votes’ and evaluate pages.

What does that look like?

That means that we have four different types of HTML markup for links:

  • A normal link, with no rel attribute

  • A nofollow link: <a href="https://www.example.com" rel="nofollow">example link</a>

  • A sponsored link: <a href="https://www.example.com" rel="sponsored">example link</a>

  • A user-generated content link: <a href="https://www.example.com" rel="ugc">example link/a>

Combining attributes

Whilst each of these attributes describes different types of links, it’s possible to combine various rel attributes in one link. For instance, a sponsored and nofollow attribute can exist in one link: <a href="https://www.example.com" rel="nofollow sponsored">example link</a>.

This is useful, because not all search engines support the two new rel attributes, so it’s best practice to use the nofollow attribute along with the sponsored and ugc attribute.

So, now you know what these links and rel attributes look like. But why and when should you use them?

When should you use which attribute?

The sponsored attribute

An advertisement or link you get paid for or in any other way should use the sponsored attribute. The reasoning behind this is that Google sees links to a page as an endorsement; you link to an article because it’s a valuable resource you’d like to point your users to. When you get paid to place a reference to another website your motivation is different. It might be something you wouldn’t link to without compensation. With the sponsored attribute Google can differentiate these “unnatural links” from normal links.

As other search engines won’t recognize this sponsored attribute (yet), we do recommend adding the nofollow attribute to this type of link as well.

The UGC attribute

The nofollow attribute

As not all search engines support the sponsored or ugc attributes, you should still add the nofollow attribute to both these types of links as well.

How to add nofollow & sponsored attributes in short URLs?

To add nofollow & sponsored attributes in a short URL, you can follow the following steps.

  1. Go to URL Shortify > Links

  2. Create New Link

  3. Enable No Follow & Sponsored option (see below image)

  4. Done

You can set these options globally as well. So, when you set these options enable as global. All the new links you generate will have these options enabled by default. To set this option globally, follow the below steps.

  1. Go to URL Shortify > Settings

  2. Go to the Links section

  3. Enable the No Follow & Sponsored settings. (see the below image)

  4. Save the settings.

PreviousHow to create a short linkNextWhat is Parameter Forwarding, Why to use it & How to implement in URL Shortify?

Last updated 9 months ago

So far, we’ve only considered whether external links should be nofollow’d. In some cases, it might also make sense to mark an internal link with a nofollow attribute. In Yoast SEO, a nofollow attribute to internal links that point to your login or registration pages. This prevents Google from wasting resources crawling and evaluating those pages.

It’s important to understand that most search engines treat nofollow as a ‘hint’, and might follow them whilst still ‘devaluing’ them. An

, Google

In September 2019, two new types of link attributes. It’s now possible to mark links as sponsored or UGC (short for ‘user-generated content), as well as nofollow. They explained that:

In July 2020, Bing updated to clarify that they, too, support the sponsored and ugc properties.

You should use the UGC attribute whenever users of your website can create content or links on it; e.g., in the comment section on your site. If you’re on WordPress, there’s no need to worry about this attribute; WordPress automatically adds a UGC attribute, as well as a nofollow attribute – – to the links in the comment section on your site.

we automatically add
announcement from Google in September 2019 clarified this:
Danny Sullivan
Google announced
their documentation
a specific request from our team
Nofollow & Sponsored