Missing H1 tags

Missing H1 tags

baileyymans
Shopify Partner
11 0 3

I have put my website ( www.posablecam.co.uk ) through a SEO tool and they have said I am missing H1 tags from all pages.

 

How can I add these in?

Is there anyway of hiding the titles? Or having text lower down in the page classed as a H1 tag without it looking different to the rest.

Replies 7 (7)

Jack_aldrich
Visitor
1 0 0

Hey @baileyymans, i hope you're doing good I am sharing some steps to add H1 tags make sure you haven't deleted <h1> tag from header.liquid file

  1. Log in to your Shopify admin panel.
  2. Navigate to "Online Store" and click on "Themes."
  3. In the "Themes" section, click on the "Customize" button for your current theme.
  4. In the left sidebar, select the section where you want to add the H1 heading.
  5. Look for the "Heading" or "Text" element in the section's settings.
  6. Edit the element and ensure that it is formatted as an H1 heading by selecting the appropriate heading level.
  7. Enter your desired H1 heading text in the content area.
  8. Save the changes and preview your website to see the updated H1 heading.


I hope this will help you solve the issue 

Jackstrong11
Shopify Partner
2 0 0

I have a question about the H1 tag, if it is not in the theme itself, please share a method to do it.

Kibochi
Shopify Partner
2 0 0

Hey Baileyymans!

I see that you're using Dawn as your theme.

Can also see that you don't have any H1 as you have specified:

Kibochi_0-1715961041211.png

 

You'd want to make the text in your Hero Section H1, as this will be the first thing your visitors will be seeing.

 

Kibochi_1-1715961094107.png

 

Where are you trying to put your H1 text? This way I can assist you further.


 

 

Helping Shopify businesses achieve higher rankings and better online visibility through expert SEO strategies.

Connect with us for tips and insights on SEO, digital marketing, and optimizing your Shopify store for success!
baileyymans
Shopify Partner
11 0 3

Hi

 

I understand that text in my hero section should be the H1. But I don't like how the text appears in this section.

Can I put the H1 header below this section. As the title before the 3 column 2 row table section of USPs?

wellwisher
Shopify Partner
11 0 2

I can see that you are missing H1 Tags in your home page. Use this guide to fix heading tags in your Shopify:

  1. Backup Your Theme: Duplicate your theme before making changes.

  2. Edit Code: Go to "Online Store" > "Themes" > "Actions" > "Edit code."

  3. Modify Header Code:

    • Search for header.liquid in the code editor.

    • Find the <h1> tag (usually around the logo) and change it to <div>.

    • Save the changes.

  4. Add H1 via Rich Text Section:

    • Go back to "Customize" and add a "Rich text" section to your homepage.

    • Edit the text and set it as an H1 heading.

    • Save and preview your site to confirm the H1 tag is visible.

Let me know if this helps or if you have any other questions 😊

VeronikaF
Excursionist
15 0 4

Hello,

 

dont you know where to find the <h1?

Because I dont have it in the header.liquid section.

 

I'd like to delete the H1 from the logo

dawn theme

vesimidesign.com

 

thank you

Veronika

 

wellwisher
Shopify Partner
11 0 2

Yes, I do.