Restoring to a NoFollow Blog

July 21, 2011 | 00:12

It has been previously posted on the definition of a blog NoFollow and DoFollowdifference between Dofollow and blog NoFollow, changing into dofollow blog, as well as ways to find blog NoFollow or DoFollow.

And in this occasion, I will share how to restore to a NoFollow blog based on what I know. By default, access Nofollow bloggers there are 3 settings:

1. Backlink url
2. Comments url
3. Followers

To restore a NoFollow blog, we just restore the settings as before.

As usual, download full template first, then on the menu templates check expand widget templates:

1. Returns NoFollow on BackLink url, find the code zippy, then the code 'data: backlink.url', then add the code rel ='nofollow'

<dt class='comment-title'>
<span class='backlink-toggle-zippy'>&#160;</span>
<a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>
<b:include data='backlink' name='backlinkDeleteIcon'/>
</dt>

2. Returns NoFollow Comments url, find the code 'data:comment.authorUrl', then add the code rel ='nofollow'

<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>

3. Returns NoFollow on Followers, find the code followers, the 'data:follower.displayName' and add the code rel ='nofollow'

<div class='follower'>
<a expr:href='data:follower.profileUrl' expr:title='data:follower.displayName' rel='nofollow'>

Hopefully this can be useful for those who want to return to NoFollow blogs.
Share this article :
 
Copyright © 2010-2012. PAPATITI ONLINE . All Rights Reserved.
Template modify by Creating Website