Post Pic

How to: Create a tag page on your WordPress blog

The problem of displaying tags in your sidebar is that it isn’t really readable, which caused many bloggers to get rid of tags. In this recipe, I’m going to show you how to create a tage page to display your tags in a more readable manner.

To create your tag page, the first thing to do is to create a page template. Follow theses simple steps if you don't know how to create one.

Once done, paste the following code in it:

<h2>All tags</h2>
<?php wp_tag_cloud('number=0'); ?>

That's simple as that! The number=0 parameter specifies that you want to display all tags.

Related Posts

Related Posts

No related posts.

One Response

Nov 18 2011 11:56

Usefull smart tip, thamnk you.

Trackbacks:

Leave a Comment

* Name, Email, Comment are Required

WP Theme of the week

Sponsored Likebox