Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello,
Anybody knows if would it be possible to customize the hierarchy of title tags from the top pages on a shopify store? That is, define what elements will receive the <h1>, <h2>, <h3> tags, etc. on the Home, Categories, Subcategories, Filters, and Products pages.
Thx,
Isaac.
Hey Isaac, hopefully I understand your question - you can definitely edit your site's code (html/liquid) and re-structure h1 , h2 etc as you see fit here is where to do it in your store settings : https://help.shopify.com/themes/customization#view-the-edit-code-page
Just be sure to watch the CSS rules, if you change an h2 to an h1 for example there may be a significant amount of styling associated with it that will just disappear.
Hope that helps,
George