It is important for bloggers to understand the importance of implementing nofollow links into their content management systems. By using nofollow links properly, you can avoid being penalized by Google, which could have a negative effect on your website’s ranking in search engine results. In this article, I will explain what nofollow links are, when you should use them, and how to create them.
What is a Nofollow Link?
When posting links on your website, those links will essentially be created as follow or nofollow links. The nofollow tag is a unique attribute that you will add to your links for the purpose of telling search engines not to follow or count those links.
When you add a nofollow tag to a link on your website, you are essentially telling Google, “Don’t pass along any of my good page rank or give any boost to websites that are linked to my website.”
Without the nofollow tag, the links you post on your website are automatically created as follow links, which tells search engines that you trust those sites and don’t mind passing them some of your page rank, or what some call, “link juice.”
When Should You Use Nofollow Links?
It is good SEO practice to create external links to multiple sites that produce valuable and relevant content. If you are writing great content and linking to relevant websites, the majority of your links should be created as follow links. There are, however, certain times when you should use always use nofollow links.
When Linking to Websites You Don’t Trust
When linking to websites that are sketchy, it is highly advisable to add the nofollow tag to those links. One thing you don’t want to do is increase the page ranking of bad or untrustworthy websites. Creating nofollow links will protect you and help you sustain your good reputation with Google.
Affiliate Links and Sponsored Posts
As required by Google, You MUST use the nofollow tag for any paid links. This includes affiliate links as well as sponsored posts. This is required, as Google wants to know whenever you are profiting from any links displayed on your website. In addition, Google does not want you passing page rank to websites or brands that are paying you to post their links on your website.
You should inform any sponsors beforehand that the nofollow tag will be applied to any links included in sponsored posts. Not following this guideline can cause your website to rank low in search results, or even worse, you can be penalized by Google.
Comments
You should make the links in your comment section nofollow. Doing this will keep you from increasing the page rank of spammers who leave links in the comments. If you have WordPress, all links posted in your comments are automatically converted to nofollow.
How to Create a Nofollow Link
Creating a nofollow link is really simple, but it does involve some HTML coding. In order to make a link nofollow, you will add the nofollow tag, which is written: Rel=”nofollow”
For example, in our post about Moo business cards, the HTML link would normally be written as:
<a href=”http://moo.com”>Moo</a>
If we are an affiliate for Moo, we would add the nofollow tag to the link, which would change it to:
<a href=”http://moo.com” rel=”nofollow”>Moo</a>
If you use WordPress, you would make the change in your post editor.
- Open the post and switch from Visual to Text view.
- Once you find the link, add the nofollow tag and then click update.
For more help with this, watch my Youtube video below for a step-by-step walkthrough for creating Nofollow Links.
Hunain Ahmed says
I just have a question.
I have recently discovered the no follow links techniques. I have installed a plugin that automatically added no follow tag to all my outbound links.
I want to know that what if we don’t add any do follow external link on our site. Will my ranking decrase ?.
Is absolutely no dofollow external links on a blog harmfull for seo ?
Rothesia Stokes says
Hi Hunain. No, I don’t believe making all of your links nofollow will hurt your SEO. However, it will not help to boost your SEO either. It is good SEO practice to link to relevant external sites.
Monique says
Great info. It was really helpful! I’ll be using the nofollow technique now. Thanks again. 🙂
Rothesia Stokes says
Thanks Monique! I’m glad it was helpful.
JoAnna says
I wasn’t aware in previous posts, but since have included in all of my links and it has help tremendously with my rankings. Thanks for sharing #BLMGirl
Rothesia Stokes says
Thanks Joanna! I’m glad this was helpful.
Julianne @ What the Bride Wore says
Hi! I am popping over from the FB group. I never realized I should no follow sketchy links – that’s a great tip! Thanks!!
Rothesia Stokes says
Hi Julianne! Yes, you don’t want to boost the page ranking for sites you don’t trust. Glad this was helpful. Thanks you for visiting.
Siobhan (BeFree Project) says
Wow! I had no idea about non-follow links, Thank you for schooling me and the video helped out a lot. Will pin for later use. #BLMgirl
Rothesia Stokes says
Siobhan, I am so happy this tutorial was helpful. Thanks for visiting!
Mar says
I had no idea about no follow links for affiliate links. Pinned this for future reference! Thanks for sharing 🙂
Rothesia Stokes says
Thank you, Mar! Thank you for pinning.
Kasi says
Great advice, I had no clue about nofollow links! I will have to add these to my future blog posts!
Rothesia Stokes says
Great Kasi! Thanks for visiting.
Dee @ Cocktails with Mom says
I did not know about the comments needing to be no-follow. I learned something new today. Thanks for the post.
Rothesia Stokes says
Thanks Dee! I’m glad it was helpful.
Kim says
You just educated me in the past 5 mins. Thanks for this valuable info. I am still trying to figure out the world of SEO.
Rothesia Stokes says
Thanks for visiting Kim!
Simone Jones Tyner says
Great info. I hate dealing with this part of blogging, but it’s good info to know. #BLMGirl
Rothesia Stokes says
Thanks, Simone. I’m glad it was helpful.
Mary Hill says
Do you know how to do nofollow links for self-hosted WordPress? I did not see that option when creating links in the editor? Is there a simple way without adding the Html to each link?
thanks.
Rothesia Stokes says
Hi Mary. My site is also self-hosted and there is not an option in the dashboard to make it nofollow. There are a few plugins that you can install that will make your links nofollow. You will just have to a search for some good plugins. Just make sure to backup your site before installing any new plugins. You can also redirect the links to an intermediate page that is blocked from search engines with a robots.txt file, however, that is more technical.