=== WP Links === Contributors: nasium Tags: seo, external, links, new tab, new window, nofollow, rel, target, _blank, posts, page, custom post type, comments, google, url Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: 1.4 Author URI: http://www.foxybay.com License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html SEO plugin that forces external links to open in a new tab, increasing the time a user spends on your page. == Description == WP Links is a SEO friendly external link handler to improve your on page SEO and increase your visitor time spent on site. One of the ways you can increase your search engine ranking is by increasing the time a user spends browsing your website. This plugin is intended to increase the time a user spends on your page by assisting publishers in HTML markup. **How does it work?** The plugin parses links on your post/page/comments/excerpts before it gets written to the screen and adds target="_blank" to the HTML anchor tag. WP Links will preserve title="" and all other anchor tag attributes. Additional options are available in the options page. == Screenshots == 1. Options Page == Installation == 1. Upload the folder `wp-links` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Visit the `WP Links Options` page under settings and add the necessary information. == Changelog == = 1.4 = Fix blank space error. = 1.0 = First release of the plugin.