As a blogger, i know how important the backlinks are.
What if you got few backlinks for free ? commenting on my blog will help you to get free backlinks !!
My blogs comments auther section links are DO FOLLOW !!*
So Enjoy free backlinks from my blog. keep commenting.
But remember, the spammer comments will be 100% removed from my blog , comments are moderated so that i can monitor each and every comment on my blog.
You have a wordpress blog ?
Want to make it “You comment , i will Follow” ?
Just follow these simple steps.
1. Either install any DO FOLLOW Plugin in your wordpress. which you can get just by Goooogling.
2. Or if you want to do manual tweaks in your files to achieve this then open the file “wp-includes/comment-template.php”
Now
(For Wordpress 2.3 or older: line 48)
(For Wordpress 2.5: line 114).
(For Wordpress 2.6: line 116)
REPLACE :
$return = "<a href='$url' rel='external nofollow'>$author</a>";
with this:
$return = "<a href='$url' rel='external'>$author</a>";
Please observe this image carefully.

NOTE : Remember to take regular backups of your all files from server before doing any changes to files, i am not responsible for any side effect.
Now Done, You have hacked your wordpress to have DO Follow comment links !!
I recommend all blogger to use this tweak to give proper rewards to the people who comment on our blog !
* UPDATED : Currently my blog comments are NO FOLLOW, i actually suffer a lot from the comment spamming on my blog, so i decided to remove the DO FOLLOW from comment and makes to back to No Follow, your can get more information about comment spamming from here and here. actually i read those two posts and decided this . sorry guys.
You can read one of the main reason why i came to this conclusion here, Where nofollow and where dofollow







Jul 19, 2008 at 2:49 am
you can install akismet to take over the manual method of checking for comments. also, it is a good thing that comments appear instantly. some folks don’t like the idea of waiting for their comments to be moderated.
Reply to this comment
Jul 29, 2008 at 12:06 pm
@Arthur
I am using Akismet,
and now my blog comments are not moderated.
Reply to this comment
Jul 31, 2008 at 4:23 pm
The replacement line you have posted above contains special characters. One of my client took your line and pasted in line 116 and his blog was screwed up. See what happens when I paste the live below:
$return = “$author”;
The double quotes and single quotes are all special characters and fail in PHP parsing. You should put the original line and modified line in plain text code so that people don’t get messed up.
Thanks for the hint anyway.
Reply to this comment
Jul 31, 2008 at 5:24 pm
@WebTenet Solutions
Ohh,I really sorry if your client face any serious problem due to this. now i corrected the error, and added the Image to justify what actually u have to do to make them Do Follow. Actually i allready given both the actual code and modified code there.
Please have a look , and suggest if its still wrong.
Reply to this comment
Jul 31, 2008 at 5:44 pm
I meant a
blog that shows the code in plain text (Courier New font) as in other blogs where from someone can copy directly, but thanks for the correction.Reply to this comment
Dec 2, 2008 at 11:53 am
Oh Thanks for providing us a place for free backlinks.
Reply to this comment
Apr 8, 2009 at 12:57 pm
Thank you so very much for letting us our make blog do follow.
Reply to this comment
Apr 14, 2009 at 10:01 pm
Thanks so much for this… I think as long as you have spam filters and such making your blog do-follow can only help draw in more people.
Reply to this comment
May 1, 2009 at 5:29 am
Chetan,
I have got also some blogs,most people send spam comments.
Always carefully control commenters and do not apply spam commenters or only writing short words like thanks etc. I read your background,you are computer postgraduate student and I believe that you will be a big Specialist in your field.The Indians are also very good in Computer,Information Systems Area.
Good luck from Turkey to you.
Reply to this comment
Jan 30, 2010 at 1:20 am
Thanks very much for this useful tutorial
Reply to this comment
Feb 7, 2010 at 11:35 pm
Thanks for the info. I am going to find a plugin to use. How in the world can I find out if someone’s blog I am commenting on is indeed a do-follow blog? I am working hard on building links and it is taking forever.
Reply to this comment