If you have bad H1 and H2 on the header of Dawn Theme - Here is the solution

For SEO, we need to have clean Headers.

If you have an empty H1, it is because the H1 is coded on the logo in Dawn, and then it returns an empty H1 (I suppose that you have a logo).
Then, you need to search “h1” in the theme.liquid and replace all “h1” by “div”

Then, If your first headers are stupid H2 like “cart” or “country”, on all your pages :
Then, look for “h2” and replace them by “span” in files :
header.liquid
header-drawer.liquid
cart-drawer.liquid
cart-notification.liquid
And maybe others that I don’t remember.

Tell me if it worked for you.
Regards

Hi, something wrong with my store. I do not find out H1 and H2 into theme.liquid. Usually is it happen?

And in fact i have the same behavior you told.

H2: Country/region
H1:
H2: Country/region
H2: Item added to your cart
H1: Educational Toys for Toddlers of All Ages!

Do you know if I did something wrong to searching for H1 and H2?

bumping this thread as the issue still seems to be unresolved, I noticed you can diabled on of he h2 country/region by removing it from theme editor header, the other, not so sure