How do I use the no follow?

A1WEBSITEPRO QuestionsCategory: SEOHow do I use the no follow?
Anonymous asked 9 years ago

I want to know how to use the no follow in a link. I have read a lot about this and I am somewhat confused about it.

How do I use the no follow? was last modified: May 21st, 2015 by Anonymous
0 Answers
Maximus Mccullough Staff answered 9 years ago

The nofollow attribute is given to anchor links. For example here is a link to a1websitepro.com in order to make a link such as this no follow we would add rel=”nofollow” in the anchor tag. See the code below.

<a href="https://a1websitepro.com" rel="nofollow">a1websitepro.com</a>

Answer for How do I use the no follow? was last modified: May 21st, 2015 by Maximus Mccullough