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
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
-
Can cross domain canonicals help with international SEO when using ccTLDs?
Hello. My question is:** Can cross domain canonicals help with international SEO when using ccTLDs and a gTLD - and the gTLD is much more authoritative to begin with? ** I appreciate this is a very nuanced subject so below is a detailed explanation of my current approach, problem, and proposed solutions I am considering testing. Thanks for the taking the time to read this far! The Current setup Multiple ccTLD such as mysite.com (US), mysite.fr (FR), mysite.de (DE). Each TLD can have multiple languages - indeed each site has content in English as well as the native language. So mysite.fr (defaults to french) and mysite.fr/en-fr is the same page but in English. Mysite.com is an older and more established domain with existing organic traffic. Each language variant of each domain has a sitemap that is individually submitted to Google Search Console and is linked from the of each page. So: mysite.fr/a-propos (about us) links to mysite.com/sitemap.xml that contains URL blocks for every page of the ccTLD that exists in French. Each of these URL blocks contains hreflang info for that content on every ccTLD in every language (en-us, en-fr, de-de, en-de etc) mysite.fr/en-fr/about-us links to mysite.com/en-fr/sitemap.xml that contains URL blocks for every page of the ccTLD that exists in English. Each of these URL blocks contains hreflang info for that content on every ccTLD in every language (en-us, en-fr, de-de, en-de etc). There is more English content on the site as a whole so the English version of the sitemap is always bigger at the moment. Every page on every site has two lists of links in the footer. The first list is of links to every other ccTLD available so a user can easily switch between the French site and the German site if they should want to. Where possible this links directly to the corresponding piece of content on the alternative ccTLD, where it isn’t possible it just links to the homepage. The second list of links is essentially just links to the same piece of content in the other languages available on that domain. Mysite.com has its international targeting in Google Search console set to the US. The problems The biggest problem is that we didn’t consider properly how we would need to start from scratch with each new ccTLD so although each domain has a reasonable amount of content they only receive a tiny proportion of the traffic that mysite.com achieves. Presumably this is because of a standing start with regards to domain authority. The second problem is that, despite hreflang, mysite.com still outranks the other ccTLDs for brand name keywords. I guess this is understandable given the mismatch of DA. This is based on looking at search results via the Google AdWords Ad Preview tool and changing language, location, and domain. Solutions So the first solution is probably the most obvious and that is to move all the ccTLDs into a subfolder structure on the mysite.com site structure and 301 all the old ccTLD links. This isn’t really an ideal solution for a number of reasons, so I’m trying to explore some alternative possible routes to explore that might help the situation. The first thing that came to mind was to use cross-domain canonicals: Essentially this would be creating locale specific subfolders on mysite.com and duplicating the ccTLD sites in there, but using a cross-domain canonical to tell Google to index the ccTLD url instead of the locale-subfolder url. For example: mysite.com/fr-fr has a canonical of mysite.fr
Intermediate & Advanced SEO | | danatello
mysite.com/fr-fr/a-propos has a canonical of mysite.fr/a-propos Then I would change the links in the mysite.com footer so that they wouldn’t point at the ccTLD URL but at the sub-folder URL so that Google would crawl the content on the stronger domain before indexing the ccTLD domain version of the URL. Is this worth exploring with a test, or am I mad for even considering it? The alternative that came to my mind was to do essentially the same thing but use a 301 to redirect from mysite.com/fr-fr to mysite.fr. My question is around whether either of these suggestions might be worth testing, or am I completely barking up the wrong tree and liable to do more harm than good?0 -
Hreflang Tags & Canonicals Being Used
We have a site on which both hreflang tags and canonicals are being used. There are multiple languages, but for this I'll explain our problem using two. There are a ton of dupe page titles coming up in GSC, and we're not sure if we have an issue or not. First, the hreflang tags are implement properly. UK page pointing there, US page pointing there. Further down the page, there are canonical tags - except the UK canonical tag points to the UK page, and the US version points to the US page. I'm not sure if this will cause an issue in terms of SEO or indexing. Has anyone experienced this before or does anything have any insight into this? Thanks much! Matt
Intermediate & Advanced SEO | | Snaptech_Marketing0 -
Competitor Title, can I use the same???
there are some pages, my competitor is ranking well and also, we have done page optimization it is 100% for page title keywords as im going to use the same title of the competitor? Will this affect me? Pls suggest wht should I do..
Intermediate & Advanced SEO | | Rahim1190 -
How should be a perfect SEO Title, Description, H1 and H2?
Hello friends, i have a very good question. In a website of coupon codes, how should be a perfect Title, Description, H1 and H2? For example: If our main keyword is "Promo codes Amazon" but we we want to get good results with "Coupon codes Amazon", "Discounts Amazon" and "Coupons Amazon", how should be a perfect SEO? In some sites, people we use some tactics like month or year in title and descriptions or number of coupons and offers. Thanks so much.
Intermediate & Advanced SEO | | pompero990 -
Should I be using meta robots tags on thank you pages with little content?
I'm working on a website with hundreds of thank you pages, does it make sense to no follow, no index these pages since there's little content on them? I'm thinking this should save me some crawl budget overall but is there any risk in cutting out the internal links found on the thank you pages? (These are only standard site-wide footer and navigation links.) Thanks!
Intermediate & Advanced SEO | | GSO0 -
Meta-description not used at all times
Hi all We are marketing an e-commerce site and seem to have a weird issue. For some reason the clearly specified meta description is not being used in the SERPs. Had a look in the source but all tags seems to be there. The site can be found here:
Intermediate & Advanced SEO | | Resultify
www.bangerhead.se A sample search in Google that uses the wrong info in the SERP:
https://www.google.com/webhp?sourceid=chrome-instant&rlz=1C5CHFA_enSE548SE548&ion=1&espv=2&ie=UTF-8#safe=off&q=bangerhead Any ideas to why this is? Grateful for any inputHave a nice day Fredrik0 -
Should I do different H1 and H2 Tags on Paginated Pages ?
Hi All, I use pagination (Rel=Prev , Rel=Next) and a canconical tag on my paginated pages and also on my View All page to point to my root page (Page 1). My thoughts are am I missing a trick by having the same H1 and H2 tag on each of my paginated pages ? Should I having different ones on say Page 2, 3,4 and view all , to give the Collective Page better SEO . Just wondered what peoples thoughts here were ?. thanks Pete
Intermediate & Advanced SEO | | PeteC120 -
Business Uses Third Party for Phone Number
I have a client that uses a third party rental agency to book their cabins. The client has that 3rd party company's number on the site and I have been tasked with building citations. I feel this will create a problem by using another company's number instead of a custom one just for this business. Thoughts on this matter?
Intermediate & Advanced SEO | | Atomicx0