Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
How to peroperly use h1 , h2 and h3 tag on your website.
-
Is it better to have different h1 for each page or have the same h1 across the site. I am using h1 fin wordpress for
beside that I have 4 more h1 in the same page
how to properly use h2 and h3 can we have muliple h2 on a page.
what would be an ideal hx tag order be ?
h1
h2
h2- h3 h3If anyone can provide some answers
Many thanks
-
The above answers are spot on. Have one H1 per page, and that H1 should be unique and reflect the main heading/title.
I just wanted to add this great article by Bill Slawski - he goes into really great depth about their best usage and importance: http://www.seobythesea.com/2012/01/heading-elements-and-the-folly-of-seo-expert-ranking-lists/
-
I always preach to use your heading tags like you would when writing an article in Microsoft Word, and use 1 H1 tag per page.
Main Subject Line that Includes Keyword or Mission
Words that explain the information you are trying to cover, and your "mission statement". Include higher amounts of keywords within first paragraph while not stuffing. Should also contain some sort of conversion statement or button
Secondary Information or Second Viewpoint
Words that include keywords and viewpoint.
Last Heading Includes Summary or Closing Arguments
Include high points of what has been covered
CMS sites often render out header tags like mad, causing you to have multiple H1 tags on a page. To check to see if yours is doing this, use SEO Browser. IMO, you can have more than one H2, as you may have multiple high level topics to cover on one page. Keep in mind, you can always use CSS to make
text render as a heading tag, so your page doesn't look goofy. For example:
If your h1 css looks like:
.h1 {
font-size: 28px;
line-height: 29px;
font-weight: bold;
}then set up a div class:
.largeptext {
font-size: 28px;
line-height: 29px;
font-weight: bold;
}and they will look the same, but not render an additional h1 tag per page. Use this for your sidebar and page styling areas that also render h tags.
-
Should only have 1 H1 per page... ideally containing the target keyword. If this were a blog post, your H1 would be your article title.
H2 would be used more for subheadings, i.e. if you split your article up into sections with subheadings, each should be an H2
H3-H6 are just sub-sub headings, etc.
Overall, I believe H1 (and perhaps to an even lesser extent H2) has any SEO value - even though it is very minute since it's easily gamed.
-
H1 should be the main heading and reflect the landing page. It should also be unique to the site (in most cases). H2's should be subheadings, H3's sub-sub headings and so on.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How do I carry out a redirect? Is there a code I need to use?
How do I carry out a redirect? Is there a code I need to use? Thank you in advance.
On-Page Optimization | | laurentjb0 -
Is using a H1 tag in a logo image bad for SEO?
We have brand logos on certain pages that have H1 tags in them - the H1 text being the brand's name, as this is what we'd want the title of the page to be. The logos are at the top of the page instead of a written title. But is this the best option for SEO? Do search engines value H1 tags in images as highly as a standard H1 tag?Would it be better for SEO to add an alt tag to the logo and add a separate H1 tag on the page that's also the name of the brand?
On-Page Optimization | | DVLighting0 -
Tags - Good or bad for SEO
We are getting Moz errors for duplicate content because tag pages share the same blog posts. Is there any way to fix this? Are these errors bad for SEO, or can I simply disregard these and ignore them? We are also getting Moz errors for missing descriptions on tag pages. I am unsure how to fix these errors, as we do not actually have pages for these on our WordPress site where we are able to put in a description. I have heard that having tags can be good for SEO? (We don't mind having several links that show up when searching for us on google...) As far as the SEO goes, I am not sure what to do. Does anyone know the best strategy?
On-Page Optimization | | Christinaa0 -
Using Bold text for keywords
Hello I am updating an old e-commerce website of mine and many keywords are in bold - shall I remove the bold tag or keep them there? This is for SEO.
On-Page Optimization | | xdunningx0 -
Colons in title tag?
Does Google view the colon as a keyword separator like it does with the pipe (|) character? Currently, our site automatically constructs the title tag based on the page name given by the user. Long ago, we started using the colon character to visually separate the brand & model of the product from the size, and as a result, all of our title tags have been constructed this way. This was done more to make it easier to read for humans than for search engines. My question is - should I consider getting rid of the colon from our title tags? To give more info, our website sells tires. So, for any given model of tire, there might be 25-100 different individual sizes. The tags are constructed as follows: (brand)(model) : (size). Here's an example from our site: GENERAL ALTIMAX ARCTIC : 225/45R17 91Q The brand is General Tire, the model is the Altimax Arctic and the size is 225/45R17 91Q Since this entire string really constitutes the full product name, should I remove the colon so that Google views it that way? Or, since I have used a colon instead of a pipe, will Google simply ignore it and treat the entire string as one keyword phrase?
On-Page Optimization | | kcourtem0 -
Category page canonical tag
I know this question has been asked a few times on here but I'm looking for very specific advice. Currently when you go to a category, say http://www.bronterose.co.uk/range.html, a canonical tag is added to the head of the page. There are plenty of "variant" pages which carry the same tag, for example: /range.html?p=2
On-Page Optimization | | crichardson9
/range.html?p=3
/range.html?dir=asc&order=price
/range.html?dir=asc&limit=all&order=price Is it wise to push the "link juice" for each of these variant pages to the top level page? Or should each variant page have its own unique canonical tag? After reading many blog posts, guides and papers I'm truly confused! Any general guidance or recommendations would be much appreciated. Chris.1 -
Will Google penalize my website if I hide the H1 tag?
If I hide H1 tag (title on the homepage) with CSS, how Google handle with my site?
On-Page Optimization | | joeko0 -
Does Title Tag have to be in the HEAD tag?
We are using templates that load the same header for every page. I'd like to just include a different title tag in the "body" template of each page. If I was to do this, does it affect SEO at all?
On-Page Optimization | | moziodavid0