Skip navigation

Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More

WordPress PluginsAs part of this month long series about WordPress Plugins, I’ve been digging deep to find some great WordPress Plugins to help you increase the navigation of your WordPress blog.

Navigational tools include showcasing recent posts, related posts, most popular posts, posts by category, breadcrumbs, tags, and so much more. I’ve come up with some gems, but there are a lot of options out there. Please let us know what your favorite blog navigational tools are in the comments below.

For tips on installing any of these WordPress Plugins, see How to Install, Configure, and Use WordPress Plugins.

Related Posts WordPress Plugins

Example of related post listsRelated Posts are the most popular type of navigation and SEO WordPress Plugins out there. These offer related blog content to your readers and encourage them to stay a while longer on your blog. They also expose older posts to the light, extending their life.

One of the most popular related posts Plugin has been WASABI Related Posts, which continues to work but the author is seeking someone to take over this highly rated Plugin. So let’s look at some other options until this one is updated.

Similar Posts: WordPress Plugin compares the words in each post with each other to find related posts using the fulltext searching capability of the database. It adds a list of similar posts to your post editing screen allowing you to add or remove similar terms to generate a more specific list of related posts.

Semiologic’s Related Posts WordPress Plugin is also known as “Terms2Post”. This related posts Plugin leverages the Extract Terms Plugin and MySQL’s full text search algorithms to identify related entries in a WordPress and create a list.

WP Plugin: Contextual Related Posts displays the related posts links list right after the comment form. Post titles are matched to generate the most related posts.

Related Posts Link WordPress Plugin allows you to manually control which posts go with which posts. It’s a nice idea for small blogs, but once your blog starts growing, you will want something more automatic. However, if you are into total control of your blog, and want to determine which goes with which, this will work for you.

Buried in the documentation of the Ultimate Tag Warrior WordPress Plugin is an option to display related posts based upon posts with related tags. The Plugin template tag for listing 10 related posts:


<?php if(function_exists('UTW_ShowRelatedPostsForCurrentPost')) { ?>
<h4>Related Posts</h4>
<ul class="utwrelposts">
<?php UTW_ShowRelatedPostsForCurrentPost("posthtmllist" , "" , "10"); ?>
</ul>
<?php } ?>


With UTW, you can also add related posts to your outgoing feeds. For more on customizing these, see Ultimate Tag Warrior WordPress Plugin for Dummies.

Other related posts Plugins include:

Most Popular Posts WordPress Plugins

There are several different ways to list your most popular posts on your WordPress blog. Before you choose a Plugin, you have to define what is meant by “popular”. Popularity comes from web traffic via page views or a post can be popular because it has the most comments. Or you can feature both. Posts can be featured as the most popular on your entire blog, or only the most popular within a specific category of posts. Think about how you want to showcase your most popular posts and then choose the Plugin(s) that will meet your needs.

The Popularity Content WordPress Plugin by Alex King is one of the most popular Plugins for displaying your most popular posts. It uses page views, comments, and trackbacks, etc. to determine how popular one post is over another. It is simple to use and yet customizable.

Top Posts by Category Plugin is another WordPress Plugin that lists the most popular posts on your blog, determined by visits and comment levels, sorted by category. You can choose between most popular by visit or most commented on posts. You can display them by category or globally. You can also control how many posts to display in the list and include the actual number of visits or comments for each post.

WordPress Plugin: Referral Tracker, bsuite b2, WP Plugin: Site Statistics, and some other statistics WordPress Plugins will allow displaying your stats on your blog including the most popular posts. See Counting WordPress: Statistics WordPress Plugins for details.

MostWanted WordPress Plugin uses the statistics from StatTraq to showcase your most popular posts.

Top 10 Posts/Views shows the most popular posts based upon page views. It may not work for new versions of WordPress.

Most Popular Categories By Post WordPress Plugin is a different twist on the most popular post lists. This Plugin list the most popular categories that get the most popular post traffic, directing visitors to your hottest discussed categories rather than just popular posts.

Most Recent Posts WordPress Plugins

Example of the Customized Post Listings Plugin showcasing most recent postsThe most recent posts on your blog are the ones you just recently published. Some of these WordPress Plugins just showcase the most recent posts on your blog, while others allow customization to narrow the focus to the most recent posts in a category or within a specific date range. Some display only the title, while others allow titles plus the number of comments, date, or excerpts. It’s up to you to choose which one meets your blog’s specific needs to feature your most recent blog posts.

The Customizable Post Listings WordPress Plugin is popular Plugin for listing the most recent and updated posts, globally or by category, by author, and more in your sidebar or elsewhere. The recent posts list can also include an excerpt. See Customizable Post Listings WordPress Plugin Guide for more information on how to use this Plugin.

Latest Post From Each Category Plugin For WordPress displays a list of the most recent post from each category. It can be added to a post or page, or used directly in a Theme template file. You can choose the sort order, show or hide the dates, select the date formatting, show the first X characters of the content, display a link to the comments, and show comment counts, as well as other options.

Level10 Blog Matrix WordPress Plugin is a very diverse WordPress Plugin which offers a wide range of sidebar navigation and information Plugin template tags. Recent Post lists can be filtered and showcased by author and category, and within a calendar. The “filter” process of what will and will not be shown is extensive, by author, category, date, archives, links, Pages, next and previous posts, and feeds. For example, you could showcase only the most recent posts by a certain author, or a certain author within a specific post category.

Semologic’s Fuzzy Recent Posts Widget and All Things Seen and Unseen’s Recent Posts WordPress Plugin are other recent post Plugin options.

Recent24 WordPress Plugin displays the most recent posts, comments, or trackbacks.

Other Post-related WordPress Plugins

Example of using the Customizable Post Listings WordPress Plugin to showcase random posts like article highlightsI like offering a short list of random posts on my blogs which I often call “Article Highlights”. This showcases past posts to give them more life. The Customizable Post Listings WordPress Plugin (explained in the Customizable Post Listings WordPress Plugin Guide) and the Random Posts Plugin displays a random list of posts to help give exposure to your past posts.

Archivist WordPress Plugin is a favorite of mine. It allows you to reach back into your past archives and pull out some oldies but goodies on the front page of your blog. You can set the number of posts to showcase, the time period, and showcase the posts in many different ways. You have a choice of listing the posts by title or full posts. If I could find a way to set it to excerpts and not full posts, I would declare this a perfect time capsule Plugin. You can read more about how to work with it on Revitalizing Your Blog’s Past Posts.

The Timecapsule Plugin, originally announced on ProBlogger, shows off posts from your blog’s past, but I believe it is limited to a specific time period like 1 year ago rather than randomly, which is what the One Year Ago WordPress Plugin also does.

Alex King has an interesting WordPress Plugin called Old Post Alert 1.0. When a post passes a a month “old”, the Plugin displays an “This is old” banner in the comments form. If you suffer from getting a lot of irrelevant comments on old, past due posts, this might help make your readers know that this is “old news”.

WordPress List Posts in Category Plugin also gives you the ability to list posts by category, which is great to add to your sidebar or post meta data section.

Previous Posts WordPress Plugin displays a list of the most recent previous posts from the current one, overriding the default single previous post listing in WordPress.

An interesting new Plugin, bsuite_innerindex WordPress Plugin, adds navigation within a WordPress post. A lot of articles I write are broken up by headings for easier reading and grouping of related content blocks. The bsuite_innerindex examines all the heading tags in your post (h2, h3, h4, etc.) and adds a named anchor to them, then creates a “table of contents” near the top of your post for the sections in your WordPress post. This is excellent for long blog posts.

Next-Previous Post IMG puts images in the next and previous post links instead of just the title.

Breadcrumbs WordPress Plugins

Just as Hansel and Gretel left a trail of breadcrumbs to find their way back home, so many blog owners want to help their visitors find their way around their blogs.

Breadcrumbs help visitors navigate your blog by helping them keep track of where they are. Since WordPress blogs create “virtual” addresses, breadcrumbs help them find their way through categories and sub-categories and sub-sub-categories, etc.

For example, if you were reading a post on Installing WordPress Plugins in the WordPress Plugins sub-sub-category under the Lessons subcategory of WordPress, the breadcrumb featured at the top or bottom of the post would read:

WordPress > Lessons > WordPress Plugins

Some breadcrumb navigation WordPress Plugins include the post title, most do not.

Breadcrumb Nav XT WordPress Plugin is probably the most sophisticated and customizable Plugin for placing breadcrumb navigation on your blog. It works with static front pages and “home” links, as well as customization of the character before the “crumb”.

Other breadcrumb WordPress Plugins include:

Hansel and Gretel Breadcrumb Plugin for WordPress requires permalinks be activated and creates a breadcrumb trail based upon the categories, posts and Pages the visitor has accessed along their path through your blog.

Site Maps WordPress Plugins

Site Maps, not to be confused with XML sitemaps, are the table of contents for your WordPress blog. Various WordPress Plugins offer ways to display your posts by date, category, or alphabetically.

RANT Does anyone still believe that a site map organized chronologically helps anyone? /ENDRANT

The best site maps are those which act like a book table of contents, displaying your posts by category to direct people to related information and content. Unfortunately, most Site Map WordPress Plugins sort posts by date. The only time a chronological order of posts helps anyone is if they are following a series of stories, leading one to another and another in sequence. If your blog is a personal diary or story of your life, a book you are telling, chapter by chapter, or the posts on your blog are very time sensitive, thus unimportant a month later, then a date order is fine. For the rest of us, we need categories.

Aluchinari – Categorical Links Page WordPress Plugin is based upon the Links Page plugin by Owen Winkler and features a list of your posts sorted by category.

Extended Live Archives WordPress Plugin uses a CSS effect to create a customized and controllable site map. Connected Internet has an example of this new site map Plugin at work. It uses AJAX and Javascript and the categories are listed as a tag cloud. Click on a category tag to see posts in that category. While ingenious and pretty, for sites as large as Connected Internet, this takes a long time to load and is bandwidth heavy. It also requires extra work by the visitor who might not want to wait around for the show. Still, it’s unique and pretty.

Smart Archives WordPress Plugin creates a chronological order of your WordPress posts as a site map. It does not offer a category order of your posts. If you are writing a diary or more personal blog where chronology and dates matter, this is a good site map archive layout.

Blix Archive WordPress Plugin offers a site map like the one features in the Blix WordPress Theme. This and Clean Archives Plugin displays a site map by monthly order create a date ordered site map structure.

Sitemap Generator Plugin for WordPress is really a site map, not an XML sitemap generator. While the name is misleading, this WordPress Plugin creates a powerful table of contents style site map with a lot of customization, including support for multi-level categories and pages, category/page exclusion, multiple-page generation with navigation, permalink support, display order, comment counts, post dates, and many other options.

While not a site map, IMM Glossary WordPress Plugin acts like a form of index and glossary. It helps you maintain a glossary or terms and jargon on your WordPress blog. When you save or publish a post, the Plugin scans the content for words listed in the glossary and provides a link to them to provide definitions for those words. An icon appears next to the defined word to indicate it is listed in the glossary. You can customize the icon, too.

Tags WordPress Plugins

example of Ultimate Tag Warrior tag cloudTags are becoming a very important part of blog navigation. Unfortunately, a lot of people still believe they have to list tags to Technorati. Tags can link to anything from search results on your own blog and specific tag categories, to any site or search engine of your choice. You can make your tags link to Wikipedia, Yahoo, Google, TechCrunch, Wired, anywhere you want, including Technorati.

Still, the most important navigational aid tags can offer is to link to related content within your own blog.

The most popular WordPress Plugin for creating tags on your blog continues to be the Ultimate Tag Warrior. I covered it extensively in Ultimate Tag Warrior WordPress Plugin for Dummies.

The next most popular tag Plugin is Jerome’s Keywords, named to put the focus back on the fact that these are “keywords” you are linking to, not just “tag words”.

Simple Tagging WordPress Plugin is becoming another popular tagging Plugin with a lot of customizable features. It is now available as a Simple Tagging Widget.

Cloudy: The Word Cloud Generator creates a tag cloud based upon the words in your blog’s content. Available also as a Widget.

TagsLinks WordPress Plugin is an interesting “preview link” effect which pops up on a mouseover hover to showcase related tag links from social bookmarking, networking and tagging services such as del.icio.us, Flickr and Technorati. The visitor would click on a link to, say, Technorati within the preview box and would be taken to Technorati’s results for that tag.

Several WordPress Plugins create a tag cloud of your post categories:

Looking For Your Blog Navigation Tips and Recommendations

As with most of the articles in this month long series of WordPress Plugins, I’ve only scratched the surface of what is out there.

Do you have some favorite WordPress Plugins that help your visitors move around on your blog? Share them. And if they are included on this list, tell us why your blog can’t live without them.


Site Search Tags: , , , , , , , , , , , , , , , , , , , , , , , , ,
Copyright Lorelle VanFossen, member of the 9Rules Network Feed on Lorelle on WordPress Subscribe

Member of the 9Rules Blogging Network

66 Comments

  1. Posted February 21, 2007 at 5:26 pm | Permalink

    Lorelle, I’ll throw in my META Relationship Links plugin for examination, which is sort of a navigational aid for, uh, the meta heads out there.

    Hey, just seven more days!

  2. Posted February 21, 2007 at 6:27 pm | Permalink

    Works for me. Add away!

    The problem with you and your Plugins, Kaf, is that you have made so many and only a few of the goodies are listed on your blog! I find great mini plugins by you everywhere in the forums and from notes on other Plugin author’s blogs crediting your work. I can’t keep track of them all. 😉

    You are the absolute wizard of WordPress Plugins and all things WordPress.

    Thank you for being such an inspiration and blessing on the WordPress Community. You are my hero! Thanks.

    Seven? Oh, yeah, by the calendar. I was counting 30 days worth. Oh, man, I may have to post two a day to catch up! ARGH! Thanks for reminding me.

  3. Posted May 3, 2007 at 8:51 pm | Permalink

    Great Post! Finally have related posts on my single pages, and I expect my pageviews to rapidly increase.

    Thanks so much,

    -Sam from MarketMatador.com

  4. Posted May 25, 2007 at 7:26 am | Permalink

    Thanks, Lorelle — this is an amazing list.

    I was having trouble getting Alex’s Popularity plugin to configure my sidebar’s “Most Popular Posts” section correctly; I put in Macalua’s Top Post by Category, and it works like a charm!

    You truly are the WP Queen.

  5. Posted June 5, 2007 at 7:09 am | Permalink

    great post ..i luv it

  6. Posted June 5, 2007 at 7:11 am | Permalink

    i just install 2 plugin from this post 🙂 TQ for your review

  7. Posted June 27, 2007 at 2:37 am | Permalink

    hi, thanks so much for this fantastic post! I’ve installed the related articles plugin and the sitemap thanks to this site – it looks great!

  8. Posted June 29, 2007 at 10:49 am | Permalink

    Thanks, Lorelle. You just saved me a heck of a lot of time by putting together this post – I think these are pretty much essential for any blogger.

  9. Posted July 11, 2007 at 4:07 am | Permalink

    Thank you very much for the UTW Tip!

  10. Posted July 23, 2007 at 6:24 pm | Permalink

    Thx a million for the UTW template code for related posts – golden!

  11. Posted September 10, 2007 at 2:46 am | Permalink

    hello Lorelle, it’s me blluepanjeet again.

    I tried the contextual related post by Mark but it seems it appears after all the comments just below the comments form. I tried moving it just right after the post upon the instruction of the author on his plugin page but it still doesnt work. I contacted mark (the plugin author) already but he hasn’t replied to my queries. anyhow, maybe you know any trick or code that can move the related post just immediately after the post and not below the comments area. Thanks again Lorelle.

  12. Posted September 10, 2007 at 9:56 am | Permalink

    I assume you read: How to Install, Configure, and Use WordPress Plugins.

    There is the possibility that you put the tag in the wrong place. Check again. Also, make sure you do a total page reload (CTRL+click f5 key with mouse in IE and CTRL+Shift+R in Firefox) to make sure your browser’s memory of the page is “erased” and cleared.

    Other than that, you have to wait for a reply from the author or try another Plugin. I’m not familiar with how the Plugin works to help.

  13. Blog Opinion
    Posted October 2, 2007 at 10:18 pm | Permalink

    Hey great plugin. I think these plugin will definatly help in improving the number of page view on any blog. So thanks 🙂 Keep on posting

  14. Alex
    Posted October 22, 2007 at 1:11 pm | Permalink

    Great Post! Finally have related posts on my single pages, and I expect my pageviews to rapidly increase.

  15. Posted November 30, 2007 at 1:59 pm | Permalink

    Lorelle, I can’t tell you how many times I’ve usd this page as a reference… but now I need some help finding a plugin that I can’t quite get the keyword right to find.

    Is there a Plugin that you know of that would collect the author’s most recent comments to be placed in a post? So if you went to a post, it would display the author’s most recent comments at the bottom?

    Thanks for your help,

    Will Donovan
    PayStream Voices

  16. Posted December 1, 2007 at 11:23 am | Permalink

    @Will Donovan:

    It looks like you have all the keywords. That is what I would use. I tried it in this Google search and it looks like there might be some possibilities.

    Personally, I don’t like seeing comments at the end of posts as they are out of continuity. “That’s a great idea” and “Thank you for your comments” followed by “You might have something there. Let me know how it turns out” just doesn’t add to the content of the post. I’m not even a fan of lists of most recent comments because they are also not threaded in context, just comments disconnected from each other.

    A link to the author posts would be of much more value to the reader, and help the writer establish themselves as an expert in their subject matter.
    ,

  17. Posted December 13, 2007 at 6:39 pm | Permalink

    This is a very helpful information. I just recently moved from wordpress.com to wordpress.org. I will put link of your blog in blogroll. 😀

  18. Posted December 13, 2007 at 9:34 pm | Permalink

    @Calvin Michel Sidjaja:

    That’s nice, and I appreciate the kind words. However, you don’t have to put me in your blogroll unless your blog is about WordPress and blogging. Keep those in your blogroll directly associated with your blog content so your readers will appreciate it more.

  19. Posted January 4, 2008 at 8:06 am | Permalink

    Thank you for this great list. It has been very helpful!

  20. Posted January 8, 2008 at 5:18 am | Permalink

    There is a way to display the post date with related post wasabi plugin, someone can help me?

  21. Posted February 18, 2008 at 5:35 am | Permalink

    New widgeztized Version of Popularity Contest W-popularity is released. Porvides “Most Popular” Widget for the sidebar.

  22. ahndunk
    Posted February 19, 2008 at 12:49 am | Permalink

    Great post, I also use ultimate tag warrior for tagging. And I recommend spam karma 2 to stop spam.

  23. Posted February 19, 2008 at 9:20 am | Permalink

    @ ahndunk:

    If you are using the Ultimate Tag Warrior WordPress Plugin, your blog is out of date and vulnerable to security risks and hacking. Spam Karma is awesome, but UTW is defunct and replaced by the built-in tagging in the latest versions of WordPress.

  24. Posted February 22, 2008 at 3:29 pm | Permalink

    Thanks for the list! As a software developer (and primarily a web developer), I’m always looking for new ideas for how to present content. I’ve been running into the laundry-list-by-date archives problem, and this overview’s chock full of ideas to overcome that. 🙂

    I don’t use wordpress, but I’ll have to play around with a couple of the ideas above to see what I can best integrate with my own systems, conceptually. 🙂

  25. Posted February 22, 2008 at 8:07 pm | Permalink

    Great Post! Will sure make use of it!
    Thanks.

  26. Posted March 21, 2008 at 12:17 am | Permalink

    Wow… I was looking for Related Posts WordPress Plugins and I came across your post. I was expecting a review of just one or two related posts plugins, but dang you gave a bunch of choices. Nice tip on the Ultimate Tag Warrior hack.

    Thanks a bunch!
    Steve

  27. Posted March 21, 2008 at 8:17 am | Permalink

    You are welcome, however, the Ultimate Tag Warrior WordPress Plugin is no longer supported nor maintained and will not work in current versions of WordPress. Tags are now built-in with WordPress. If you haven’t upgraded, I highly recommend that you do as there are hackers now searching for older versions of WordPress and doing harm.

  28. Posted April 1, 2008 at 6:12 am | Permalink

    Useful post, I’ve been looking for both related posts plug-ins and anything to do with sitemaps. THanks!

    Colin

  29. Posted April 1, 2008 at 7:38 am | Permalink

    @ Colin Gray:

    Do you mean site maps or sitemaps? A site map is a table of contents for your blog or website. A sitemap is a hidden file on your blog’s server that directs search engines to all the pages on your blog, helping them index your site’s content faster. Just want to make sure you know the difference.

  30. jboettcher
    Posted April 16, 2008 at 8:50 am | Permalink

    wow.. great list. I love seeing all the related plugins together, with a quick blurb on each… it makes choosing one so much simpler. Cheers.

  31. Posted April 16, 2008 at 8:24 pm | Permalink

    Wow! What a great site Lorelle with so much information for WordPress bloggers. Thanks very much, I’ve bookmarked your page as there is so much to follow up on.
    Thanks again.

  32. Posted April 21, 2008 at 5:43 am | Permalink

    My Plugin “PostLists” is missing in this list 🙂

    “This WordPress plugin provides placeholders for configurable dynamic lists of posts. The placeholders can be used in posts, pages or widgets, and will get replaced to the list of posts. Of course, it is also possible to user the lists directly in your template files. You can define the placeholders yourself and configure the list that should replace it.
    You can decide to list posts of a specific category, author or tag. You can configure how to order them or what status the post has to have for example. Of course you can set the maximum number of posts to display.
    You can configure the html output for before and for after the list, customize the string for each entry of the list, and set a string to display if there are no posts.
    In these strings you can use the placeholders. For example: %count%, %numberposts%, %counter%, %postid%, %posttitle%, %posturl%, %author%, %date%, %time%, %modifieddate%, %modifiedtime%, …”

  33. Posted April 21, 2008 at 8:22 am | Permalink

    @ René:

    Thank you for letting me know about your Plugin, but I am curious about how to compares to Customizable Post Listings WordPress Plugin.

  34. Posted April 21, 2008 at 3:53 pm | Permalink

    Thank you very much…
    I really need the plugin for one of my blog…

  35. Posted April 25, 2008 at 7:56 am | Permalink

    Amazing collection. You must have spent days to get this out! thanks a ton.
    -Des

  36. Posted May 15, 2008 at 7:04 pm | Permalink

    Can the Ultimate Tag Warrior be used on version 2.5.1?

  37. Posted May 16, 2008 at 9:01 am | Permalink

    @ Ken Nickless:

    No. Tags are now built into the latest versions of WordPress.

  38. Posted May 17, 2008 at 5:14 pm | Permalink

    I’m looking for navigational plugins for pages. I want my blog to look like a website, and I want the option of drop down menus and sidebar collapsible menus. Any suggestions?
    Thanks,
    Eliana

  39. Posted May 17, 2008 at 8:58 pm | Permalink

    @ Eliana:

    You don’t want Plugins. You need a web designer, since the elements you are looking for are found within CSS designs.

    By the way, a website is a blog is a website, and a lot of formerly-known-as-websites are moving to a blog look due to the increased usability and standard format. Might want to reconsider, though the design elements you are looking for are typically found on blogs, too.

  40. Posted June 4, 2008 at 8:46 pm | Permalink

    This is a great list of resources for wordpress, thanks a log for sharing. I’m going to check some of them out.

  41. Posted June 7, 2008 at 3:18 am | Permalink

    This is very nice and helpful list for wordpress users, i’d say specially in SEO purpose. However i was looking for adsense place holder plugins, so if you add that sort of plugin in this list, that would make this page more pretty.

  42. Posted July 13, 2008 at 1:54 pm | Permalink

    Lorelle,
    nice article/resource. On one of my blogs, I have a category with monthly newsletters. Each newsletter is a post within that category. In the sidebar of each newsletter post (sidebar.php is included via single.php), I would like to feature the posts from the previous month. Problem is, with a generic function such as “show last five posts”, this list would change each month.

    What I need is a function that shows the monthly archive corresponding to the post’s date stamp. Let’s say a newsletter post is published on January 28, 2008. The function in the sidebar should always show the posts published in January 2008. Using the same sidebar.php template, a post published on March 29, 2008 should show all posts from March 2008.

    Any suggestions would be greatly appreciated.

    Uli

  43. Posted July 13, 2008 at 4:52 pm | Permalink

    @ Uli Iserloh:

    You want to feature the newsletters, in chronological order, on each post. Do it manually in the post itself. Just keep a running list of the links in anchor tags and paste them in at the bottom or within the post in each issue. I do this all the time on similar posts. It’s controllable and easy. I write in a text editor, NoteTab Pro, and it’s fast and easy to do.

    The next and previous post links automatically show the next and previous post in chronological order, so you could highlight those within the Theme and change the code so it only displays the posts within that particular category.

    You can also look for Plugins which show only posts within a specific category when viewing a post in that category. Unfortunately, that would only show all of them, not the ones before and after the current post.

    That’s my ideas. Anyone else?

  44. Ivette
    Posted August 8, 2008 at 1:04 pm | Permalink

    hi 🙂 what do you use for your most popular list?

  45. Posted August 8, 2008 at 3:41 pm | Permalink

    @ Ivette:

    The Most Popular Posts widget is a built-in feature for WordPress.com blogs. Within this article are examples of WordPress Plugins that may work for you. There are also new ones, so check the WordPress Plugins Directory for new and updated most popular post Plugins.

  46. Posted August 10, 2008 at 7:33 am | Permalink

    Hi Lorell,

    I am lookijng for a wordpress widget / plugin that displays recent posts, comments and popular posts all in one unit.

    You can see an example here: http://www.thomascrampton.com

    Please let me know!

    THANKS

  47. Posted August 10, 2008 at 3:47 pm | Permalink

    @ Matt:

    This is done with CSS and I’ve heard that there are Plugins that will do that, too, but the “trick” is CSS, not Plugin. You can read about the technique in the WordPress Codex in Styling Lists with CSS and Dynamic Menu Highlighting to help you get started.

  48. Posted August 23, 2008 at 8:50 am | Permalink

    Hi Lorelle,

    I came to your blog in search of some helpful plugins ( I visited many 🙂 ), this is one of the most beautifully explained plugins blog. I really admire your writing skill. I am new to this blogging world and my blog is just couple months old, hope I can take couple of clues from you 🙂 . I am trying to get as much information about wordpress to make my task easier. Great blog.. keep it up.

    Kishalaya

  49. Posted August 24, 2008 at 5:24 am | Permalink

    Thanks for this post. I finally found what I was looking for 🙂

  50. Posted October 3, 2008 at 7:59 am | Permalink

    Thanks – you resolved quite a few issues here

  51. Posted October 13, 2008 at 4:14 am | Permalink

    I am just getting used to my WordPress blog, but it is beginning to get there! Cheers
    for the info here as I now try to implement it all

  52. Posted December 24, 2008 at 2:33 am | Permalink

    Hi, Laurelle –

    I am pretty new to WP and I’m trying my hand at developing a website with WP as the CMS. I need to dynamically generate a list of Related Pages at the bottom of each page. So far I’m using the ‘tags4page’ plugin to generate tags for each page. Can you point me in some reasonable direction wrt related pages as against posts? Plugins or otherwise?

    • Posted December 25, 2008 at 12:29 am | Permalink

      There are many varieties of “related posts” WordPress Plugins. You don’t want “related Pages” as WordPress makes a distinction between a post and a Page. See WordPress Pages: Exploring the Pseudo-Static Pages of WordPress for specifics on that.

      As stated here, and found on the WordPress Plugin Directory, there are related post Plugins that search and list posts based on title keyword matches, tags, or content keyword matches, and there are some that link through the whole web, recommending related posts off your site, which I do not recommend. I want total control over my related posts so I create them manually on this site. I’ve used several Plugins for my different sites, but you have to decide which works best for your blog’s needs.

  53. Posted January 8, 2009 at 6:09 am | Permalink

    Hi I read the post. So I support a most popular posts plugin or a related posts plugin installed in the wp. Our blog readers can see other posts relating to the topic of the post they.

  54. Posted January 8, 2009 at 11:53 am | Permalink

    Some very nice plugins in here. Thanks for the great exhaustive list.

  55. Posted July 4, 2009 at 6:14 pm | Permalink

    Hi,
    I am looking for a sidebar widget (not sure if it is a widget or not) that allows me to have Most Popular, Most Recent and Most Commented all within the same text box. Users can then scroll over or click on the 3 Topics to have the Top 10 within each category. Any help would be greatly appreciated. I would like something similiar on my blog and am not sure if it is a widget or simply a matter of coding it. If coding, can someone help me out or point me to the code?
    Thanks
    DH

  56. teo
    Posted August 25, 2009 at 6:06 am | Permalink

    Here you have a new tool to get most commented posts by category or tag: http://teofiloisrael.com/plugin-pupular-posts-tool/

  57. Posted December 27, 2009 at 4:33 am | Permalink

    Thanks for this wonderful list, finally I got something that miss from my blog.

  58. Posted February 27, 2010 at 7:24 am | Permalink

    good post,but i prefer a small piece of code is better than a plugin just copy paste where ever you need and see the magic,any way keep up the good work.

  59. Posted July 9, 2010 at 4:39 am | Permalink

    Nice post. Just tested the breadcrumbs on my blog. Thanks 🙂

  60. Pacquiao
    Posted October 29, 2010 at 8:28 pm | Permalink

    Works for me. Add away!

    The problem with you and your Plugins, Kaf, is that you have made so many and only a few of the goodies are listed on your blog! I find great mini plugins by you everywhere in the forums and from notes on other Plugin author’s blogs crediting your work. I can’t keep track of them all. 😉

    You are the absolute wizard of WordPress Plugins and all things WordPress.

    Thank you for being such an inspiration and blessing on the WordPress Community. You are my hero! Thanks.

    Seven? Oh, yeah, by the calendar. I was counting 30 days worth. Oh, man, I may have to post two a day to catch up! ARGH! Thanks for reminding me.

  61. Posted January 19, 2011 at 4:26 am | Permalink

    really great list ,which is the best thumbnail related post plugin?

  62. Priyanka
    Posted May 19, 2012 at 9:57 am | Permalink

    Amazing list… i will be using Related Posts Link WordPress Plugin

  63. Posted June 11, 2013 at 6:29 am | Permalink

    Hi to every body, it’s my first visit of this web site; this weblog contains remarkable and genuinely excellent material in favor of visitors.


50 Trackbacks/Pingbacks

  1. […] הפתרון מצאתי היום בבלוג של לורל, בפוסט בשם “תוספי וורדפרס לניווט בבלוג“. הפתרון טמון בצורה ממש לא מפתיעה בתוסף Ultimate Tag Warrior […]

  2. […] layout and formating, multimedia and images, comments, multiple bloggers, polls and surveys, blog navigation, and so on. I knew I would run into some fun and interesting WordPress Plugins along the way, but I […]

  3. […] this list of  related entry plugins  contains a snippet for ultimate tag warrior that lists related posts based on their tags.  Seems worth checking out. […]

  4. […] broken. You hesitate and consider conducting an exhaustive (and exhausting) search for a WordPress alternative that is compatible with Barthelme […]

  5. […] searching for Most Popular Posts plug in for my blog, I landed to lorelle blog who has compiled most of the related plugin ….Related, Recent, Most Popular Posts […]

  6. […] both of these tools on your site… albeit not in quite the same format. Lorelle VanFossen has an excellent list of WordPress plugins that allow you display your most popular posts, related posts, and timely posts easily. […]

  7. […] Most popular posts and comments are another rating system a blog employs to bring the highest “rated” content to the reader’s view. […]

  8. […] WordPress Plugins: Related, Recent, Most Popular Posts and More « Lorelle on WordPress Lorelle did an unbelievable job of putting a collection of the best plugins available for content. Wow! Be sure to add this link to your favorites if you’re running WordPress! (tags: wordpress plugins plugin blog blogging wp) […]

  9. […] images in random ways in WordPress Plugins for Images, Photographs, and Graphics, random posts in Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More, and random comments in WordPress Plugins for Comments. You can find plenty more random and […]

  10. […] tremendously in this area. You can read Lorelle’s blog post about related wordpress plugins here. I wonder if I am reaching the bottleneck for the free hosted Blogger and move on to hosted server […]

  11. […] create this list manually, without the aid of a WordPress Plugin. I went through my blog posts and added more recent related […]

  12. […] her site just some days ago during my plugin treasure hunt.  Listen to her detailed account of Blog Navigation WordPress Plugins: Related, Recent, Most Popular Post and More, What do you do when someone steals your content and Free photos for your blog…  Excellent […]

  13. […] the screen in a list, it makes sense when seen in search engines, feed lists, post title lists like Most Popular or Recent Posts, and it helps when searching for “July 2007 Treasurer’s Report” since search […]

  14. […] that seemingly don’t work these days. I did the cursory quick look through Lorelle’s Related, Recent, Most Popular Posts and More post from February and came away uninspired. No, the post was great — kicking the tires on […]

  15. […] the new WordPress 2.3 its even easier – it uses widgets. Simply just drag and drop and your done. Lorelle has a great list combined at her website for such plugins and navigation. Here is a quick snippet from her blog: […]

  16. […] en ok okunan yazlarnzn bir listesini oluturun ve bu listeyi ana sayfa zerinde gsterin. Related post eklentisini kurarak, birbiri ile ilgili olabilecek yazlar arasnda apraz balant kurun. Yeni bir […]

  17. […] Wertvolle Hinweise zu diesem Thema verdanke ich u.a. Lorelle on WordPress. […]

  18. […] bingung harus memilh yang mana paling mudah dipakai. Lorelle telah menuliskan artikel komperhensif disini. Saya telah mencoba beberapa, tapi kebanyakan butuh memodifikasi database. Teman saya, Verdinand […]

  19. […] broken. You hesitate and consider conducting an exhaustive (and exhausting) search for a WordPress alternative that is compatible with Barthelme […]

  20. […] One Year Ago WordPress Plugin: Es un plugin similar a “Timecapsule Plugin”. Fuente: Lorelle on WordPress […]

  21. […] los comenta Lorelle Van Fossen en uno de sus utilísimos y enciclopédicos artículos, el titulado Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More, donde justamente analiza varios complementos de navegación que mejoran la capacidad nativa de […]

  22. […] Eine Übersicht empfehlenswerter Plugins findet man auch bei Software-Guide, bei TheBlogJoint, Six Revisions, Lorelle on WordPress. […]

  23. […] los comenta Lorelle Van Fossen en uno de sus utilísimos y enciclopédicos artículos, el titulado Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More, donde justamente analiza varios complementos de navegación que mejoran la capacidad nativa de […]

  24. […] visitors easy ways of finding your older and just as interesting content. So I suggest having a most popular posts plugin or a related posts plugin installed. This gives readers the chance to see other posts relating to the topic of the post they […]

  25. […] Lorell reviewed a variety of other related post plug ins. […]

  26. […] Lorell reviewed a variety of other related post plug ins. […]

  27. […] Lorell reviewed a variety of other related post plug ins. […]

  28. […] Lorell reviewed a variety of other related post plug ins. […]

  29. […] If you are currently relying upon your blog’s archives list for reader and visitor navigation, hopefully you have learned how little they use them. So why not replace the archives with valuable navigational aids? […]

  30. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More « Lorelle on WordPr… related posts and most popular posts (tags: wp-plugins wordpress tools) […]

  31. […] Lo­re­ll re­v­i­e­we­d a vari­ety­ o­f o­ther rel­ated­ po­st pl­u­g i­n&…. […]

  32. […] Lorell reviewed a variety of other related post plug ins. […]

  33. […] broken. You hesitate and consider conducting an exhaustive (and exhausting) search for a WordPress alternative that is compatible with Barthelme 3.0.Then inertia holds sway, so you give up and reinstate the […]

  34. […] seo video from ZDNET, including an simple explanation of siloing and themeing. And here are some video search engine optimization tips from Eric Enge at Stone Temple. Possibly related posts: (automatically generated)Everything […]

  35. […] confused which are the best and the simplest one to use. Lorelle has posted comprehensive guide here. I have tried some, but most require modification of the database. That’s the part where I […]

  36. […] navigation wordpress plugins […]

  37. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  38. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts … – Old post from Feb 2007, but great links in here for customizing #wordpress nav. I’m sure some of these plugins must not work anymore… […]

  39. […] “Artigos Relacionados” Existem dezenas de  plugins de “artigos relacionados” e ainda não encontrei um que satisfizesse os meus requisitos. Alguma sugestão? Precisa de um que […]

  40. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  41. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  42. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  43. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  44. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  45. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  46. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  47. […] There are many other tag WordPress Plugin options and you will some of them featured in Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More. […]

  48. […] Related, Recent, Most Popular Posts and More Blog Navigation WordPress Plugins, Customizable Post Listings WordPress Plugin and Ultimate Tag Warrior WordPress Plugin for Dummies will add navigational aids to multiple blogger blogs, helping the visitor find more reasons to stay on the blog and check out all the great content available. […]

  49. […] Blog Navigation WordPress Plugins: Related, Recent, Most Popular Posts and More […]

  50. […] Similar Post and Recent Post plugins will display a list of random or recent posts in your blog to encourage readers to stay on your website. […]

Post a Comment to mike

Required fields are marked *
*
*