All articles
29. 10. 2019
2 min read

Google is introducing a new way to rank websites!

Google is introducing a new way to rank websites!

Does your site have a high PageRank? Google uses PageRank to decide where a page ranks in search results. It is an algorithm for ranking the importance of a website. Simply put, it is the result of the sum of the values of links that point to another website. After 14 years, Google has significantly changed the rules for marking external links.

 Attributes “nofollow” and “dofollow”

In 2005, the rel=”nofollow” attribute was announced to help combat comment spam. By this is meant a category of spambots, or spammer posts that abused web forms to send or post unsolicited advertisements. Google treated links marked as “nofollow” by not tracking them and therefore not affecting PageRank.

The opposite of this attribute was rel=”dofollow”, which indicated that search engines gave it weight. Such a link was part of the site’s linkbuilding strategy. If the page you linked to with the dofollow attribute had a high PageRank, your site benefited in its ranking.

New Rules

However, Google has changed this standard. It has introduced a new division of attributes that can be used to indicate the nature of specific links. The new feature is that you can use a combination of these attributes, such as rel=”nofollow ugc”.

  • rel=”sponsored“: links marked this way mean either ads or paid promotions (commonly called “paid links”)
  • rel=”ugc“: A user-generated link in content, (for social networks, blogs, websites, etc.) that is created by users of your products or services themselves. These are, for example, links in comments, or in posts on an online forum.
  • rel=”nofollow“: all links that we do not want to be used to crawl, index, or pass ratings to the linked URL.
  • No attribute: For ordinary links that we expect Google to crawl.

HTML

You can write a link on your page as follows:

<a href=”https://railsformers.com/blog” rel=”selected attribute”>Blog | Railsformers</a>

Do you have well labeled links on your page?

Here all three attributes are used for ranking purposes and there is no misuse of attributes. For crawling and indexing purposes, the attributes will begin to be used on March 1, 2020, according to Google. But beware! If you have untagged sponsored links on your site and want to avoid possible penalties in the future, use rel=”sponsored” or rel=”nofollow” to tag these links.

If your site uses mismatched attributes, don’t despair. We at Railsformers are able to help. As part of the optimization process, we’ll check your link labels for accuracy and apply new “rel” attributes so that you rank ahead of your competition on Google! Feel free to contact us for more information.

Have a project?

Get in touch and we'll discuss how we can help.
Contact us

More articles

1 Aug 2026

Cyber Resilience Act: New Rules for Secure Software and Digital Products

The European Union is introducing another important regulation in the field of cybersecurity. It is called the Cyber Resilience Act, or CRA for short, and applies to all products with a digital component. This means not only smart devices, but also software, applications, and systems that connect to a network or communicate with another service…
Read the article
15 Jul 2026

Withdrawal button – Wontilles responds in advance to new legislative requirements

The legislative environment in the field of e-commerce is undergoing constant changes, which place high demands on online shop operators.
Read the article
1 Jun 2026

Railsformers at the Faculty of Arts at the OU: Ruby on Rails in practice and now also in IT business

At the Faculty of Science of the University of Ostrava, we have long been giving students practical experience with Ruby on Rails development and showing them what it looks like to work on real web applications. From the original pilot course, we have developed a stable course Ruby on Rails I and II, which we…
Read the article