Can’t get Google Site Verification “Meta-Tag” embedded into site
-
Here is what I’m supposed to have in my site:
<html>
<head>
<meta name=”google-site-verification” content=”oPacoLMZUK39N7Pjs7l03mr054kIBFxTjXEOdFrlLSg” />
<title> My title </title>
</head>
<body>
page contents
</body>
</html>I’m using a Merry Christmas WordPress theme >>> https://christmaswalk.info and I even emailed the designer to find out why I cannot get this embedded in the correct spot of the site to get verified.
He told me to put it into the footer.php file which did not work.
I have my quantcast code in this same location that worked.
I cannot find anything in all the spots when I open up my editor for the template to find “exactly” the reference google makes to install this code. I even went ahead and tried interjecting it into every single one and still nothing.
Is there another way to get into the html page of this wordpress theme to install this?
- The topic ‘Can’t get Google Site Verification “Meta-Tag” embedded into site’ is closed to new replies.