Optimize Titles of Wordpress Posts
Monday, June 2nd, 2008 @ 2:04 pm | Internet
A tip to help you optimize your Wordpress posts is to wrap your post titles in an h1 tag - Many themes are set up so that the blog name (for example, SEO Strategy) has an h1 tag and the post title has an h2 tag. From the SEO point of view this is not correct. You want your post title to be recognized as the primary title for the page. Leave these titles as h2 on the index.php page, but change them to h1 on the “Single Post” page.
This will take some tweaking of your theme pages. Go to your Admin dashboard, then go to Theme Editor. Click on Single Post and find where it says
” rel=”bookmark” title=”Permanent Link: ”>
Change the