Adding GWT Verification with HTML Meta Tag in "Home Page"
-
I’ve read several versions of the same problem and many answers that have gotten me far but not all the way to “verified” I would really appreciate some help.
I am using Jobroller Theme.
I can’t find the “Home” page. It’s not titled home page. I’m in the editor and I’m trying to find the file type in there. I attempted to edit the header.php file and that didn’t work.
This is what it says to do:
1. Copy the meta tag below, and paste it into your site’s home page. It should go in the <head> section, before the first <body> section.
Show me an example
<html>
<head>
<meta name=”google-site-verification” content=”GvEWbJFahhZBUTfLvCYFZMAyAgNl4Lu_wSnLZFNQCL0″ />
<title> My title </title>
</head>
<body>
page contents
</body>
</html>
2. Click Verify below.
To stay verified, don’t remove the meta tag, even after verification succeeds.I would really appreciate someone helping me.
Thank you!
- The topic ‘Adding GWT Verification with HTML Meta Tag in "Home Page"’ is closed to new replies.