This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/do-more
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Do More === Contributors: amandato, pluginspodcast Donate link: http://www.pluginspodcast.com/ Tags: more, more tag, post, posts, seo, penguin, panda Requires at least: 3.7 Tested up to: 4.2 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Do more with the `<!--more-->` Tag, make all links below the `<!--more-->` tag include the rel="nofollow" attribute. == Description == Do more with the read more (`<!--more-->`) Tag. This plugin makes all links below the `<!--more-->` tag include the rel="nofollow" attribute. This plugin is ideal for blog posts that want to organize untrusted links below the `<!--more-->` tag. This has become very important since the recent Google penguin and panda search algorithm changes. == Installation == 1. Copy/Upload the entire `do-more` directory from the downloaded zip file into the /wp-content/plugins/ directory. 1. Activate the "Do More" plugin in the 'Plugins' menu in WordPress 1. Enjoy doing more with your links == Frequently Asked Questions == = Why did you make the plugin? = To solve a simple problem, make web links automatically include the rel="nofollow" when they are placed below the `<!--more-->` tag. == Screenshots == No screen shots at this time. == Changelog == = 0.1 = * Released on 1/26/2014 * First version, when the plugin is activated all links below the `<!--more-->` tag automatically include the rel="nofollow" attribute. == Upgrade Notice == = 0.1 = None at this time.