Hi, @rickymccallum87 thank you for your quick response. No it’s not a Google code. It’s a FB Verification code.
<meta name="facebook-domain-verification" content="2hys9zuedjrtvbv9953uvo4xqr3shy" />
In the header.php file is added but it doesn’t appear in the website:
<!-- Meta Tags -->
<meta name="facebook-domain-verification" content="2hys9zuedjrtvbv9953uvo4xqr3shy" />
<meta mediarset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php wp_head(); ?>
Thanks.