Changing No Follow Blog To Do Follow Blog
This is about blogging where we can change our blog from no follow blog become do follow blog. This is because of many advantages that will be gotten by this format. Some of advantages of do follow website are there will be more people who will be interested to leave comments to your blogs as this way will help them to build link popularity of their site. The other advantage is related to online business which force webmaster to replace their no follow format into do follow. It is review program or selling text link. That is why doing this step is very important for most webmaster.
We can use two ways to replace no follow format with do follow format. They are manual way and also by installing plugin into your site. When manual way become your way you have two parts of your website that you have to edit. They are comment form and also track back form. You have to assure that you have erased no follow from html line in these part. Here they are format you have use to make your blog become do follow one.
In Comment form:
Find out using Ctrl+F to find this HTML line
<a expr:href=’data:comment.authorUrl’ rel=’nofollow’><data:comment.author/></a>
and replace this format like the following one
<a expr:href=’data:comment.authorUrl’ rel=’external’><data:comment.author/></a>
Or like this
<a expr:href=’data:comment.authorUrl’><data:comment.author/></a>
Meanwhile to change your no follow track back you can use the same way to find the following script
<a expr:href=’data:backlink.url’ rel=’nofollow’><data:backlink.title/></a>
replace this track back script become
<a expr:href=’data:backlink.url’ rel=’external’><data:backlink.title/></a>
or
<a expr:href=’data:backlink.url’><data:backlink.title/></a>
These are the steps that you can follow to change your no follow site become do follow site manually. Meanwhile when you select to use plugin, you can get it by visiting wordpress plugin directory and find do follow plugin. After you find this plugin download and extract it, then install it into your site by using upload media, like ftp core or filezilla. What ever your media, you have to assure that you place in right directory of your site. The directory route is your site name–>wp-content–>plugin.
Then visit your dashboard area in your site and enter to plugin tab. Activate do follow plugin and instantly your site already became a do follow site.
Don’t forget to place do follow sign into your site to infor your visitors that your site is do follow website.
Good Luck.
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

[...] [...]