Hello There,
1. Go to Online Store->Theme->Edit code
2. sections/header.liquid-> and search this class [ h2 site-header__logo ] and changes tags h1 to h2
Screenshot :- https://prnt.sc/zp3t7q , https://prnt.sc/zp3oa1
Thanks!
Hi there @throneforyotone,
As a rule of thumb, you should only have 01 H1 on a page. And the H1 should contain your focus keyword.
Given this criterion, your Logo should not be H1, you can use it as your H2.
H1 and Title tag are decisive for your on-page SEO, other than that, just make sure your H2 and H3 are nicely optimized for on-page SEO.
Let me know if my answer is helpful with a like and thumb up.
Cheers,
Hey @throneforyotone,
If you followed what @Pallavi suggested previously, then you can follow that same process to locate the logo and change the "h2" to "div".
Ex. Old: <h2 class="h2 site-header__logo"> </h2>
New: <div class="h2 site-header__logo"> </div>
This should remove your logo from having any tags.
If this was helpful, please give me a like and a thumbs up!
User | Count |
---|---|
15 | |
5 | |
4 | |
4 | |
4 |