HELLO SO I RECENTLY DID A SEO SCORE CHECK ON MY SITE AND MY SCORE WAS LOW TO SAY THE LEAST! SO I AM TRYING TO GET THINGS FIXED AND HAVE A AT LEAST DECENT SEO SCORE. THE FIRST ERROR I AM TRYING TO FIX IS MY H1 HEADING. THE SEO CHECKER SAYS I AM MISSING THE H1 HEADING, I HAVE GONE INTO THE CODE ON MY SITE BUT I HAVE NO CODING EXPERIENCE SO I ONT EVEN KNOW WHERE TO START! CAN SOME ONE PLEASE HELP AND GUIDE ME TO GETTING MY H1 HEADING ADDED, IT WOULD BE GREATLY APPRECIATED!! WEBSITE: HTTPS://LOVEKRATOMBOTANICALS.COM THANK YOU ALL IN ADVANCE!
Certainly! Adding an H1 heading in Shopify is a crucial step for optimizing your SEO score. While Shopify uses a user-friendly interface that doesn’t require coding knowledge, you can still add an H1 heading through the theme editor. Here’s a step-by-step guide:
- Log in to your Shopify admin panel.
- Navigate to “Online Store” and click on “Themes.”
- In the “Themes” section, click on the “Customize” button for your current theme.
- In the left sidebar, select the section where you want to add the H1 heading.
- Look for the “Heading” or “Text” element in the section’s settings.
- Edit the element and ensure that it is formatted as an H1 heading by selecting the appropriate heading level.
- Enter your desired H1 heading text in the content area.
- Save the changes and preview your website to see the updated H1 heading.
As well Go Through this https://community.shopify.com/c/shopify-design/how-to-change-h1-tag-for-homepage/td-p/453238
It’s not clear to me where do I set the heading level, as mentioned in line #6
Using Spotlights theme
same here
Hello thanks for the anwser but can you be more precise to where to add the tags ? in the Header Liquid ? if yes which section ?
I would like to add it to all my pages Collections / Blogs/ About us. This is : my website if you could give more details asap it’s for Seo purpose.
Go into edit code. Then find rich-text.liquid in sections. After find this part of the code:
{{ block.settings.heading }}
should be between lines 24-33, and change h2 to h1Check the above answer I provided for @Asafsky
You can, it would just require you to use the regular shopify editing and then adding addition rich text blocks using the title heading. It isnt a great idea to have more than one h1 tag on a single page as it will decrease your SEO. You have a better chance increasing your SEO by sticking to one h1 tag per page.