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.
Using H3 before or instead of an H2...
-
My designer and I have been having an argument: we have a blog with short, 400 words posts. They have an H1 with nice keywords and a catchy title, and then a few subheadings. I don't like making the subheadings H2, because the font looks way too large in Wordpress, so my designer wants to make them all H4s, so the font looks to be a nicer size.
Here's my problem with that and why I usually just bold the subheadings: Is it really bad to put a bunch of H4s right under an H1, with not H2's or 3's to separate?
I'm reading different arguments on the internet about this and gladly welcome more debate and/or case studies. Thank you!
-
I agree with Roman and Donald that it's important for SEO to properly mark up your headings and should be fairly easy to change font size with CSS. It's also important to get your heading markup right so that folks who rely on screen readers and other accessibility devices can navigate your site.
-
Hi genevieveagar,
So, have your designer make the H2 text smaller. this is a simple css edit or use tiny mce which will give more control over text size. You should be using H2 for main ideas and the keywords in the H2 can help you rank. H3 should be used within the H2 or for less important headings.
Your WordPress default font sizes should not keep you from using your headings properly. It is a very simple fix.
Thanks,
Don Silvernail
-
The hierarchy of your headers depends on the hierarchy of your content, so google use that hierarchy to understand the relevance of your content, so please don't change and destroy your content and your opportunities
Heading — HTML has six different heading tags — h1, h2, and so on. The h1 is considered the most important tag, and the h6 is the least important. The tags are often formatted from large (or most important) to smallest (or least important).
Let's take an example, we are going to create an article about
so let's take "buy a MacBook Pro" as the main keyword and here is your structureNote: this just an example base on my experience
<---------------------------------------------------------------------------------------------->
H1-All you need to know before to buy a MacBook Pro - Main Keyword Goes Here
Then you add a description or Introduction Paragraph with the main keywordLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
H2-the best places to buy a Mac Book Pro (Sub-topic secondary keyword or secondary topic) in this case the main topic is "buy a MacBook Pro" and the second topic is "where to buy it online" as you can see there is a direct relation between your H1-tag and your H2-tag
Paragraph related to this subtopic (Here some introductory paragraph)
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
And then here comes a list of possibles website where you can buy a Mac Book Pro (Again, inside your h2 you put a list of h3-tags that are directly related to the h2)
- H3- Official Website (Paragraph related to this content)
- H3- Amazon Website (Paragraph related to this content)
- H3- Ebay Website (Paragraph related to this content)
- H3- Apple Local Store(Paragraph related to this content)
<---------------------------------------------------------------------------------------------->
With this example, you can see that every header follow a structure. So if you have a problem with your font-size or font-weight, you just need to add some custom CSS, in fact, is pretty easy for any developer with a few experience ( Example CSS Headings )
_What I'm trying to say with this is, first _you _create a structure for your article this include headers, content, lists, call to actions, images and forms, then try to make a layout (nothing complex) and in this layout you can play with font-size, line-height or font-weight the easiest way to do that is using the _span- tag, with WordPress is easy to do it.
Why text structure is important for SEO - Yoast Article * How to use headings on your site - Yoast Article* How Links in Headers, Footers, Content, and Navigation Can Impact SEO - Whiteboard Friday
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
-
Move to new domain using Canonical Tag
At the moment, I am moving from olddomain.com (niche site) to the newdomain.com (multi-niche site). Due to some reasons, I do not want to use 301 right now and planning to use the canonical pointing to the new domain instead. Would Google rank the new site instead of the old site? From what I have learnt, the canonical tag lets Google know that which is the main source of the contents. Thank you very much!
Intermediate & Advanced SEO | | india-morocco0 -
If my website uses CDN does thousands of 301 redirect can harm the website performance?
Hi, If my website uses CDN does thousands of 301 redirect can harm the website performance? Thanks Roy
Intermediate & Advanced SEO | | kadut1 -
Multiple H2 tags
Is it advisable to use only one H2 tag? The template designs for some reason is ended up with multiple H2 tags, I realise if any think it's that each one is that are important and it is all relative. Just trying to assess if it's worth the time and effort to rehash the template. Has anyone done any testing or got any experience? Thanks
Intermediate & Advanced SEO | | seoman101 -
Should I use https schema markup after http-https migration?
Dear Moz community, Noticed that several groups of websites after HTTP -> HTTPS migration update their schema markup from, example : {
Intermediate & Advanced SEO | | admiral99
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "http://www.your-site.com"
} becomes {
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Your WebSite Name",
"alternateName": "An alternative name for your WebSite",
"url": "https://www.example.com"
} Interesting to know, because Moz website is on https protocol but uses http version of markup. Looking forward for answers 🙂0 -
Sites in multiple countries using same content question
Hey Moz, I am looking to target international audiences. But I may have duplicate content. For example, I have article 123 on each domain listed below. Will each content rank separately (in US and UK and Canada) because of the domain? The idea is to rank well in several different countries. But should I never have an article duplicated? Should we start from ground up creating articles per country? Some articles may apply to both! I guess this whole duplicate content thing is quite confusing to me. I understand that I can submit to GWT and do geographic location and add rel=alternate tag but will that allow all of them to rank separately? www.example.com www.example.co.uk www.example.ca Please help and thanks so much! Cole
Intermediate & Advanced SEO | | ColeLusby0 -
Block in robots.txt instead of using canonical?
When I use a canonical tag for pages that are variations of the same page, it basically means that I don't want Google to index this page. But at the same time, spiders will go ahead and crawl the page. Isn't this a waste of my crawl budget? Wouldn't it be better to just disallow the page in robots.txt and let Google focus on crawling the pages that I do want indexed? In other words, why should I ever use rel=canonical as opposed to simply disallowing in robots.txt?
Intermediate & Advanced SEO | | YairSpolter0 -
Could you use a robots.txt file to disalow a duplicate content page from being crawled?
A website has duplicate content pages to make it easier for users to find the information from a couple spots in the site navigation. Site owner would like to keep it this way without hurting SEO. I've thought of using the robots.txt file to disallow search engines from crawling one of the pages. Would you think this is a workable/acceptable solution?
Intermediate & Advanced SEO | | gregelwell0 -
Are URL shorteners building domain authority everytime someone uses a link from their service?
My understanding of domain authority is that the more links pointing to any page / resource on a domain, the greater the overall domain authority (and weight passed from outbound links on the domain) is. Because URL shorteners create links on their own domain that redirect to an off-domain page but link "to" an on-domain URL, are they gaining domain authority each time someone publishes a shortened link from their service? Or does Google penalize these sites specifically, or links that redirect in general? Or am I missing something else?
Intermediate & Advanced SEO | | Jay.Neely0