modify nofollow become DoFollow blog

I modify nofollow become DoFollow blog.
Okay just follow the guide
1. login to blogger.com
2. Click Design - Edit HTML
3. Click or writings Checklist Expand Widget Templates
4. Find or press CTRL + F keystrokes nofollow
5. looking for similar code like this

<a expr:href='data:backlink.url' rel='nofollow'>
<a expr:href='data:comment.authorUrl' rel='nofollow'>


6. There are several techniques to modify the nofollow become DoFollow
a. replace text with the word DoFollow so nofollow script like this:
<a expr:href='data:backlink.url' rel='dofollow'>
<a expr:href='data:comment.authorUrl' rel='dofollow'>


b. Removing the word rel = 'nofollow'
<a expr:href='data:backlink.url' >
<a expr:href='data:comment.authorUrl''&gt


c. Adding an external word before the word nofollow so the script like this:
<a expr:href='data:backlink.url' rel='external nofollow'>
<a expr:href='data:comment.authorUrl' rel='external nofollow'>


Just like that please experiment yourself, about how to change the blog to DoFollow nofollow
If you want to get a linkback from a blog DoFollow, you please comment on www.seogelo.blogspot.com

0 comments