Related Post plugin for WordPress
Related Posts are the most popular type of navigation and SEO WordPress Plugins out there. These offer related blog content to your readers and encourage them to stay a while longer on your blog. They also expose older posts to the light, extending their life.
When a visitor finds your website via a search engine or other website, they’re often there for a reason. They want to find out about a particular topic of interest. Related Posts makes life easier on your visitors by showing them other posts you’ve written on the subject. This greatly increases the chance that a visitor will stick around browsing your blog, and is perfect for existing visitors to find out your past thoughts on a particular subject.
Related post like this
Related Posts
. example example
. example example
. example example
. example example
php code for related post
< ?php if (function_exists('related_posts')) echo('
Related posts:’), related_posts(); ?>
Read Installation & Usage
Related posts:
December 20th, 2007 at 10:00 am
Oh, and did not know about it. Thanks for the information …