Chris Pearson has written an excellent guide to semantic markup for blogs. It is a collection of excellent tips for blogs on arriving at the semantic stage.
Chris is right in saying that most of the themes that we get for blogging tools do not follow the guide, and this theme is no less guilty. So I took this opportunity to change, and follow the tips.
- Individual posts are now served as
h1s. - The sidebar titles are served as
h4s
If you use Wordpress Widgets, Jennifer Zelazny has the solution for you to replace the widget title h2s in the sidebar with something else.
I was aware of importance of the heading structure, but this guide did it. Read the entire guide, it is worth it.

