Trying to find a specific line of code within Shopify but it's not in theme.liquid

Hi, i don’t know anything about coding. I was originally trying to verify my Shopify website for my google merchant center but it wasn’t working so i got on google live chat and the google support person found an issue by going onto my website asmrjade.com and typing CTRL + U and then CTRL + F and looking for “google-site”. On the 2nd and 3rd options, that code is incorrect, you can also see that it is different to the 1st option that shows when you do the search. How do I find this code within Shopify as I cannot see it in my theme.liquid? I cannot find it and have just gotten off a live chat with Shopify support but the person didn’t have much experience with coding (they were lovely though) and they also couldn’t find it.

Thank you!!

@jade444 - do you remember any script code or any app or anything which you added for google verification?

honestly, i have no idea. I have xero, klarna, and prinitify connected as apps so maybe those but i don’t remember linking any of those to google. The only other thing for google and shopify that I have done is connected to my youtube channel so that i have a “store” tab on it.

When you add the HTML meta tag in theme.liquid

Can you verify visually when visiting the website > right click > view source?

If yes, you should be able to verify and claim your account.

No the google support person said that I cannot verify unless the incorrect code has been replaced but they said they don’t know how to find the code within shopify which is why i went on shopify live chat but the support person here also could not help with the coding

One way is to download your theme, then use an IDE such as Visual Studio Code to search for the meta tag.