I think almost all Bloggers Know What is NoFollow Tag. For the beginners I’m describing below.
WHAT IS NOFOLLOW TAG??
NoFollow is a Keyword or Tag which is given to the links (that redirects to other sites) of your website which is used to command search Robots to index the links but not allowed to follow that links. This Nofollow Tag is used when you are linking to a bad or non-trusted websites. IIf this tag is used, then your visitor can click on that link but the search robots see the links as a plain text; preventing them from following the links. If the nofollow tag is not given to such links,then the harm will be of your website. So better to use this tag (wisely).
Why Should We use Nofollow Comment Links?
We should Nofollow Comment Links because Robots follow all your Comment Links and if they are SPAM, then your website Rank as well as your traffic will be Decreased greatly……… So in order to prevent this, Nofollow comment links should be done; so that Robots could not Follow them.
How To Nofollow Comment Links??
1. First of all, go to Blogger Dashboard > Template > Edit HTML > Proceed
2. Check the “Expand Widget Templates” Button
3. Now Search For the Following Code:
<a class='comment-link'
4. Replace the Code with the Following one:
<a class='comment-link' rel="nofollow"
5. Now, Again search for the following Code:
<a expr:href='data:comment.authorUrl'>
6. Replace the above Code with the Following one:
<a expr:href='data:comment.authorUrl' rel='nofollow'>
That’s all. Now “save your Template”. You will be successfully command the robots to not follow the comment links. If You face any problem, then feel free to comment here.
0 comments:
Post a Comment