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).
How do I prevent “pages” from appearing? I just want “posts” to be displayed.
I will fix this in next update.. I am working on this
Added it using post layout plugin. It always shows “No results”, however I have 5 posts with very similar titles, same categories and tags.
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.
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
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 ?
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
This is a great plugin! But as with Smirk, it always shows “No Results”, and of course I have many similar articles.
Just updated the newest version. Getting no results error. Do I need to make the above change?
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.
Sorry for the trouble folks!
Just released the update 1.0.5 with the fix to above issues..
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.
THANKS a lot ! It works again
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?
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
I changed <td valign="top" to <td style="vertical-align: top" and it aligns the top of the images.
It’s cool plugin and works, previously the plugin wasn’t work, but after update automatically, it’s work. thanks..
Cool thing about this plugin is that you can format it how you like
thanks for your tip
for next update, I will keep your suggestion mind. thanks for checking this out
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
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.
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!
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
Hi, this is a great plugin. One question…
How to avoid that some posts are displayed?
I found this plug-in by mistake and have to say it’s amazing! Thank you!
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 (^-^)
[...] 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. [...]
installed plugin — but only the text appears — no images. Any idea what is going on? I am using WP 2.8.4. Thanks!
Do you have image on your site?
Great Plugin. Thanks. I am using it in my new site.
Wow! Took less than 3 minutes to get it installed and working perfectly. Thanks for such a great plugin. Keep up the good work!
Just want to praise your efforts, and say keep on..regards
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
This is an amazing plugin. Thanks for putting it out there.
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.
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…
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!!
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!!
It’s the best in this type of plugin I’ve tried linkwithin, thumbie but I found this is the best. Thanks a lot
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
I will release the next version soon. I would try to incorporate your suggestion in that
[...] 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 [...]
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!!!!
@Brett Aquila, I couldn’t agree more. This is a great plugin, thanks to its simplicity.
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..
Fantastic, it is what I was looking for.
Great job
Thank you
@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.
hi i have installled and im getting No results using wordpress 2.8.5
how to fix it tnx
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!
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?
hi there, i used this plugin. it work perfectly at first but now, it seems like the thumbnail is not showing. any idea why?
I like to include the date creation of the post. How can I do that?
Thanks in advance for any help.
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!
why is this plugin not pulling any images,else it works like a charm thnx .
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!
I’m getting “No Results”.
I just installed WP 2.9.1. Is this the problem?
yeah working this plug in is good. and with those tips it is more easy to use.
There are a lot of posts without “first image”. So how to set a default picture for all of these?
how can we edit it for validation xhtml ?
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?
Hi! nice plugin here.. have a question tough, does it require a manual installing like the ordinary related post plugin by wasabi? thanks!
PS – Also seeing problem chip mentions about title showing one word per line – but ONLY IN EXPLORER. Looks lovely in Firefox.
Thanks for the effort, but I had to uninstall it as it kept telling ‘No results’ for all my 30 posts.
left a comment a few weeks ago asking if there was any way to get the plug-in to recognize thumbnails saved by YouTube Thumbnailer?
Also had asked about some posts that were displaying some thumbnails differently (one thumbnail would be a tiny empty box about 5 pixels wide by 10 pixels tall, but 3 others displaying normally next to it) I had included a link to an example but it might have trigger a spam program so I won’t do that again.
I also said I was having same problem Chip mentions above with text under thumbnails showing 1 word per line – but only in Internet Explorer – the headline text looks fine in firefox.
It does not save my settings from some reason.
I cannot change the number of max related posts. any ideas why?
options.php is writable
Can i remove the link of your page in the end. “Grab This Plugin”. Is this allowed by you Mr. Owner or i cannot do it. By the way i really appreciate your work.
I like this plugin a lot.
You are not allowed to remove it… It is how I get paid for my work… just a link back.. no money
that’s great…i was looking for a horizontal post plugin…Thanks..!
Any idea if there will be an updated version of this? I click on the link to the download page on wordpress above and it shows
# Version: 1.0.5
# Other Versions »
# Last Updated: 2009-9-2
# Requires WordPress Version: 2.3 or higher
# Compatible up to: 2.8.4
AFAIK wordpress is at 2.9.2 now
Hi,
I think your plugin does not work with PHP 5.3.0 and up.
es un fabulosa cancion deberian bender ese disco
its great plugin i was looking for ..
just simple install and get related post auctomacly with related thumbnail
great thankz
awesome plugin, but the alignment of the title and the excerpt goes for a toss when seen in Internet Explorer 8? Can you please help me to fix this issue?
Thanks!
i like it but ….
does it work with wordpress 2.9.2 ???????????????????????????
Same problem here.
Will ever arrive a fix for Internet Explorer 8?
PROBLEM!
Works fine for posts that have ONE image before any text. But if there is text, then image and more text, it will not render any image, also, if there are several images in a post, it will not display any image. Please have script retrieve ALL image tags from a post, and then select a random image to display. Anyway, good work, and have the image tag retrieve script updated ASAP! thanks! ;p
Hi
I install this plugin in http://fokkerradio.com
it’s wallpaper blog
I want to place image only in the related post
then I edit the code like this
why there is no image in the related post?
please help me
Dude… thanks very much! as u were I was completly frustrated with other plugins about related posts! Mainly cause thumbs never worked fine!
I have the same problem as TOM,
Works fine for posts that have ONE image before any text. But if there is text, then image and more text, it will not render any image, also, if there are several images in a post, it will not display any image.
No thumbnail in post having text / than image / text /images … any random way to extract the images instead of extracing the first images .. hope this will be solved soon .. Thanks
[...] 4. Best Related Posts: [...]
This plugin didnt work for me either.. it did only the first time, but then again I’m seeing this symbol ‘/’ across all the code. I’m not sure but it might not be compatible with wordpress 3.0… and the links dont take it to their respective posts, it says its not found. The images are broken as well.
Hi I’ve tried it. But can’t work. Thanks anyway. Maybe the wrong is on my side. Keep up the good work.
Hi there, can you please reply to me directly with an answer to my question of last night. I need to know how to remove this plugin without breaking my theme css.
It seems that you have included something in this plugin that makes it extremely difficult to remove.
Your attention is greatly appreciated.
Nico
The thumbs don;t show up?
can some one help?
Doesn’t work with 3.0/+
Adds extra “/” to all codes.
Hi all,
I have already “No results” when I use this plugin.
Someone have a tip for me ?
And Lou Sparx, can you explain me where I must add “/” please ?
I am a beginer to wordpress.
Hi !
Great plugin, but I need to change the sentence in english “You might also like” freely to french language.
Is it possible ?
And where must I do the change ? In which file ?
thanks in advance,
best regards from France.
I´ve ben searching long time for a related post for WordPress, and finally it works, thanks to you.
Do know how other plugins are so difficult to improve best results.
Very recomended.
Finally, an issue that I am passionate about. I have looked for information of this caliber for the last several hours.
thnks for plugin
Great plugin. I use it on a bunch of sites.
However there was one thing missing for me, wordTube thumbnails.
After a long time of experimenting I finally got some code to work to do it
added after line 104:
$content = $r->post_content;
$wordtubeshortcode = stripos($content, “[media");
added after the stripos post_content;
$matches = array();
$pattern = "/\[media id=(\d+)\]/”;
preg_match( $pattern, $html, $matches );
$wordtubeId = $matches['1'];
$image = $wpdb->get_var($wpdb->prepare(“SELECT image FROM $wpdb->wordtube WHERE vid = $wordtubeId;”));
}
It is working fine, but I’m sure it could be improved.
I would love to see this functionality in a future release of the plugin.
Cheers
My blog is in two language. It is working fine for English post but for Chinese post it shows no results. How can i fix this problem? Please help.
Thanks in advance,
wonderful that plugin is really great. i just use it and its awesome.
thakns buddy for such a nice tip
and i am looking for more advices from you
thanks for this great plugin
Hi, i’m interested with your related post plugin, my question, is this plugin compatible with WP 3.1?
whether this plugin can be applied to sidebar?
nice plugin thanks for sharing
but i want plugin which have only image and gallery
how fix that plugin
please help……………..
Thanks for share this great plugin…
thanks this plugin is best for seo also
Plugin delete!
Can you take care of the problem?
Thanks for the plugin! It works great other than the fact the thumbnails aren’t showing up (no images). Just the text/links. Any idea on how to correct this?
We have just updated it for IE 6+ . It works on all wordpress inculding mu versions.
Thnx for the Plugin…
I want to remove this plugin , as its not able to display mutli row post , I want to display 10 related post in 2 rows , how can I do this ?? Other thing is when ever I disable this my my blog’s sidebar and footer doesnt gets displayed , how can I remove this without causing problem to side bar and footer ???
Why was it removed from wordpress.org!?
Great thanks
Amazing plugin…loved it alot…. thanks for briefing it..
Anyone? who have used this plugin as to show thumbnails in a wallpaper-type site?
Thank you for this great plugin !
Just one question, what line do I have to add to exclude some categories of the results?
Thank in advance
I don’t know. they refu
does any one can give me a related posts by title plugin
i searched for and found this
any one try it??
is it ok?
download link from wordpress.org:
http://wordpress.org/extend/plugins/related-posts-list-grid-and-slider-all-in-one/