How to add related posts in my blog?


Image representing WordPress as depicted in Cr...

Image via CrunchBase

YARPP for WordPress Blogs!

List of related posts at the end of you blog posts are the best way to reduce the bounce rate and keep your readers engaged on your blog. Moreover, the related posts will help the visitors find links to dig more without making a search.

But displaying related post at the end of your article requires you to to record and track your pervious posts to link with them. Doing it manually would kill not less time than composing a post itself.

Why not to implement some automated method? What if a tool analyzes and selects your previous posts automatically and makes them ready to display with your posts?

Yes, YARPP is there if you are using WordPress. All you need to do is install the plugin and configure some settings. Everything is pretty simple.

Click here to download YARPP (Yet Another Related Posts Plugin) and upload to your WordPress blog. Or, you might find it convenient to search for ‘yarpp’ from your ‘Add New’ button in ‘Install Plugin’ page?

After you install the plugin visit the setting page for YARP plugin and specify your preferences there. I found the default settings perfect for me and did not have to make any modifications there. Might be, you are not as contented as me ;-)

This is a good way to refer your previous posts to your readers as their extensive reading. If you are interested to point them to the posts from other blogs in Internet, use Zemanta. This plugin will look for related posts, images and tags that are related to your post and suggest you. It will be much more convenient and fun blogging. I’ll be talking about ‘How to’ of Zemanta some other time. For now be happy with YARPP!

Reblog this post


Related posts:

  1. How I Added Related Posts Widget on My Blogger Blog?
  2. How to fix broken links from your old posts?
  3. Why I Add Digg, Twitter, Reddit, FaceBook and StumbleUpon Buttons on Blog Posts?
  4. Are you using blog editor?
  5. How to Use Embed Tweets in Blog Post? Three Steps with Blackbird Bookmarklet

About Suresh Khanal

An enthusiast in new world of Computers and Internet along with two educational websites www.psexam.com and www.icttrends.com. I am learning vigorously and sharing every bit of knowledge and experience I'm awarded. Trying to be passionate twitter and active digger. Mail me: shkhanal@gmail.com Follow me on Twitter: http://twitter.com/icttrends Digg ID: shkhanal Facebook: http://www.facebook.com/shkhanal
This entry posted in Create Blogs, How To, Tips and Tricks, WordPress. Entry Tags: , , , , , , , , Bookmark the permalink. 

19 Responses to How to add related posts in my blog?

  1. Anil Gupta says:

    I have been show­ing related posts with the plu­gin your men­tioned on my word­press blog, but don’t know how to show related posts on Blog­ger blogs.
    Anil Gupta´s last blog ..How to Make Money Online from Paid Review: Link­FromBlog My ComLuv Profile

    • shkhanal
      Twitter:
      says:

      Its a great idea to present the related posts plu­gin both for Word­Press and Blog­ger on the same post, so that any­body is search­ing for blog­ger plat­form or word­press could be equally ben­e­fited. Any­way, if you are inter­ested to show ‘Related Posts’ in your blog­ger paste fol­low­ing code just after < data:post.body > on your tem­plate HTML.



      var homeUrl3 = "";
      var maxNumberOfPostsPerLabel = 4;
      var maxNumberOfLabels = 10;

      maxNumberOfPostsPerLabel = 100;


      maxNumberOfLabels = 3;

      function listEntries10(json) {
      var ul = document.createElement('ul');
      var maxPosts = (json.feed.entry.length <= maxNumberOfPostsPerLabel) ?
      json.feed.entry.length : maxNumberOfPostsPerLabel;
      for (var i = 0; i < maxPosts; i++) {
      var entry = json.feed.entry[i];
      var alturl;
      for (var k = 0; k < entry.link.length; k++) {
      if (entry.link[k].rel == 'alternate') {
      alturl = entry.link[k].href;
      break;
      }
      }
      var li = document.createElement('li');
      var a = document.createElement('a');
      a.href = alturl;
      if(a.href!=location.href) {
      var txt = document.createTextNode(entry.title.$t);
      a.appendChild(txt);
      li.appendChild(a);
      ul.appendChild(li);
      }
      }
      for (var l = 0; l < json.feed.link.length; l++) {
      if (json.feed.link[l].rel == 'alternate') {
      var raw = json.feed.link[l].href;
      var label = raw.substr(homeUrl3.length+13);
      var k;
      for (k=0; k<20; k++) label = label.replace("%20", " ");
      var txt = document.createTextNode(label);
      var h = document.createElement('b');
      h.appendChild(txt);
      var div1 = document.createElement('div');
      div1.appendChild(h);
      div1.appendChild(ul);
      document.getElementById('data2007').appendChild(div1);
      }
      }
      }
      function search10(query, label) {
      var script = document.createElement('script');
      script.setAttribute('src', query + 'feeds/posts/default/-/'
      + label +
      '?alt=json-in-script&callback=listEntries10');
      script.setAttribute('type', 'text/javascript');
      document.documentElement.firstChild.appendChild(script);
      }
      var labelArray = new Array();
      var numLabel = 0;


      textLabel = "";
      var test = 0;
      for (var i = 0; i < labelArray.length; i++)
      if (labelArray[i] == textLabel) test = 1;
      if (test == 0) {
      labelArray.push(textLabel);
      var maxLabels = (labelArray.length <= maxNumberOfLabels) ?
      labelArray.length : maxNumberOfLabels;
      if (numLabel < maxLabels) {
      search10(homeUrl3, textLabel);
      numLabel++;
      }
      }

      If you are still con­fused, I’d like to refer you to Jack­Book

  2. Great post. I have been using YARPP for about a month now. I like it a lot, and it works great. Have you had any issues with it? I noticed that some plu­g­ins can inter­fere with it if they are of post type of plu­g­ins.
    element321 @ evo­lu­tion­ary designs´s last blog ..Foursquare and Myspace Added to Hoot­suite My ComLuv Profile

    • shkhanal
      Twitter:
      says:

      Recently started to use this plu­gin and charmed with its fea­tures. Till now it works great with­out any issues. I’ll be inform­ing if any­thing found problematic.

  3. So this plu­gin will ana­lyze every post? Oh my this is really nice! Thank you for the good news. :)

  4. Nice tuto­r­ial here. Adding related posts or pages to your site is def­i­nitely an easy way to add to the user expe­ri­ence by allow­ing them to view even more con­tent they might be inter­ested in.
    john@mid calf boots´s last blog ..Get­ting The Best Pair Of Mid Calf Length Boots My ComLuv Profile

  5. hi ‚sim­ple and cute post about word­press plu­gin install, i have book­marked this post, i will be back for more, thanks
    Muthukumar@dofollow back­links free´s last blog ..watch Man­ches­ter United vs AC Milan Live Stream My ComLuv Profile

  6. I have been get­ting mixed reviews and feed­back for YARPP for quite some­time. But, this post of yours makes it quite evi­dent that its def­i­nitely gives you on edge over shabby bounce rates. If we use the titles wisely we can reap max­i­mum ben­e­fits using this super cool plu­gin. Thanks for your detailed illustration.

    • shkhanal
      Twitter:
      says:

      YARPP is use­ful not only to reduce bounce rate but also to add SERP. The links back to the posts with com­plete titles helps to build up inter­nal link­ing sys­tem. Both sides are bright!

  7. Many peo­ple like to know when they com­ment that some­one is lis­ten­ing. The way to let them know that there is some­one behind the com­puter screen who cares what they say is to respond when they say something.

  8. BistKeeks says:

    i def­i­nitely love your post­ing kind, very inter­est­ing,
    don’t quit as well as keep writ­ing con­sid­er­ing the fact that it sim­ply truly worth to fol­low it,
    impa­tient to look into more and more of your cur­rent con­tent, enjoy your day!

  9. Im attempt­ing to become a mem­ber of your rss feed to obtain updates on the web page how­ever keeps get­ting a parse prob­lem in addi­tion to invalid characters?

  10. Great Post! Thanks for cov­ered every­thing what I need. Keep it up!

  11. Manila SEO says:

    Thanks for this tool. Keep us posted on the tools you’re gonna be dis­cov­er­ing. I have saved this site to my bookmarks!

  12. johhny says:

    Why not to imple­ment some auto­mated method? What if a tool ana­lyzes and selects your pre­vi­ous posts auto­mat­i­cally and makes them ready to dis­play with your posts?
    Over at auto trans­port online quote we do this and it works very well.

  13. The power and ver­sa­til­ity of Word­Press just doesn’t cease to amaze me. If there is any­thing you’d like to do in with or in Word­Press chances are that some­body else has already gone down that road and that there is a plu­gin to solve your par­tic­u­lar chal­lenge or need.
    Related posts at the end of your cur­rent head­line post gives your audi­ence the oppor­tu­nity to explore more of your work along a sim­i­lar vein, with­out hav­ing to search too hard for it. Vis­i­tors are noto­ri­ously lazy, and by hav­ing a Related Posts plu­gin active on your Word­Press blog you are lit­er­ally spoon­feed­ing them and keep­ing your vis­i­tors on your web­site. It is the way things work ;-)
     

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">

Please use your real name NOT KEYWORDS in Name field. CommentLuv Enabled