Domain Confirmation Meta Tag
Where to put a domain confirmation meta tag in Classipress 4.x.x
Meta Tag:
<meta name="xxxxxxxxx-verification" content="xxxxxxxxxxxxxxxxxxx" />
or
Html File:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>Verification: xxxxxxxxxxxxxxxxxxx</body>
</html>