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.
Title Tag vs. H1 / H2
-
OK, Title tag, no problem, it's the SEO juice, appears on SERP, etc. Got it.
But I'm reading up on H1 and getting conflicting bits of information ...
- Only use H1 once?
- H1 is crucial for SERP
- Use H1s for subheads
- Google almost never looks past H2 for relevance
So say I've got a blog post with three sections ... do I use H1 three times (or does Google think you're playing them ...)
Or do I create a "big" H1 subhead and then use H2s? Or just use all H2s because H1s are scary?
I frequently use subheads, it would seem weird to me to have one a font size bigger than another, but of course I can adjust that in settings ...
Thoughts?
Lisa
-
Let me add that
- In many cases the title tag will also contain the website's name, as in
<title>Awesome Cool Headline | website name<title></li> <li>A good CMS will let you differentiate between headline in title and headline on the page (the H1)</li> <li>If your website is indexed by Google News the shown headline will be the H1, not the title tag</li> </ul></title>
- In many cases the title tag will also contain the website's name, as in
-
<title>Awesome Cool Headline<title></p> <p><H1>Awesome Cool Headline<H1></p> <p>This looks correct. Then use H2 for subheadings. The title won't get printed on the page so "Awesome Cool Headline" will only show once on the page content.</p></title>
-
OK, getting more information ... I think the issue here is this is for a blog and I'm thinking the Title tag usurps the H1.
For a blog, it would be:
<title>Awesome Cool Headline<title></p> <p><H1>Awesome Cool Headline<H1></p> <p>which would look redundant. So I think I could use the first subhead as an H1 if it was written in a way that was relevant to the story, but I'm guessing best practices are H2. Although if I did that, I'd NEVER have an H1 on my pages unless I was doing a landing page promotion of some sort ... hmmm.</p></title>
-
Ah, so ...
- Title (duh)
- H1 header (use as first subhead after lead graph to set the tone for the piece?)
- H2 for all other subheads
- Set H1 and H2 at the same font style so no one knows the difference.
Can someone give me a good example of an H1? I don't know why I'm a bit stuck on the H1 application, but a few in the wild examples should help. This is truly appreciated guys!
Thanks!
-
Like others have mentioned you should only have one H1. This should appear on the page before any other headings such as h2, h3 etc.
The styling shouldn't matter so the h1 doesn't need to be in a larger font size than the h2's.
-
Of the 4 points you mention you've seen, I'd say the only one that's entirely incorrect is #3.
1. Only use H1 once: True. Think of it like a book title. That's the most important thing, so nothing else should share that prominence.
2. H1 is crucial for SERP: **True. **This is what Google looks to, after your title tag, for information about your page and the content therein. This reaffirms that your metadata, keywords, title, content, etc. are all related - while also showing visitors what this page is about (Google values visitor experience more and more with each update).
3. Use H1s for subheads. False. Think back to #1 - H1 should be reserved only for the 1 absolute most important thing (which should be your title).
4. Google almost never looks past H2 for relevance. Kind of true. Google DOES look beyond this (and even parses your body-text), but with each lowering of prominence / heading, Google gives it less weight. #4 is true in the sense that this weight is lessened significantly, but it's incorrect generally - your content is still very important.
I hope this has been helpful to you! Good luck!
-
Just use H1 one time, matt cutts said in a video that he would like to see only 1 H1 tag on a page.
Create content for better user experience, use headings just for your readers, and don't follow these on page tactics very much. Now everyone knows these techniques, and I don't think Google gives higher weight to these things.
Create content for readers
Use H1 as your Page's Heading(Just one time)
Use H2 where you think it's essential
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
-
Same H1 & H2 Tags
Is it bad to have the same H1 & H2 tag on one page? I found a similar question here on the moz forum but it didn't exactly answer my question. And will adding "about" on the H2 help, or should we avoid duplicate tags completely? Here is a link to the page in question (which will repeat throughout this site.) Thanks in advance!
Technical SEO | | Mike.Bean0 -
Multiple H1 Tags on Page
Can having multiple H1 tags on a webpage be detrimental to its rankings?
Technical SEO | | AubbiefromAubenRealty0 -
403s vs 404s
Hey all, Recently launched a new site on S3, and old pages that I haven't been able to redirect yet are showing up as 403s instead of 404s. Is a 403 worse than a 404? They're both just basically dead-ends, right? (I have read the status code guides, yes.)
Technical SEO | | danny.wood1 -
Div tags vs. Tables
Is there any reason NOT to code in tables (other than it being outdated) for SEO reasons?
Technical SEO | | EileenCleary0 -
• symbol in title tag
We have a few title tags with a circular dot symbol, which is created by the code "•" Humans see a dot, but googlebot sees • Does this negatively impact our SEO, or is googlebot aware that **• == *** to human eyes
Technical SEO | | lighttable0 -
Tags showing up in Google
Yesterday a user pointed out to me that Tags were being indexed in Google search results and that was not a good idea. I went into my Yoast settings and checked the "nofollow, index" in my Taxanomies, but when checking the source code for no follow, I found nothing. So instead, I went into the robot.txt and disallowed /tag/ Is that ok? or is that a bad idea? The site is The Tech Block for anyone interested in looking.
Technical SEO | | ttb0 -
How do I fix the h1 tag?
No More Than One H1 Tag Easy fix <dl> <dt>Number of H1s</dt> <dd>2</dd> <dt>Explanation</dt> <dd>Best practices for both SEO and accessibility require only a single H1 tag. The H1 is meant to be the page's headline, and thus, multiple H1s are confusing. Consider employing H2, H3 or CSS styles to achieve the same results with text visualization.</dd> <dt>Recommendation</dt> <dd>Remove multiple instances of the H1 tag, so that only one exists on the page.</dd> <dd>I get this error yet it does not tell me how to fix it. I'm not even sure what the H1 tag is?
Technical SEO | | 678648631264
</dd> </dl>0 -
Video Sitemaps <video:content_loc>and<video:player_loc></video:player_loc></video:content_loc>
Hi guys, If I'm creating a video sitemap do I need to use both: video:content_locandvideo:player_loc</video:player_loc></video:content_loc> Or could I just use video:content_loc?</video:content_loc> Thanks
Technical SEO | | Tug-Agency0