NoFollow Free

0

This WordPress plugin remove the “nofollow” attribute from your wordpress blog’s comments (precisely from the author’s links) and/or from the comments text links and it inserts

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This WordPress plugin remove the “nofollow” attribute from your wordpress blog’s comments (precisely from the author’s links) and/or from the comments text links and it inserts (if you want) an image band at the top of your pages with the phrase: “NOFOLLOW FRE” to encourage your users to submit comments.
The last release includes new options to replace the nofollow only when the author posted X comments before and put back the nofollow when some blacklisted words are matched. The replacement of the nofollow is also based on the users type (registered and visitor users). Every option cna be customized by the options page “NOFF”.

NoFollow Free now is multilingual, it supports English, Spanish, Italian, German, Turkish, Swedish, French, Portuguese, Romanian, Russian, Danish, Arabic, Croatian, Norwegian, Indonesian, Dutch, Hungarian, Chinese, Japanese, Polish amd Finnish languages.

Now it comes with a nice sidebar Widget support to show the top ten charts for the top commenters.

Usage

When you activate the plugin it just works removing the “nofollow” attribute from your comments authors link, but if you would like have the image band at the top of your pages too, you MUST put the php function into your template file just below the attribute like this:

<body>
<?php if (function_exists(noff())) noff(); ?>
...

Remember to set the plugin option by clicking wp-admin -> options -> NOFF

Infos

You could find every informations here and much more at http://www.michelem.org/wordpress-plugin-nofollow-free/