=== WP Nofollow Post === Contributors: Xrvel Tags: nofollow, seo Requires at least: 3.0.1 Tested up to: 4.7.1 Stable tag: 1.0.5 Add nofollow attribute to all external links on posts / pages. Exception can be added on several domains. This plugin will not remove old rel of a link (if any), but this plugin smartly adds necessary rel attributes. For addition this plugin can remove links on comments too. == Description == Add nofollow attribute to all external links on posts / pages. Exception can be added on several domains. This plugin will not remove old rel of a link (if any), but this plugin smartly adds necessary rel attributes. For addition this plugin can remove links on comments too. == Installation == The installation process. 1. Upload to the `/wp-content/plugins/` directory. Or directly upload from your Plugin management page. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = If i deactivate this plugin, what happen to previous posts ? = All posts will be changed back to the original nofollow / dofollow state. This plugin does not modify recorded post on database. = What if the link has old rel ? = This plugin will smartly add necessary rels instead of removing the old one. == Changelog == = 1.0.5 = * Apply replacement in excerpt too. = 1.0.4 = * PHP Notice handling. = 1.0.3 = * Some bug prevention. = 1.0.2 = * Add function to remove links on comments. = 1.0.1 = * Minor function renaming. = 1.0.0 = * First release. == Upgrade Notice == None == Screenshots == None