In the last week or so it seems everyone is getting their overly concerned about the ‘No Follow’ tag that wordpress adds to commentators website link on comments they leave.
For those who don’t know, the ref=”nofollow” tag is a tag you can add to links to tell google not to follow that link.
I’f im honest im totally baffled why people are so concerned about this. I understand that people want to reward their commentators but surely any benefit from leaving your link to your comments comes from visits from that page and not the tiny page rank allocation you could get from it. The page rank of actual posts is rarely as high as the home page and any seo benefit will be low due to dozens of other bloggers leaving their url as well.
But i still want to reward my commentators
I know some blog owners want to reward all commentators and remove the nofollow tag. For example, David Culpepper from ProBlogging is keen on removing it (good blog, worth a read!).
Ok. You have two options.
$return = "<a href='$url' rel='external nofollow'>$author</a>";
$return = "<a href='$url'>$author</a>";
I wish i could say there was more to it but thats it. Upload your comment-template.php file and broadcast to the world that commentators get some ;link ;love’ on your blog. I edited my template as well. If you leave a comment on this page, view the source of the page and find your link and you’ll see that the ‘nofollow’ tag isn’t attached to your link (think that means ive now jumped on the ‘no follow’ bandwagon!)
Hope you find this helpful
Author comments are in a darker gray color for you to easily identify the posts author in the comments
Comments are closed since this post is older than 30 days. However, you can continue this discussion in our popular Blogging Forums
These are definitely the best ways to encourage comments, and I’ve tried implementing both, but have had horrible trouble. The Recent Comments widget shows the entire title of the post and the user, rather than simply showing a user id. So the recent comments widget gets to be too long for the page. Also, I can’t get Top Commentators to work with the widgets plugin. Always messes up some how… Anyone else have this problem? Any Help?
-Sam from MarketMatador.com
I’ve been using DoFollow for sometime now and participated in all of the hype surrounding it by leaving comments on posts like this. I think it does build more of a community as encourages comments which is what we all like to see right?
I even had a same question!!!! i wasn’t good about wordpress. .