If you are a regular blogger and if you have blogged for a year or more, chances are great that you must have faced or thought about this problem already. And that is, how to solve “burried-posts” problem? Different people have tried to address this issue differently, in this post I will list some of the widely used solutions for this problem. I will also include the solutions that I have implemented myself.
If you are a new blogger, then you should consider this issue in your long term plan. And you have to choose which solutions you will be using for your blog. Because when you have too many posts, it will be a lot more difficult to implement new strategies.
Solutions for Burried Posts
1. More Categories
When you have more categories on your blog, users will be able to read a topic of interest as specific as possible. And that will save time for the user from reading unrelated or unnecassary posts. I am using this strategy on my blog, currently I have over 40 categories. I personally think more categories is the most important solution that should be used regardless.
2. Related Posts
Another solution is “related posts links” that appear on every post of your blog. This can be done by WP Plugins, I am using this plugin (I was informed that the link is not working at the moment, hope he will restore it soon) for my blog. This plugin allows you to search and select the related posts for your any given post manually, this plugin gives you greater control than the automatic plugins. Because here, you decide what posts to show, and that results in more accurate “related posts”.
Automatic plugins work the other way around, they will select the related posts automatically and display them on the fly, without your intervention. You just activate the plugin and relax. One advantage of automatic plugins is, they are dynamic. That means all the new posts will be automatically indexed and included in the related links. This cannot be done in manual plugins, you have to update the “related links” every time you post something related.
You should decide what suits your need best.
3. Most Read/Popular Posts
There are plugins that can keep track of the visitors to each page and show the most 10 popular posts (you can set to anything, not just 10) and display them as a separate page or right on the homepage.
However this Popular Posts solution has a drawback. Since most of the time it’s determined by the visits to the particular post, it might give an undesired result. For example a post that has only one link to some site might get dugg! and since it will have the most number of visits, it will show up on your Most Popular posts page.
Surely you would want users to read your other interesting articles than an empty post with just a link to other site?
4. Interesting Archives
This one is my own invention that I have implemented on this blog. Basically I have handpicked some of the posts that I think will be interesting to my readers, and hard-coded them into the blog’s theme. They appear on the footer of the blog.
I am also thinking to make them random, that way I will be able to display more posts.
5. Creating eBook from the old posts
Some people like JohnChow have created an eBook from their old posts. I think it’s a great idea. This would be possible for bloggers who are blogging about particular topic most of the time. Since JC is talking about Making Money Online, he could create a Make Money Online eBook. So if you have your own niche, then you can start thinking about your new eBook.
6. Creating Tag Clouds
Creating Tag Clouds on your blog can be a great idea for blog navigation. It can also help the new reader to quickly visualize what topics do you talk the most, and what’s your expertise. If your tag called “Ramblings” is so big compared to… let’s say “Make Money” then probably you will end up loosing the new readers ;)
7. Most Commented Posts
Most Commented Posts plugins can help you to promote your most popular posts in different way. They display the Top10 most commented/discussed posts of your blog.
Again there is a downside for this, for example if an argument breaks out between the readers and they end up comment-fight each other in the comments section of the post, that post will show up on your homepage. And this post might not be the most useful post for your readers.
How about you?
My question to you reader-bloggers is, how have you addressed this issue? What kind of solution you have implemented so far? I think it would be useful to all of us to know more solutions for this issue, especially to the ones who have just started blogging.
Updated: This post has been updated from the readers suggestions. Thanks to Travis and Spud.