Menu Close Menu

protect your blog from panda effect by adding nofollow tag to comment links

Why should you nofollow comment links Google Panda effect is the name most of you might heard. It is a strict Google new algorithm that looks for content farms and link farms and completely stops indexing the publisher. Have you ever wondered how you can automatically add the rel="nofollow" attribute to all the links embedded in the comments users post on your blogger Blog? It is quite simple really, but unintuitive to find if you don't know where to look. Make sure that spammy links do not have a reason to infiltrate your comments, especially if you have anonymous users posting comments. The rel tag is about the only tag found in the anchor search engine robots listen to. Using the rel tag therefore makes sure the value of those links in search engine ranking is relatively null. Most of blog posts are either duplicate copies or infringed material. This year Google penalized many such sites along with some reputed blogs. So add no follow tag to your blog comments links to  Protect Your blog from Google Panda effect.

 

Recommended..!!

 

Add Nofollow Tag To Comments Links

If spammers are spamming in blog comments to get better SEO and anchored links for their sites, NoFollow would render such spam useless. Problem is, spammers still spam. avoid spammers who just comment in order to steal your PageRank.

 

1. Add It To Author Links

1. Go to your blogger dasboard>>template>>edit html

2. find the follow piece of code.

<a expr:href='data:comment.authorUrl'

 

3. and replace with below code.

<a expr:href='data:comment.authorUrl' rel='nofollow'

 

2. Add it to comment spammy links

1. Go to your blogger dasboard>>template>>edit html

2. Next Search for this.

<a class='comment-link'

 

3. and replace with this code.

<a class='comment-link' rel="nofollow"

 

Click on save and you are done..!!!

Note:- You can confirm the nofollow tag by viewing your blog source code in browser. and search comments. We also use nofollow tag to our blog comments links.

Please let me know if you needed any further assistance by posting comment.

"Be the first to express your thoughts" :

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete
  3. This comment has been removed by a blog administrator.

    ReplyDelete
  4. This comment has been removed by a blog administrator.

    ReplyDelete

Important - Make sure to click the "Subscribe By Email" link below the comment for to be notified of follow up comments and replies.If you use Name/URL don't use keywords as your name. We love to hear from you! Leave us a comment.
To ensure proper display, HTML/XML/JavaScript need to be Encode first using this Encoder Tool Then paste the Encoded code here.