WordPress Related Posts Plugin

10.08.2009 by Denis - 39 Comments
Posted in Plugin

WordPress Related Posts Plugin 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.

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

Please donate via payapl to support the plugin’s development.

WordPress Related Posts

Related Posts

39 Responses to “WordPress Related Posts Plugin”

  1. Young says:

    I think it is better than All in One SEO.

  2. Stephen says:

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

  3. footprinter says:

    Thanks for share, back after taste.

  4. Andrew says:

    Place in your templates

    exactly how this is done?

  5. Sorin says:

    Hello,
    For me don t work, is showing only the title with link, no image :(

  6. Debbie says:

    Hi,
    I am having trouble getting the image to show. How do I create a custom field to associate my thumbnails?

    Thanks so much,

    debbie

  7. Matthew says:

    I’m having trouble on one of my sites with the plug-in showing only a line of text(the titles of related posts) in the RSS feed and not the list of related links. The only difference in the site from another that does work is that I have removed the php content command from the single post template.
    Any suggestions?

  8. Matthew says:

    I figured it out. The content value cannot be null (“”) as long as there is some value, I used a space then the plugin works fin with the RSS feed.

  9. kel says:

    Newbie question, but how can I change the font color of the hyperlinks.

    I am using related posts without thumbnails.

    Thank you

  10. Omar says:

    I have 10 related posts display, but want to split it up in 2 columns, 5 posts left, and 5 right, does anyone know how to accomplish this please?

  11. BestForWoman says:

    Great plugin! Thanks!
    But I have a problem. Why Random Posts are shown twice under my post? I guess I have no related posts at the moment, is that the reason??

  12. BestForWoman says:

    ok, I found out that I should not checkmark
    - Auto Insert Related Posts? in the plugin settings.
    Now it shows as needed, I also added related tags to have Related Posts underneath.
    But another problem occured! There are no Random Posts now under the Related Posts??

  13. SaSh says:

    Great plugin!! Thanks a lot for developing it.
    Could you please tell me how to change the font color of the “Related Posts Title” and the hyperlinks?

    Thanks!

    SaSh

  14. Asia Girl says:

    Great plugin! Thanks!

  15. is there a way of customizing this plugin? In the settings for the plugin you can exclude categories, but I want to embed this plugin in different places with each version excluding different categories, can i do this with a parameter passed into wp_related_posts ?

    I’d also like more info around the thumbnail, I am using p75 simple thumbnail plugin, is it possible to use these are thumbnails for related posts?

    Thank you! Great plugin!

  16. pepe says:

    how can i do it with categories instead tags?

  17. Kex says:

    simple but powerfull plugin! i’ll tried this plugin adapt to page which have subpages, but it’s hard for me to do ;) maybe you can help?

  18. Greg says:

    I just want to share this piece of css so you can have a nice related post layout with thumbnails. Hope it helps! and thanks for this great plugin!

    Paste it on your style.css

    .related_post a:link {border:none; color:#666666;}
    .related_post {clear:both; text-align:left; margin:10px 0px 0px 0px; padding:0;}
    .related_post li{width:120px; float:left; display:inline; margin-top:5px; margin-right:13px; margin-left:10px; padding:5;}
    .related_post img{width:120px; height:70px;clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
    .related_post img:hover {border: 1px solid #000;padding:5px;}
    .related_post a{clear:both; display:block; border:none; text-decoration:none;}
    .related_post li{font-size:11px;}
    .related_post li a:hover {color: #000;}

  19. RoaldB says:

    Does anybody know how to set a default image incase there is no thumbnail? For instance when there is only a video in the post?

  20. pixys says:

    Great plug-in ! A little bit tricky to figure out for non-code guys :(
    But when there is no related posts, It could be nice to display nothing – even the Related Post area – instead of a message “There is is no RP” or most commented/most popular posts.
    I try to do that with CSS property “display: none;” because I’m unable to get into PhP without damage…
    Does anyone knows the trick ?

  21. shoaib says:

    thnx a lot for this plugin,m goin to use this in my nu theme

  22. pradeep says:

    hi I am not able to display the image in the related post section. I am using WP 2.9.1

  23. mintori says:

    I’m still confuse, I try to install this plugin but my themes broken why i don’t know, whats wrong?

  24. exo says:

    I already paste after the_content(); function,
    on my single.php
    but only No Related Post is appear
    no posted related was appear
    this is my blog http://www.kasurexo.co.cc
    help me plase…..

  25. exo says:

    I already paste after the_content(); function,
    on my single.php
    but only No Related Post is appear
    no posted related was appear
    this is my blog http://www.kasurexo.co.cc
    help me plase…..

  26. mansoor says:

    hi i was using YARPP earlier but that is cruel for processor usage over shared hosting; resulting in suspension of my blog. Now i am in search of a plugin which is easy on db and doesnt give much load. How abt WPRP?

  27. bulkhogan says:

    please help, my posts are showing MASSIVE thumbnails. I was hoping they would show the related and random posts as small thumbnails.

    my site is http://www.bulkhogan.com

    please take a look. when i uploaded the pics and tagged them in i selected “thumbnail”

    thank you. am i gonna have to manually make thumbnails on this?