Menu Close Menu

Please Protect your blog from panda effect by adding nofollow tag to your lables

Protection from google panda effect When it comes to search engine optimization, things are changing all the time. Aside from the rollout of Google’s “Search, Plus Your World” in January 2012, the biggest update to the search company’s algorithm is Google Panda. Google Panda was first unleashed upon the Web a year ago in February 2011, and, in that year, there have been several updates to its algorithm. That is a Stringent Google new algorithm that looks for content ranches and link farms and completely stops indexing the publisher URLS. If your blog contains too many inappropriate content or Matching content or your post Amount is less than 300 words, you have too many category/labels on your blog or website that makes no Intellect then you can be the next target of Google panda update. So be aware from these errors and add no follow tag to your blog or website lables/category links. We will nofollow the labels that appear below your post titles and also the labels appearing in your sidebar category widget.

 

Add No Follow Tag to you blogger label links

 

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

2. and find the following code in your template coding.

<a expr:href='data:label.url' rel='tag'>

3. and replace above line with this code.

<a expr:href='data:label.url' rel='tag,nofollow'>

You are successfully added nofollow tag to your post body lable links. next steps is adding nofollow tag to your sidebar lable links

4. Now search for following code.

<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>

5. Replace above code with this code.

<a expr:dir='data:blog.languageDirection' expr:href='data:label.url' rel='nofollow'><data:label.name/></a>

That’s it now you have done your little work but response is very big. You can confirm by viewing your template source in browser. I hope your blogs may grow raise more and may stay protected from Google panda effect. Keep up to date with new features and opportunities by subscribing to our blog via email Notification, adding our Google+ page to your circles or like us our page on facebook. Thanks for reading our posts.

"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

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.