How to Add No Follow Tag in Link

When it comes to optimizing your website for search engines, adding the no follow tag in links plays a crucial role. This tag tells search engines not to follow a specific link, preventing it from influencing the link’s ranking. In this article, we will guide you step by step on how to add the no follow tag in a link.

Step-by-Step Guide

1. Identify the link:

  • Look for the link that you want search engines to ignore.
  • It can be either an external or internal link on your website.

2. Understand the HTML tag:

  • Know that the no follow tag is implemented using the rel attribute in the HTML link tag.
  • The tag should be set as rel=”nofollow” to instruct search engines not to follow the link.

3. Access the HTML source code:

  • Open the webpage where the link exists.
  • Right-click on the page and select “View Page Source” or similar options.

4. Locate the link code:

  • Use the “Find” function (Ctrl+F or Command+F) to search for the link’s HTML code.
  • Look for the anchor tag that surrounds the link text.

5. Add the no follow attribute:

  • Insert rel=”nofollow” within the opening anchor tag before the href attribute.
  • For example, it should appear as Link Text.

6. Save and test:

  • Save the changes you made to the HTML source code.
  • Test the link by clicking on it and ensure it is functioning correctly.

Conclusion

In summary, adding the no follow tag in a link is a simple yet essential step in optimizing your website for search engines. By following the easy steps mentioned above, you can guide search engines to disregard specific links that you don’t want to influence your website’s ranking. Remember to always include the rel=”nofollow” attribute within the anchor tag’s code to achieve this. With this knowledge, you are now equipped to effectively implement the no follow tag in your website’s links.

Rizwan Aritonang

An independent WordPress & Front-End Developer from Bandung, Indonesia.

Get In Touch

Leave a Comment