help adding an html tag to my shopify site for google site verification

Solved
HelpHelpHelp
Excursionist
15 0 7

HI

 

I was wondering if anyone could possible help me please. I'm sure this a really simple task but i'm terrified of making a mistake and messing up the code and breaking my site.

I'm just about to start using google shopping ads and in the google mercant centre is states that i need to upload a little snippet of code to my shopify website. Google states the following about the code --->> It should go in the -head- section, before the first - body- section.

 

I've no idea how to go about doing this. I've managed to set and design my site so far but adding in code is something i don't have any experience with.

 

Any guidance or help would be massivley appreciated!

 

Many Thanks

Accepted Solution (1)
made4Uo
Shopify Partner
3785 710 1096

This is an accepted solution.

Hi @HelpHelpHelp 

 

You can place the tag inside the <head> and </head>

 

1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Layout folder and open the theme.liquid file
3. Go to the very top of the file and you can paste the code anywhere before the </head> tag. See the image on possible places you paste the code

made4Uo_0-1684875514896.png

 

Volunteering to assist you!  Likes and Accept as Solution  is highly appreciated.✌
Coffee fuels my dedication. If helpful, a small Coffee Tip would be greatly appreciated.
Need EXPERIENCED Shopify developer without breaking the bank?
Hire us at Made4Uo.com for quick replies.
Stay in control and maintain your security by avoiding unnecessary store access!

View solution in original post

Replies 5 (5)
NomtechSolution
Astronaut
1245 112 141

I was wondering if anyone could possible help me please. I'm sure this a really simple task but i'm terrified of making a mistake and messing up the code and breaking my site.

I'm just about to start using google shopping ads and in the google mercant centre is states that i need to upload a little snippet of code to my shopify website. Google states the following about the code --->> It should go in the -head- section, before the first - body- section.

 

I've no idea how to go about doing this. I've managed to set and design my site so far but adding in code is something i don't have any experience with.

banned
HelpHelpHelp
Excursionist
15 0 7

Thanks for the reply. I've just managed to work it out..... All the best D

 

made4Uo
Shopify Partner
3785 710 1096

This is an accepted solution.

Hi @HelpHelpHelp 

 

You can place the tag inside the <head> and </head>

 

1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Layout folder and open the theme.liquid file
3. Go to the very top of the file and you can paste the code anywhere before the </head> tag. See the image on possible places you paste the code

made4Uo_0-1684875514896.png

 

Volunteering to assist you!  Likes and Accept as Solution  is highly appreciated.✌
Coffee fuels my dedication. If helpful, a small Coffee Tip would be greatly appreciated.
Need EXPERIENCED Shopify developer without breaking the bank?
Hire us at Made4Uo.com for quick replies.
Stay in control and maintain your security by avoiding unnecessary store access!
HelpHelpHelp
Excursionist
15 0 7

Thankyou very much for showing me the way. I've just managed to do the code implementation and my sitee is now varified wwith google..... Much appreciated.. D

 

Raja22
Visitor
1 0 0

If you say before the headtag, do you mean before it in the order? It seems the two locations are after the head tag,