By default blogspot templates make the urls in the comment fiedls as no follow =>
Means search engines wont follow these links In my blog the comments field is followed=>
Means you will get inlinks to your blog(which are followed by search engines)
Means you will get inlinks to your blog(which are followed by search engines)
Note: That is helpful for your site which make it Search Engine Optimization..
This may encourage commentors to comment on your blog, So if interested you can comment on my blog, Spammers please dont hurt me.. Ok now i should tell you how to implement the do follow attribute in your blog As i always say:-
- open up your blog layout.
- choose EditeHTML.
- click on Expand Widget Templates.
- then search for these words:-
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
- after that remove the words in black " rel='nofollow' "
