SEO, AdWords, affiliates, advertising, and promotions
Hi,
I'm trying to locate/edit the default H1 tag in the Brooklyn theme. When I do site diagnostics, I have 2 entries for H1, the first is blank and the second is the one I added as custom HTML. I am trying to remove or properly edit the first entry. I added Headline and subhead to the slider image but this does not effect the missing H1.
Any ideas
One of the H1 tags is on your logo. Look at theme.liquid and remove the h1 from the logo. You can try changing the h1 to div like I have below in red.
<div class="site-header__logo large--left" itemscope="" itemtype="http://schema.org/Organization">
<a href="/" itemprop="url" class="site-header__logo-link logo--has-inverted">
<img src="//cdn.shopify.com/s/files/1/1842/2791/files/Ceres-Logo-Light_225x.png?v=1563290024" srcset="//cdn.shopify.com/s/files/1/1842/2791/files/Ceres-Logo-Light_225x.png?v=1563290024 1x, //cdn.shopify.com/s/files/1/1842/2791/files/Ceres-Logo-Light_225x@2x.png?v=1563290024 2x" alt="Ceres Natural Remedies" itemprop="logo">
</a>
<a href="/" itemprop="url" class="logo--inverted">
<img src="//cdn.shopify.com/s/files/1/1842/2791/files/ceres-logo-web_225x.png?v=1559586514" srcset="//cdn.shopify.com/s/files/1/1842/2791/files/ceres-logo-web_225x.png?v=1559586514 1x, //cdn.shopify.com/s/files/1/1842/2791/files/ceres-logo-web_225x@2x.png?v=1559586514 2x" alt="Ceres Natural Remedies" itemprop="logo">
</a>
</div>
Thanks Steve!
I actually found the item in header.liquid and edited it there.
Find
<h1 class="header__logo">{{ header_logo }}</h1>
replace with (h2 or h3: I prefer h3 for logo)
Paste the following
<h3 class="header__logo">{{ header_logo }}</h3>
<h1>YOUR TAG TEXT</h1>
Before you paste, remember to replace YOUR TAG TEXT with your choice of text.
User | RANK |
---|---|
5 | |
2 | |
2 | |
2 | |
2 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023