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
|
|


















July 14, 2008 at 11:13 pm
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]
July 14, 2008 at 11:13 pm
@Arthur
I am using Akismet,
and now my blog comments are not moderated.
[Reply]
July 14, 2008 at 11:13 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]
July 14, 2008 at 11:13 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]
July 14, 2008 at 11:13 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]
July 14, 2008 at 11:13 pm
Oh Thanks for providing us a place for free backlinks.
[Reply]