Tags or Categories
As some of you have been asking about the difference between tags and categories, I am doing something I have discouraged all of you doing – copying a complete post from someone else! I hope this will explain the topic clearly.
This post on using Tags and Categories on a blog was written by Michael Martin from Pro Blog Design.
In terms of coding, categories and tags are almost identical. A category system could very easily be used as a tagging system, and vice versa.
So what is it that makes the two different? And how are they best used?
Understanding and Using Categories
Categories are best imagined as a paper filing system. Each page in the system must be filed away in the appropriate drawer. There are only a set number of drawers, and so each must cover a rather wide blanket.
In your blog, categories are best used in exactly the same way:
The number of categories should be small. Resist the temptation to add new categories because a long list of them will not be read or browsed by anyone and so, is of no use.
Each post goes into one category. The categories are a way of giving a post permanent storage, just as the drawers do. You cannot put one piece of paper into two drawers, and in the same way, a single post should go into a single category.
Categories are navigation elements. Categories are not simply a way of labelling posts, they are a core element of your navigation. Your categories should be factored into your site’s architecture and navigation, and displayed appropriately.
Categories in URLs. A category represents the traditional folder system of a HTML website. Using permalinks with category names included is a good way of displaying the tiered architecture of a web site. Consider this URL – http://domain.com/category/post-name/ – If I want to return to the post’s category (i.e. go “up a level” in the architecture), I simply slash the post-name off the URL.
Complement the Categories With Tags
The most common problem with tagging is that it is used for the same purposes that categories are. Your tags aren’t categories. They are complements to your categories.
Think of tags as the colorful little page markers you might use to flick back to your favorite pages in a book. The tags don’t describe the book as a whole, instead they describe individual sections of the book.
Use the same tags over and over again. The tagging system is useless when the tags you use vary. For instance, if you have a series of posts on writing articles, you could tag them as “journalism,” “writing,” “copywriting,” or a hundred other variations. The important thing is that you choose one of them, and then reuse it on every post you ever write on the topic.
Tags do not need to be displayed in the sidebar. Tagging is not a part of your navigational structure, and so it does not necessarily have to be displayed in the sidebar. Why not simply list a post’s tags at the end of the post? The contextualisation will make them much more valuable to readers, and could even be used to replace “Related Posts,” plugins and such.
Powered by ScribeFire.


June 30th, 2008 at 1:45 am
I’m glad you found my way of explaining categories and tags useful. And thanks for leaving the credit link in tact.