pf » Categories are Dead - Long live Tagging
Categories are Dead - Long live Tagging
Since implementing tags on my blog I have noticed that they are much more powerful than categories. Here's why:
- You find related items by searching for mutual tags between items. That's how I show you related posts on my blog.
- Faster than searching - If I want to find one of my previous posts, rather than going to my site, and using the search this site - I just type in the url to a tag. So if I wanted to find a previous post about mysql I just goto petefreitag.com/tag/mysql
- You can create one of those nifty tag clouds to see what is most popular.
- You can tag your RSS posts with specific keywords. If I tag an article with the word mysql it will show up on sites like technorati when you do a tag search.
- Use your tags as keywords - either for meta information, or for aiding search results.
Tim Yang points out several of the common problems of categories, such as orphan categories, mislabelling, changing terminology.
Clay Shirky has a good essay on this subject as well.
This one is filed under my Misc category!
Related Entries
- Make your blog better with tags - October 14, 2005
- How To Make a Tag Cloud - June 24, 2005
- Related Posts - April 8, 2005
- Visualization of my del.icio.us tags - April 24, 2006
- Amazon Adds Tagging - November 15, 2005
There are pretty much three ways of storing the tags, as a column in your entries table (not recommended), in another table with tag and entry id (that's what I do), create a table with tags and a tag relation table that relates tag id's to entry id's
Is it just that we've suddenly decided to fill in the "keywords" field in our content management systems of choice that they've become useful again?
RewriteRule /tag/([^/]+) /doTag.cfm?tag=$1 [PT,L]
I can't recommend mod_rewrite enough! it rocks!
Your right tags are just keywords - what is new, is that people started making tag pages, and coming up with other useful things (like related posts).
- ColdFusion 8 FCKeditor Vulnerability
- Ajax Same Origin Policy No More with Firefox 3.5
- Firefox 3.5 Introduces Origin Header, Security Features
- Tips for Secure File Uploads with ColdFusion
- 7 Years And Blog Entry Number 700
- CFCatch Java Exceptions
- Cheat Sheet for SQL Server
- CFML on Google App Engine for Java
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in











