Where do i put a meta tag containing a verification code for google email?
Helo!
I Would like to add google business email for my website. Google is telling me that i must have to Place the meta tag in the <head> section and before the <body> section of my homepage. In which php file or HTML do i place this code from google?
thank you
Comments
you need to play with includes/header-top-area.php or header.php files. Both are responsible for header.
Thanks!