Hey there. So I need a plugin for a widget that links to related content (a la Outbrain or nRelate) but here's the catch: I want a plugin where I can hand-select the exact articles to be displayed. Essentially, I'm partnering with some other sites and want to link directly to their related content in an easy-to-use plugin... Any ideas?
Hi there are many related post plugin in Wordpress but we are suggest you best plugin here with download Attached Download URL:- Yet Another Related Post Plugin WordPress Related Posts Contextual Related Posts SEO Auto Links i m use Yet Another Related Post Plugin Personally and having 100% related results. Thanks
That functionality can be achieved using WP itself.. all you need to do is to look around the related file.
you can use this plugin http://wordpress.org/plugins/advanced-custom-fields/ to add related external links to each post and add use their shortcode in single.php template to display the links for every post.
I like your idea. I might actually code that. I have an 'under post' plugin I wrote and I could adapt it to do this pretty easy.