An important SEO tactic that should be used for on-site content formatting revolves around the proper usage of HTML Heading Tags.
Heading tags are important because page headings serve as a great indicator of what a given page is about. If you go to a page that has a heading of “SEO Basics: How to Use Heading Tags,” it is a good bet that the rest of the content will be directly related to SEO & Heading Tags. Thus, these tags provide relevancy in the eyes of the search engines.
Now that we’ve touched on why they are important, let’s switch gears to how to use headings properly (plus, what not to do!).
Proper Usage
- Use the <h1> tag for the main heading on the page.
Ex. <h1>SEO Basics: Heading Tags</h1> - Use the <h2> tag for subsequent sub-headings on the page.
Ex. <h2>SEO Heading Mistakes</h2> - Make sure that you use the current page’s keywords in the <h1> and <h2> tags.
Mistakes
- Don’t use images for headings — styled text has much more relevancy in the eyes of the search engines
- If you must use an image, make sure it has ALT text
- Don’t style your headings with the wrong HTML tags like this:
Ex. <span class=”heading”>This is my heading</span>- It is important that you use the correct HTML <h1> and <h2> tags or the search engines will not give you credit!
- Don’t try to stuff all of your keywords into headings
- Make sure the heading of the page is relevant to the page’s actual content
Sounds simple, right? Well, it is… which is why it is amazing that so many sites do this wrong and pass up the SEO benefits of using HTML Headings correctly.









