Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello everyone! I would like to improve my SEO score which is not bad, but it's never hurts to improve it a little. I did run a SEO analysis on store so I know my SEO score or what to improve. The only thing I can't seem to find is my H1 heading. No, not the one in the Shopify preferences. The one in the theme code. So I would like to give a H1 heading to my store but I don't know how to code at all. If somebody could send me a code snippet I can use and tell me where to insert it would be awesome!
Solved! Go to the solution
This is an accepted solution.
here h1 tag for all page title I show you code shopify debut theme
here is an example of a p tag with a title
<p>{{ page.title }}</p>
you can find an HTML tag and replace with h1 tag male sure you replace correct way tag
<div class="page-width">
<div class="grid">
<div class="grid__item medium-up--five-sixths medium-up--push-one-twelfth">
<div class="section-header text-center">
<h1>{{ page.title }}</h1>
</div>
<div class="rte">
{{ page.content }}
</div>
</div>
</div>
</div>
if you are not tech then you have to hire a developer
- if the code tag not written properly then your website not function properly
- website looks change you replace the tag maybe but it depends on your theme.
This is an accepted solution.
here h1 tag for all page title I show you code shopify debut theme
here is an example of a p tag with a title
<p>{{ page.title }}</p>
you can find an HTML tag and replace with h1 tag male sure you replace correct way tag
<div class="page-width">
<div class="grid">
<div class="grid__item medium-up--five-sixths medium-up--push-one-twelfth">
<div class="section-header text-center">
<h1>{{ page.title }}</h1>
</div>
<div class="rte">
{{ page.content }}
</div>
</div>
</div>
</div>
if you are not tech then you have to hire a developer
- if the code tag not written properly then your website not function properly
- website looks change you replace the tag maybe but it depends on your theme.
Thank you:)
@ShoppersQlik I hope you found the solution make my answer as solution and close the topics
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024