Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ben Carlo

    (@hinampaksh)

    Hey Reece,

    Thanks for posting!

    I believe that tag needs to be placed within the <head> section of your site. Our page builder only works inside the content area which is outside the <head> section so that doesn’t work as it won’t get picked up.

    I don’t think the code needs to stay there indefinitely, so you can place it on the header.php file of your theme, inside the <head> section. 🙂

    Hope this helps!

    Ben

    Thread Starter reecejayelee

    (@reecejayelee)

    sorted, thank you

    Plugin Contributor Ben Carlo

    (@hinampaksh)

    Awesome! And no worries at all. 🙂

    Enjoy BB!

    Hi Ben. Related question: If I want to add this Google verification code for Webmaster Tools:
    (<meta name=”google-site-verification” content=”T7E1JMD7Mp_7dQJalhDlsRomlx8kaclZL4akYdJLc8Q” />

    …Does it have to go anywhere in particular on the header.php theme file inside the <head> section or so long as it is between <head> and </head> I’m fine? In other words can I just slip it in by creating a new line just under <head>, which currently has this line as the first in the set: <meta charset=”<?php bloginfo( ‘charset’ ); ?>” />

    Thanks!
    Howard Sherman

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do i add Google verification HTML Tag’ is closed to new replies.