How to Make Blogger Blog Dofollow
You just have to remove a few “nofollow” tags from Blogger template. You should have no problem with this easy method. From Blogger Dashboard go to Layout> Edit HTML. Then check the box beside “Expand Widget Templates”. Now search for the below line of code
<a expr:href='data:comment.authorUrl' rel='nofollow'>
Remove rel='nofollow' from it. Save your template.
To remove nofollow attribute from pingback/trackback urls find the line
<a expr:href='data:backlink.url' rel='nofollow'>
& remove the nofollow tag just like before.
Now your Blogger blog has become dofollow.
By the way do a backup of your template before modifying it. It’s always safe. Enjoy your dofollow blogspot blog.
Related posts:
Categories: Blogging



