This tips only for blog that used the wordpress.org platform. Like us knew rel-dofollow inside blog will be regarded as backlink by search engine. But in the Wordpress comment field was used NoFollow as default. We can change to DoFollow by using DoFollow plugin, unfortunately because several bugs certain, recommended to change them with manual method.

Below the step of manual method :

Step 1: To change Comment Author link became DoFollow
Open your wp-includes folder then open comment-template.php file. Find the code along with:

$return = “<a href=’$url’ rel=’external nofollow’>$author</a>”;

Delete the word “nofollow” , so that code will be like this :

$return = “<a href=’$url’ rel=’external’>$author</a>”;

Step 2: To change Comment Field link became DoFollow
Open your wp-includes folder then open default-filters.php file. Find the code along with:

add_filter(’pre_comment_content’, ‘wp_rel_nofollow’, 15);

Added // in front of that code , so will be like this :

//add_filter(’pre_comment_content’, ‘wp_rel_nofollow’, 15);

Done, your blog comment field already DoFollow now. One more thing, do not forget to activated your akismet plugin before doing all kind above. What is the benefit of using DoFollow in comment field? Please check, Mike sharing about it. Thanks Mike.

Bookmark and Share

Tagged by users :

inurl /com/comment/reply , a nofollow rel=dofollow , inurl * /com/comment/reply , INTITLE:coading of nofollow to dofollow , href= rel=nofollow rel=dofollow , how to change rel=nofollow to rel=dofollow in worpress blog , how to chage my comment link dofollow on wordpress , hairs inurl?comment: com/comment/reply/ , dofollow blog education , dofollow blog business , do follow blog education , code for dofollow comment field , Change WP Comment links to dofollow , chamging wp to do follow , www wp trick coom

Posted in Blogging | Comments (0)


Tags: , ,

Posted on Tuesday, 12th August 2008 by dhoho


Make Money With Shvoong

Leave a Reply

Security Code: