Best Related Posts

Best Related Posts is a straight forward and easy to use plug in. It shows related posts for the post user is reading. It also add the first picture in post as thumbnail beside the related post.

It is better than other plugins and widgets as it is good for internal link building and overall pagerank. it Lets you to design the look of your related posts list. It lets to write your own HTML and gives you access to some tags (link, title, image, …)

Download

Want to try it download Best Related Posts Plugin from Wordpress site

How to Use Best Related Posts Plugin

To add the related post list, usually you have to open the single.php of your current theme and add the PHP code:

<?php boposts_show(); ?>

or can use Post Layout plugin and add such line of code in the single post bottom.

Best Related Posts Plugin comes with a predefined layout which is a table suitable for most blog design but you can modify it as you like.

The layout is composed by an header block, a footer block and a body block. The body block will be repeated for the number of related posts found (limited by max posts values).

Tags need to be used within the body block that will be replaced with related posts data (such as title, permalink, excerpt, image and so on).

See Plug in action

best-related-posts thumbnail

60 responses so far

60 Responses to “Best Related Posts”

  1. fruityon 27 Aug 2009 at 7:24 pm

    How do I prevent “pages” from appearing? I just want “posts” to be displayed.

  2. adminon 29 Aug 2009 at 10:06 am

    I will fix this in next update.. I am working on this

  3. Smirkon 29 Aug 2009 at 4:50 pm

    Added it using post layout plugin. It always shows “No results”, however I have 5 posts with very similar titles, same categories and tags.

  4. Ryanon 30 Aug 2009 at 9:24 am

    This is a great plugin, thanks to team Sutlej for the work.

    @fruity, here’s a quick fix to just show posts

    in the file “plugin.php”, find and replace this line “‘ and post_status in (\’publish\’) and id!=’ . $post->ID . ” with “‘ and post_type in (\’post\’) and post_status in (\’publish\’) and id!=’ . $post->ID .” and it will just show posts.

  5. adminon 01 Sep 2009 at 10:17 am

    Thank you for your contribution Ryan! we will be releasing the update to plugin with your fix. of course with an acknowledgment of your contribution

  6. danielon 01 Sep 2009 at 1:36 pm

    Added it using post layout plugin. It always shows “No results”, however I have 5 posts with very similar titles, same categories and tags.

    i have this same problem.. can you help me ?

  7. Ma9or !on 01 Sep 2009 at 2:42 pm

    Hello ,

    Thanks for this plugin .

    I want to know if there any way to add the thumbnails by add special filed ?

    I mean the I don’t want the plugin take the first image I want to add the thumbnails by my self ..

    Thanks

  8. Jeson 01 Sep 2009 at 7:16 pm

    This is a great plugin! But as with Smirk, it always shows “No Results”, and of course I have many similar articles.

  9. Another ryanon 01 Sep 2009 at 9:38 pm

    Just updated the newest version. Getting no results error. Do I need to make the above change?

  10. Thomason 01 Sep 2009 at 11:53 pm

    I’m using your nice plugin. I’ve just updated to the last version and it works no more. Instead to see related posts, I see “No results” everywhere. I’v already tried to desactivate and to reactivate again the plugin…

    Please help. Thanks for your answer.

  11. R. MAK.on 02 Sep 2009 at 1:09 am

    Sorry for the trouble folks!

    Just released the update 1.0.5 with the fix to above issues..

  12. matejon 02 Sep 2009 at 3:26 am

    hello,
    sounds like a great plugin, but i get:
    No results with 1.0.5 version.

    Is it working based on tags? I have tried to add TEST tag to 5 posts….

    thanks for reply,
    M.

  13. Thomason 02 Sep 2009 at 5:51 am

    THANKS a lot ! It works again ;-)

  14. Jeson 02 Sep 2009 at 1:45 pm

    Thanks for a great plugin!! Is there a way to align the top of all of the images? Mine are uneven. Anyone else seeing that?

  15. JMon 02 Sep 2009 at 4:20 pm

    Nice plugin tks. It’s what I need but… there I have a problem.

    I use to write my own excerpt and dont let WP to get it from the first lines of the post. Your plugin get the excerpt from first lines of the post and not from the really excerpt from wp.

    So, my question is: It’s possible yo can change the code in a way that, in case the excerpt exist, get this excerpt, else get the excerpt from the post?

    Tks in advance

  16. Jeson 02 Sep 2009 at 9:11 pm

    I changed <td valign="top" to <td style="vertical-align: top" and it aligns the top of the images.

  17. shibawion 02 Sep 2009 at 10:05 pm

    It’s cool plugin and works, previously the plugin wasn’t work, but after update automatically, it’s work. thanks..

  18. R. MAK.on 03 Sep 2009 at 8:37 am

    Cool thing about this plugin is that you can format it how you like :) thanks for your tip

  19. R. MAK.on 03 Sep 2009 at 8:43 am

    for next update, I will keep your suggestion mind. thanks for checking this out

  20. viceon 05 Sep 2009 at 4:19 am

    i have wordpres 2.8.4 and your plugin 1.0.5 and keeps showing “no results”. i tried other related posts plugins and the worked. can you help me pls? thx

  21. Pallabon 05 Sep 2009 at 1:13 pm

    Great plugin, but I had to remove it because it has a major problem. have a look at this image:
    It needs to have a built in crop functionality.

  22. Nicoleon 06 Sep 2009 at 8:24 pm

    Hi there, thanks so much for the plug-in, it’s great! Just a small problem though, only one thumbnail appears, while the rest of the image placeholders are empty. Is there a way to solve this?

    Thanks!

  23. zon 09 Sep 2009 at 10:19 pm

    a little suggestion here.
    rather than putting that first image in the post as the thumbnail, can we put set the custom value of the image? i think that would be better. because not all post is started with an image. btw its just a suggestion to make it better. thank you for this great plugin though :D

  24. kidon 12 Sep 2009 at 2:38 pm

    Hi, this is a great plugin. One question…
    How to avoid that some posts are displayed?

  25. Paulon 13 Sep 2009 at 11:11 pm

    I found this plug-in by mistake and have to say it’s amazing! Thank you!

  26. ceopson 16 Sep 2009 at 7:58 pm

    when i saw first i liked it to much but afetr installed i feel bad :( cause its not enough elegant. if u make any classic slimy frames to seperate posts i think will be better. But this is just my opinion dont care. wish u best (^-^)

  27. [...] Best Related Posts – A recent plguin amongst the scores of related posts plugins out there. What sets BRP apart from others are two factors. One it automatically pulls images and displays thumbnails along with the link to related posts. And secondly it is remarkably easy to customize and install and gels very well with the blogs CSS. All you need to do is isntall and paste a simple code in the Single.php file and you are done. [...]

  28. martinon 25 Sep 2009 at 7:52 am

    installed plugin — but only the text appears — no images. Any idea what is going on? I am using WP 2.8.4. Thanks!

  29. R. MAK.on 25 Sep 2009 at 2:20 pm

    Do you have image on your site?

  30. Banglaon 29 Sep 2009 at 8:04 am

    Great Plugin. Thanks. I am using it in my new site.

  31. Fenellaon 30 Sep 2009 at 6:24 pm

    Wow! Took less than 3 minutes to get it installed and working perfectly. Thanks for such a great plugin. Keep up the good work!

  32. Simonon 01 Oct 2009 at 5:24 am

    Just want to praise your efforts, and say keep on..regards

  33. udayon 01 Oct 2009 at 9:00 pm

    Hi. Is there any way to align this posts vertically – I mean i would like to bring 3 thumbnails on my sidebar of 180 px width vertically.

    thanks

  34. Gagaon 10 Oct 2009 at 7:38 pm

    This is an amazing plugin. Thanks for putting it out there.

  35. zaalandon 11 Oct 2009 at 8:56 am

    Hi !
    The plugin results are not visible using Firefox 3.5 (nothing “best related posts” visible at all). Works great with other browsers like IE or Chrome.
    Am I the only blind ? :-)
    Congrats for the great work anyhow.

  36. wildbugon 11 Oct 2009 at 11:06 am

    Fantastic plugin! But for a lot of the “related” posts displayed, I know there are posts much more related to what’s being shown. Is there any way to get the results to take the “tags” into consideration? That would get a much closer results display. Thanks…

  37. wildbugon 11 Oct 2009 at 11:43 am

    Hi again,
    A few more questions:

    1. Some of my images are not appearing. They all do show up on my archives/category listing page. Is there any way to adapt the plugin to use the same image as what is used on my archives/category listing page to make sure an image displays?

    2. Also, I want my images to be a square shape (110px x 110px). Currently, the images on my archives/category listing page are resized/cropped. Is there any way to do the same for the images that display from your plugin? Right now, they appear distorted.

    3. The issue I posted about previously is a big problem on some posts, as the “related” posts are completely unrelated. The tags would give a much tighter post result. Hope you can help me adapt the code to incorporate that!

    4. This plugin looks great, but as I am new to WP and programming, I am unsure if it will have any big effect on load time for my posts. Will this slow my site down a lot?

    Also, you might want to put your plugin on this list so others know you are compatible with 2.8.4: http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.8

    Thanks for a great looking plugin – it really adds to my site!!

  38. wildbugon 12 Oct 2009 at 1:27 pm

    The developer is not answering support questions at this time, so I am hoping others who have used this plugin can help me out with the issues I posted above. Thanks so much to anyone that can advise me!!

  39. AutoSpinnon 15 Oct 2009 at 4:08 pm

    It’s the best in this type of plugin I’ve tried linkwithin, thumbie but I found this is the best. Thanks a lot

  40. Christian Fosson 22 Oct 2009 at 5:30 pm

    Hello and thanks for the neat plugin!

    I’m wondering if it wouldn’t be smarter to compare posts via TAGS?
    It should be quite easy to incorporate.

    Best regards,
    Christian / Hejven.se

  41. R. MAK.on 23 Oct 2009 at 4:32 am

    I will release the next version soon. I would try to incorporate your suggestion in that

  42. [...] A la hora de buscarlo dimos con muchos no demasiado operativos. No queríamos aquellos a los que hay que indicarles la imagen a mostrar. Con casi 3 años de posts sería realmente engorroso editar uno a uno para indicar que imagen enseñar. Así que aquí nuestra recomendación: Best Related Posts [...]

  43. Brett Aquilaon 29 Oct 2009 at 9:11 am

    I just installed this on WP 2.8.5 and it’s working exactly as it should. I’m pleased with it. I was able to customize the look and function in the options admin quite easily.

    This is not a complex plugin with 1000 options. It’s simple – it lists as many related posts as you would like it to list with thumbnails included. It uses a very simple table layout as a template which you can easily customize to your heart’s desire.

    If you’re looking for a thousand different options for how it determines related posts, different weightings to different fields, customizations for certain pages and posts and all that – this is not the plugin for you.

    If you would like a plugin that is simple to install, works right out of the box, and has a markup/templating system that is easy to customize, then this plugin will do a great job.

    I simply wanted a plugin that lists similar posts that would function well right out of the box that I could easily customize the look of to match my site – and this plugin did exactly that.

    I would also agree with above comments that adding Tags as another consideration would be key. But otherwise, it’s doing a fine job.

    Great job! Thank you!!!!

  44. Rudolfon 02 Nov 2009 at 6:08 am

    @Brett Aquila, I couldn’t agree more. This is a great plugin, thanks to its simplicity.

  45. Anwaron 06 Nov 2009 at 4:27 pm

    Hi. It would seem that the reason this plugin will not display images some of the time is because it will only recognizes gif. and not jpegs. I have put together an artist blog and that seems to be the problem concerning images as most of my images are jpeg..

  46. guidoon 09 Nov 2009 at 11:14 am

    Fantastic, it is what I was looking for.
    Great job
    Thank you

  47. Brett Aquilaon 09 Nov 2009 at 7:21 pm

    @Anwar – that’s not true. All of my images are jpeg and they show up just fine. Check out my site to see it working.

  48. mrititoon 10 Nov 2009 at 4:36 am

    hi i have installled and im getting No results using wordpress 2.8.5
    how to fix it tnx

  49. MXVon 17 Nov 2009 at 6:00 pm

    Love the plugin, just one question/request:

    Is there a way to exclude a category you don’t want it to pick posts from?

    Thanks!

  50. Larryon 23 Nov 2009 at 11:10 am

    I would like to filter out a specific page so it does not show up in the results. Can anyone post how to add this to the plugin.php file?

  51. Watch Online Serieson 23 Dec 2009 at 6:27 am

    hi there, i used this plugin. it work perfectly at first but now, it seems like the thumbnail is not showing. any idea why?

  52. jhoon 24 Dec 2009 at 2:48 pm

    I like to include the date creation of the post. How can I do that?

    Thanks in advance for any help.

  53. Kimberleyon 27 Dec 2009 at 9:04 am

    I just installed your plugin after trying many others and it is great, however I use images that are not square in my posts, but would like them to show up as square images in the related posts section. I know someone else asked how to do this or if it is possible some time ago, but it was never answered. Is it possible without having to change all of my image sizes in my posts? Thanks, and great job on this plugin!

  54. shoaibon 01 Jan 2010 at 11:31 am

    why is this plugin not pulling any images,else it works like a charm thnx .

  55. Danon 02 Jan 2010 at 11:20 am

    Great plugin! But please please can you help, in my site I use a custom field titled “thumb” to show the image of a post which is displayed on the homepage slider and in the post itself. is there anyway the plugin can show images from the custom field?

    Thanks!

  56. Richon 05 Jan 2010 at 11:57 pm

    I’m getting “No Results”.
    I just installed WP 2.9.1. Is this the problem?

  57. ajayon 06 Jan 2010 at 3:06 am

    yeah working this plug in is good. and with those tips it is more easy to use.

  58. luleon 15 Jan 2010 at 7:58 pm

    There are a lot of posts without “first image”. So how to set a default picture for all of these?

  59. Denizon 01 Feb 2010 at 6:54 pm

    how can we edit it for validation xhtml ?

  60. chipon 03 Feb 2010 at 4:12 pm

    hi – nice plugin!

    couple issues: the thumbnails are not always showing and the text underneath the thumbs is one word per line so it stretches long and looks funny.

    any ideas?

Trackback URI | Comments RSS

Leave a Reply