Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
- I have a problem with the heading tag on the product page. Strangely, it only happens on one product page, not all. Here is the product page that needs to fix the heading tag: https://gaugaupet.com/products/cat-tunnel-bed
- The problem here is that on my interface, there is an H1 tag, which is the product title: GauGau™ Large Cat Tunnel Bed for Indoor Cats
- But the SEO index of the software (attached image 1) says that I also have an H2 tag: GauGau™ Large Cat Tunnel Bed for Indoor Cats
Although I did not create this H2 tag, it is hidden in the source code (attached image 2)
- What do I need to do to remove the H2 tag: GauGau™ Large Cat Tunnel Bed for Indoor Cats
If I need to edit the Code, where do I need to edit it (because it only happens on this product)
I use the Shopify Dawn theme
Solved! Go to the solution
This is an accepted solution.
You can remove it from Online Store > Themes > In the current theme, click "..." > Edit code > open main-product.liquid file, find this line of code
{%- when 'title' -%}
Remove this code and save your file
<a href="{{ product.url }}" class="product__title">
<h2 class="h1">
{{ product.title | escape }}
</h2>
</a>
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This is an accepted solution.
You can remove it from Online Store > Themes > In the current theme, click "..." > Edit code > open main-product.liquid file, find this line of code
{%- when 'title' -%}
Remove this code and save your file
<a href="{{ product.url }}" class="product__title">
<h2 class="h1">
{{ product.title | escape }}
</h2>
</a>
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Great solution, thank you very much
You are very welcome!
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025