Comment on WordPress SEO by SEO Dave.
That’s a major SEO feature of the WordPress SEO themes I develop.
If you’ve done a little bit of SEO research you’ll probably understand H1 is important SEO wise and it should ideally be used once on a page and include the main SERPs for that page ONLY (not main SERPs for the site, but the SERPs for the page you are on). That’s best SEO practice.
So this page we are on now should have a H1 header that says something about Talian, SEO, WordPress Themes, AdSense… as those are the main SERPs.
If you view source of this page you’ll find the H1 header (only one of them) is the title of the post. This is true of every blog post and blog page for all my SEO themes, so as long as you include your keywords in the title of a page/post it’s added to the H1 header.
This is generally not true of other WordPress themes (there’s the odd one or two now that do this as well, but they are very rare).
However, since the name of a blog is usually the SERPs the home page of the blog is aimed at, you still want the name of the blog as a H1 header on the home page. If you view source of the home page of (which uses a standard WordPress archived home page, latest 10 posts, the Google AdSense home page uses a WordPress feature that takes a WordPress Static Page as the home page) you will find the name of the blog is within a H1 header. This is also true of monthly archive pages if you use them with Talian with SEO/AdSense theme (I never use monthly archives for SEO reasons).
Since you only want one H1 header with your main keywords for that page only, the usual WordPress theme design with the name of the blog as a H1 header on every page and post names in H2 is a bad SEO design (Talian was originally designed this way).
With a bit of complex WordPress theme coding and CSS you can achieve what you see with version 04 of Talian. One H1 header per page, with all themes on this site the H1 header is:
Home page – name of blog
Monthly archive pages – name of blog
Category – name of category
Tags – name of tag
Search – search query
Page – title of page
Post – title of post
The only way to improve this would be to remove the H1 header from the theme for Page and Posts and manually add a custom H1 header on all pages and posts, but the idea of using a CMS like WordPress is to automate as much as possible. Talian 04 is the best SEO setup you can get in an automated way.
On most WordPress themes the H1 is
Home page – name of blog
Monthly archive pages – name of blog
Category – name of blog
Tags – name of blog
Search – name of blog
Page – name of blog
Post – name of blog
With the real SERPs in a H2 (if you are lucky) for most page types, which is not good SEO wise.
BTW Good SEO question, it’s a shame WordPress development (the themes shipped with WordPress have the H1 issue) and WordPress theme creators don’t ask these questions. That being said if everyone knew what I know and used that info there would be no need for my SEO themes :-)
David
More Comments by SEO Dave
WordPress SEO Tutorial
Above the Fold Content Layout SEO Value
I’m sure you can guess why Talian and Stallion doesn’t have the easier to work with HTML code :-)
Some SEOs believe its very important, one of those SEO factors I’ve not tested and went with the “better to be safe …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress SEO Holy Grail CSS 3 Column Layout
That’s not a layout with a sidebar dropped below the main content, that’s the same as how Talian/Stallion loads it’s AdSense ad code, just simple floats.
The way it’s done on that page is not going to be possible with a …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Stallion WordPress SEO Theme Thumbnail Images
I’m using more complex thumbnail code for Stallion that uses a thumbnail upload feature built into Stallion (you can upload an image to use as the thumbnail) or links into the WordPress featured image feature or uses a YouTube screenshot …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Adding Thumbnails to WordPress Themes
Adding thumbnails to a WordPress theme isn’t an easy thing to do, every archive template file needs the code and it needs to be built into the theme in otherways. The code I use for Stallion 6.2 (and will be …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Stallion WordPress Theme Thumbnails and Timthumb PHP Script
Stallion uses Timthumb for some of the thumbnail images to keep sizes down (Timthumb creates small thumbnails), if you use the Stallion thumbnail option and make sure all posts have Stallion featured images or WordPress featured images all your posts …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Setting up a WordPress Blog
Remember not all settigns will be Stallion theme based, you should take a look at the various non Stallion options pages under Settings where a lot of WordPress core settings are located.
Settings >> Reading : Blog pages show at most
David …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
How to Add The DMOZ Robots Meta Tag to a WordPress Site
Talian 5 doesn’t add the no DMOZ robots meta tag, planned to add it to Stallion 6 (next update to Talian 5), but had forgot about it (thanks for the reminder, still have time to add that feature before release).
If …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Yoast SEO Title Tags
Which of the WordPress SEO plugins was you running?
If you view source of your homepage it doesn’t show the usual commented out code that says which WordPress SEO Plugin is running and is generating meta tags etc…, but there are …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress Categories Drop-Down Menu SEO Impact
The Category drop down option is invisible to search engines, so if you want the categories indexed efficiently by Google etc… (which you do) you’d not use it.
David …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress Categories SEO
WordPress Categories Widget can be reduced in size in two ways.
Forward planning: Put categories within categories like you see at this site of mine with over 130,000 recipes (127,000 pages of that site is indexed in Google which is very …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
WordPress SEO Meta Tags Value
The meta keywords tag has no value, it is completely ignored by Google (check with Google’s official info). You are wasting your time if you think setting a meta description tag will increase SERPs. In Stallion 6 I’m turning this …
Continue Reading Beginners WordPress SEO
WordPress SEO Tutorial
Google Site Verification Meta Tag in WordPress
Did the Google site verification meta tag work for you on your site?
There’s an error in the code. You know once you’ve verified a site you can safely remove the Google verification meta tag (only needed once).
I’ve added this as …
Continue Reading Beginners WordPress SEO