Thursday, 19 January 2012

// // 2 comments

Add nofollow tag to all blogger links



nofollow tag

Blogger add the nofollow tag in your blogger labels. All are known one thing that Google search engine is fully depending upon Google panda. Now Google algorithm is very strict and labels are looks like content farm if you don't add the nofollow tag in your blogger labels Google will stop indexing your Blogger posts. Friends in past times if your blog is getting 2000-3000 visitors per day now this time if you not add nofollow tag then you loss your visitors. The MBC friend one website has getting the same problem for not adding the nofollow tag. I have visited many official blogger blogs but i found they have added dofollow tag, friends once time think they are official blogs also Google will personally showing and this blogs are automatic get traffic. Our blogs are very personal and Google will very strict for Indexing any content. Now MBC also using the nofollow tag for her all label tags. Friends now a days SEO is muh more important you can get a SEO article in the MBC next post. Now start learn how to add the nofollow tag in our blogger label tags. But the nofollow tag is officially announced for all bloggers.




Add nofollow tag to all blogger label links




For Blogger Post Label links


Go To Blogger > Design > Edit HTML > Expand Widget Templates

Backup your template

Then search the below code using Ctrl + F


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


Replace with below code


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



For Blogger label cloud widget


Then search the below code using Ctrl + F


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


Replace with below code


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


Save your template.


Now you are safe from Google panda.


Visit your blog and stay happy.

2 comments: