How To Make A Tag Cloud Page In WordPress

Posted by Nile | Posted in Tutorials | Posted on 11-17-2009 | 1 Comment

Tags:

Some people really would like to have a tag page. Well, on this tutorial, you will be able to add a tag cloud to a page without making a template or even using a plugin.

You can use the template where you create a page and can select it, but perhaps you want to add it to another page, like the 404 page.

Step 1. Create a New Page.

Step 2. Paste the following code in where you put your content. Make sure you are in the HTML format instead of Rich Text. The ‘number=0′ means that you want all of the tags to show. Note: You can also create a new page, and have the following code within a template and choose that template format.


<?php wp_tag_cloud('number=0'); ?>

You can add header tags (h2 or h3, whichever you use within your content) before it, or you can do without the header tags as the page will already be defined with its own when you publish it.

Very simple, right?

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • FriendFeed
  • Identi.ca
  • LinkedIn
  • Posterous
  • Reddit
  • StumbleUpon
  • Technorati
  • Tumblr
  • Twitter
  • Yahoo! Buzz

Related posts:

  1. Creating A Simple Author Profile Page In WordPress
  2. Video Tutorial: How To Make Your Front Page a Static Page

About Nile Flores

Web and graphic designer fom Southern Illinois. I love to work with WordPress.

Connect with Nile at: Twitter | Facebook | LinkedIn

Nile has written 92 articles at WPAddict.

Comments (1)

Thank. Just what I was looking for. Did it and worked
My recent post Errores Comunes Que Usted Debe Evitar En El Mercadeo Afiliado