=== Plugin Name === Contributors: poer Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=X66PFX355A9H4 Tags: seo, links, post, internal linking, auto smart links Requires at least: 2.8 Tested up to: 3.1 Stable tag: 0.110310 SEO Auto Links & Related Posts, a combination of related posts and auto smart links plugin. == Description == SEO Auto Links & Related Posts (SEO ALRP) is a combination of related posts and auto links plugin. The auto links feature is similar to SEO Smart Links plugin, without the 2000 posts limitation and faster. The auto link's concept is simple, instead of comparing all the blog posts title with the current blog content, it will only match the post title of posts related to the current blog post. In short, it is a related posts inside the blog content it self. For the related posts, you have two options here, to find the related posts base on the post title only or base on post title and post content. The post title importance is higher compare to the post content. And during the process, the plugin removes stop words from the post content to get the best possible related posts. To limit the number of database connection, all database queries are cached using the build in WordPress cache. Combine with limited comparison of related posts title, these two features make the auto link process quite fast, even for blog with thousands of blog posts. == Installation == 1. Download it here. or search from WordPress Admin > Plugin > Add New. 1. Install and activate from WordPress Admin > Plugins page. 1. Go to the WordPress Admin Options page > SEO ALRP, and set the options as you wish. == Frequently Asked Questions == No FAQ yet. == Screenshots == 1. Auto links admin options. 2. Related posts admin options. 3. Related posts admin options, HTML tag to format the output. == Changelog == = 0.110310 = * Bug fix, display < when manual links option is empty = 0.110308 = * Bug fix, admin page now using input validation * Prevent duplicate content from related posts = 0.110307 = * Remove stopwords; * Give more weight on post title; * Auto link related posts from inside post content; * Using built in wp cache; == Upgrade Notice == = 0.110310 = Remove stopwords; Give more weight on post title; Auto link related posts from inside post content; Using built in wp cache; Bug fix.