Display categories
This will display categories in Wordpress, note that for SEO an <H1> tag would be better for the categories text.
<h2>Categories</h2>
<ul>
<?php wp_list_cats('sort_column=name'); ?>
</ul>
Related posts:
- Optimize Display Settings Optimize Display Settings Windows XP is a looker. But it...
Related posts brought to you by Yet Another Related Posts Plugin.
























