WordPress Related Posts Plugin

I would like to present the most popular plugin I have ever developed. It’s so popular, it has been downloaded more then 10 Thousand times. It is truly a juggernaut, and now the latest version version is available free for you to download.

What the plugin does, is it generates related posts via the WordPress tags. It then adds the related posts to a feed which can, among things, be displayed at the bottom of all your posts. It will help keep people on your site for longer, and get more of your content viewed.

WordPress Related Posts

Installation and Usage:

  1. Upload the WPRP folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php wp_related_posts(); ?> in your templates
  4. Navigate to Manage Panel > Setting > WordPress Related Posts to configure plugin output.

Download: WordPress Related Posts

This entry was written by Denis, posted on March 21, 2008 at 6:17 pm, filed under Plugin and tagged , , , .
permalink | RSS feed. | Post a comment | Trackback URL |

4 Comments

  1. Posted March 22, 2008 at 8:25 pm | Permalink

    I think it is better than All in One SEO.

    [reply to this comment]

    IndexZ reply on April 19, 2008:

    They are types

    [reply to this comment]

  2. Posted March 25, 2008 at 10:51 pm | Permalink

    that’s a great plugin, it can show the related posts in your page, and activate the reader to read more….

    [reply to this comment]

  3. Posted April 7, 2008 at 10:49 am | Permalink

    Thanks for share, back after taste.

    [reply to this comment]

  4. Andrew
    Posted April 8, 2008 at 11:37 pm | Permalink

    Place in your templates

    exactly how this is done?

    [reply to this comment]

    Denis reply on April 23, 2008:

    edit single.php,
    find the_content(); function,
    paste <?php wp_related_posts(); ?> after it.

    [reply to this comment]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*