To remove nofollow tag from comments.
- Allow anonymous comments, go to Settings in Blogger and then Comments.
 - Go to Blogger layout and click on Edit HTML.
 - Check Expand Widget Templates.
 - Search “nofollow“ . you will see tag like <a expr:href=’data:comment.authorUrl’ rel=’nofollow’><data:comment.author/></a>
 - Remove tag rel=’nofollow’
 
To remove nofollow tag from  trackback and pingback.
- Again search “nofollow” and you will see tag like <a expr:href=’data:backlink.url’ rel=’nofollow’><data:backlink.title/>
 - Remove tag rel=’nofollow’
 - Its done Save template.
 
No comments:
Post a Comment