NoFollow Free

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/
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



