Feb
22nd

WordPress: How to Build a Tag Cloud Page

One of the new features of my theme is a tag cloud page. I like tag clouds, but not for the actual purpose of them. The tag cloud I display is really a way for me to identify whether or not I’m staying on topic or my blog’s message is changing over time.

New blogger associate Al Pasternak, asked how to build a Tag page using the Ultimate Tag Warrior Plugin.

Here’s how: After installing the plugin and modifying your options, you simply insert the following code in your Page Template where your content is displayed. You do not want to put it in place of your content… just adjacent to it.

<?php if (is_page('Tags')) { UTW_ShowWeightedTagSetAlphabetical( "coloredsizedtagcloud","",0); } ?>

Add a page called “Tags” and leave the content empty. Voila! Now the page will display your tag cloud!

RSS feed | Trackback URI

13 Comments »

Comment by no imageTony Chung (SezWho)
2007-02-22 16:53:20

Your tag cloud is looking super nice Doug! Great way for new readers to know immediately what type of stuff you blog about.
Rate this:
2.9
 
Comment by no imageTony Chung (SezWho)
2007-02-22 16:56:07

As a friendly suggestion, I recommend to default the “Subscribe to comments via email” box to unselected.

Many people comment rather quickly and don’t even notice that small option. When they start getting ’spammed’ with e-mails and don’t understand why, it can get pretty annoying.

Just my two cents! :)

Rate this:
2.9
 
Comment by no imageDouglas Karr (SezWho)
2007-02-22 20:14:51

Thanks, Tony!

I’m getting mixed signals on the subscribe checkmark… a couple of folks emailed me and told me they wished it was preselected so that they wouldn’t forget to subscribe. I’d rather err on the side of preselecting. If someone responds to your comment, of course you would want to get notice. And it’s pretty simple to opt out.

Regards,
Doug

Rate this:
2.9
 
Comment by no imageTony Chung (SezWho)
2007-02-23 12:18:11

Gotcha, good stuff.
Rate this:
2.9
 
Comment by no imageMartin (SezWho)
2007-02-24 11:14:31

I have to second Doug’s reasoning here.

When writing a comment, one joins/starts a discussion. Thus I think it is natural, that one would want to be notified.

Rate this:
2.9
 
Comment by no imageengtech (SezWho)
2007-02-27 13:16:23

If you’re running a blog on Wordpress Multi-user (where you don’t have the ability to add Javascript or Plug-ins) there is a 3rd party program you can use for tag clouds:

http://engtech.wordpress.com/tools/wordpress/tag_cloud_generator_for_wordpress/

Rate this:
2.9
 
Comment by no imageVolg (SezWho)
2007-03-22 14:12:36

“Good looking” cloud!

You can employ more than one color with discretion.

One way to use colors in your cloud tag:
- select a main color, assign it to the biggest font;
- “blend” this color for smaller fonts.
A “coloring” example at

Tag cloud

Rate this:
1.6
 
2007-04-09 19:05:31

[...] WordPress: How to Build a Tag Cloud Page | The Marketing Technology Blog (tags: tag cloud wordpress) [...]
 
Comment by no imageTom (SezWho)
2007-05-04 06:18:03

I am trying to set up a blog where I can display lots of other peoples blogs in a tag cloud. Will this work?
Rate this:
1.6
Comment by no imageDouglas Karr (SezWho)
2007-05-04 07:43:58

Interesting, Tom. I don’t think this solution would work since it’s simply pulling from the tags that have been added in this blog alone. However, it may be possible to pull and aggregate tags using Technorati’s API if each of the blogs are on Technorati.

Sounds like a fun little programming project!

Rate this:
2.9
 
 
Comment by no imageDendi Reza (SezWho)
2007-06-11 21:31:03

Hi Mr. Doug
I’m using Jerome’s Keywords Plugin to create tag-cloud. I recommended to use Jerome’s Keywords Plugin rather than Ultimate Tag Warrior.
I think Ultimate Tag Warrior too complicated to use. thanks anyway.
Rate this:
1.6
Comment by no imageDouglas Karr (SezWho)
2007-06-11 21:45:25

Thanks, Dendi! I added a like to the plugin in your comments. I believe Ultimate Tag Warrior can be a bit daunting.
Rate this:
2.9
 
 
Comment by no imageMac Tips (SezWho)
2008-04-06 14:45:27

Pretty neat tip. Thanks for sharing.
Rate this:
1.6
 
Name (required)
E-mail (required - never shown publicly)
URI
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

My Comment Policy: I moderate comments. Please be patient:

  • Spam will happily be destroyed.
  • Use your real name, not some keywords. Otherwise it will be destroyed.
  • Mean comments aren't necessary. If I don't post them I will reply personally to let you know why.
  • Lewd comments will be edited, I don't want my readers leaving because of offensive content.
Great debate, criticism and colorful commentary is always appreciated and approved!