How to verify my domain through Facebook?

Facebook verification requires me to insert something into my code, but it tells me to “paste the meta-tag into the section of the website’s home page HTML source, and publish the page.”

However, I cannot find any main section in my code that includes and therefore can’t verify.

Can someone help!?

Hi @beccakbarber ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea

If you are unable to find the section in your Shopify code, you may need to access your theme’s code and edit it manually. Here’s how you can do it:

  1. From your Shopify admin, click on Online Store > Themes.
  2. Click on the Actions dropdown menu next to your current theme and select Edit code.
  3. In the left-hand sidebar, click on the theme.liquid file to open it.
  4. Look for the section in the file. It should be located near the top.
  5. Paste the meta-tag provided by Facebook into the section.
  6. Save the changes and publish the theme.

If you’re still having trouble finding the section, you can try using the search function within the code editor to search for “”. Alternatively, you can contact Shopify support for assistance.

1 Like

Hello @beccakbarber

I would like to give you the recommendation to support you so kindly follow steps below:

  1. Go to your Online store > Themes > Edit code

  2. Open your theme.liquid file and find the tag like this : https://prnt.sc/BRCNtgJHsAms

  3. And paste the code before

I hope the above is useful to you.
Best regards,
GemPages Support Team