• Happy Sunday everyone,

    I am hoping someone on here can help me with my tech question in regards to verifying ownership of my website using a meta tag. I created a personalized email address through G Suite and now I am being asked to do the following:

    Copy and paste the meta tag into your home page at https://lakelifestateofmind.com. Place the meta tag in the <head> section and before the <body> section of your homepage.

    I have looked online and watched numerous YouTube videos on how to do this. I can’t figure out where on my actual site to add this information. I am running Genesis and have a child theme as well. Where would this <head> section be located? When I go into, Appearance and then editor, I don’t have the same options as others do in their websites such as header.php.

    I’m sure this is extremely simply and I’m praying someone here knows how to do this!

    TIA
    Tiffany

Viewing 1 replies (of 1 total)
  • Hello @lakelifestateofmind

    Yes, the <head> section should be in the header.php file.

    If you don’t see the header.php file in your child-theme that’s most likely due to the fact that you have no made any changes to it before.

    You may need to copy the header.php file from your theme and place the copied file in your child-theme’s directory.

    Once you do that you should be able to edit the header.php file in you child-theme to add the meta tag.

Viewing 1 replies (of 1 total)
  • The topic ‘Verifying Ownership of Site for G Suite’ is closed to new replies.