it doens’t put in the right google site verification format. i looked at the code and it put in
<!– Meta Tag Manager –>
<meta name=”google-site-verification” content=”<meta name="google-site-verification" content="K_jZyg5oEPL85gE3FvkOIp0kFqcLbSQvwc8mm7dlOXQ" />” />
Google says Your meta tag is not formatted correctly. To avoid errors, copy and paste the contents of the meta tag directly from the instructions.
It shows an example
<html>
<head>
<meta name=”google-site-verification” content=”K_jZyg5oEPL85gE3FvkOIp0kFqcLbSQvwc8mm7dlOXQ” />
<title> My title </title>
</head>
<body>
page contents
</body>
</html>