U comment, I follow
this blog is now "nofollow free".
What does thism mean? URLs in comments will now be followed by bots and search engine!
Blogger uses the "nofollow tag" in comments by default, but it's possible and easy to remove it:
just go under "template" and "edit html".
Check "Expand Widget Templates".
search for
<a expr:href='data:comment.authorUrl' rel='nofollow'>
and cancel the "rel='nofollow'" part! Only
<a expr:href='data:comment.authorUrl'>
should remain.
it's easy and fast!