jump to navigation


5 Types of Tag Clouds May 2, 2006

Listen to this article (Listen to article)

Markus wrote a post over at Performancing about tag clouds and started an interesting discussion. Yours truly added a few comments. At first glance, it may seem that a tag cloud is a tag cloud is a tag cloud, but there are several distinct differences, as far as the source information used to build the clouds is concerned.  I’m summarizing here my conclusion about tag clouds, based on the discussion that Markus started.

Types of tag clouds:

  1. Category-based, using the category names that you have defined on your blog platforms.
  2. Content-based, using the full text of all your posts to build a keyword profile.
  3. Excerpt-based, using the text of excerpts of your posts.
  4. Tag-based, using the tag strings used for bookmarking/ indexing services such as Technorati, Del.icio.us, and so on. (For example, at the bottom of this post, you’ll see a list of links prefaced by the words “Technorati Tags”. I use these to tell Technorati’s index bot how I’m categorizing the post. Since I always try to use tags in my posts that are are somewhat different than my blog platform’s categories, I’m providing supplemental information.)
  5. Theme pyramid-based. I’ve got an article on this subject almost ready to post here, but in short, a theme pyramid is a multi-page topic index that guides site visitors to your archived posts using related terms to those actually used in your posts.

The above list does not take into account whether the tag cloud creation is created on your blog platform (internally) or externally through a web-based service using RSS/ web feeds. I’ll expand on the above types in the future, or list relevant websites.

Technorati Tags: , , , , ,



Comments»

1. Stupid Wordpress Tricks » Building a Tag Cloud in Wordpress - May 4, 2006

[…] You might think that tag clouds are all the same.  According to codeprofessor.com, there are 5 types of tag clouds. […]

2. CodeProfessor » Tag Graphs - An Alternative To Tag Clouds - May 26, 2006

[…] 45 Royale, a web design firm,  has a feature in their “notebook” that makes me ask why didn’t I think of that? Instead of a tag cloud, they use something called a tag graph. A little bit of thought, and I realized they’re not hard to create in PHP and a bit of CSS. [This post is a general discussion. I’ll come up with exact code for WordPress in another post.] […]

3. Creating Effective Categories: 9 Tips | LogoDesignWorks - August 15, 2007

[…] Emphasize category volume. Most new visitors to a blog want to know what it’s about, and they often turn to the categories, hoping to get some idea of how many articles are in each. You can do this by displaying the number of posts and/or using a tag cloud. […]