How do I change the H1 on the home page of the Venue Theme?

Hello! Finally starting to get into the SEO game but it seems more complicated than I expected…

At the moment, home page H1 seems to be empty and so is meta description. I thought initially by changing the ‘title and meta description’ under online store > preference > title and meta description but it didn’t work.

When I go to ‘inspect’ the home page (www.tsaixtsai.com) and search for ‘<H1’, this is what is says

I have a feeling that I need to make changes on the theme.liquid but not sure where to start… Would really appreciate any help! Thanks!

Patricia

Hi,

Meta Description & Title will not appear in H1 of your home page. It is for keyword Ranking. See the example here.

for home page H1 you have add heading as H1.

Hope you will understand this!

Thanks! how would I add heading as H1 and in the system?

I just want to make sure the home page is also ranking for SEO. Basically I can’t find H1 when looking into the source.

Go to Sections > header.liquid file. You can change the code here.
Hope it helps!

Hi

Add heading in h1 tag

  1. From your Shopify admin, go to Online Store > Themes.

  2. Click Actions > Edit code.

In header.php you can modified .