How to create a nofollow link?

Reading Time: < 1 minute

If you wish to create a nofollow link, just add the rel=”nofollow” tag

See example below:

<a href=http://www.yourdomain.com target=”_blank” rel=”nofollow”>Your site name</a>

The code target=”_blank” opens the webpage within a new window

How useful was this post?

Click on a star to rate it!

As you found this post useful...

Follow us on social media!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.