I've got someone verified in my Google Search Console for our site and it's using a meta tag in the head.
I've checked header.php in the theme and the child and it's not there. I've double checked wp_head (includes/general). and it's not there either.
I found some plugins to add scripts to the head but it isn't there. I checked Google Tag Manager we're not injecting anything there.
Can anyone think of anywhere I haven't looked where this meta tag might be coming from?
I've checked the Google Analytics and Tag Managers plugins the owner has installed and it's neither of them (at least not in the settings)
I've got someone verified in my Google Search Console for our site and it's using a meta tag in the head.
I've checked header.php in the theme and the child and it's not there. I've double checked wp_head (includes/general). and it's not there either.
I found some plugins to add scripts to the head but it isn't there. I checked Google Tag Manager we're not injecting anything there.
Can anyone think of anywhere I haven't looked where this meta tag might be coming from?
I've checked the Google Analytics and Tag Managers plugins the owner has installed and it's neither of them (at least not in the settings)
It could be a lot of things, and as RiddleMeThis says, a DB search would shine light on the situation.
However, in my experience, most cases of unexpected meta are generated with Yoast.
For your specific case, here is how to link Google Search Console with Yoast - it might help you remove the unwanted meta: https://yoast/wordpress/plugins/seo/add-website-google-search-console/
Let me know if it doesn't work, and we can dive into searching the DB!