Hey guys, I’m also having this issue.
Basically, we’re using YOAST SEO plugin for our SEO. For some reason, the plugin is also writing one title tag. So we end up having two meta tilet. I looked a lot online to try to find a solution as this is pretty bad for our SEO. It seems that one solution they recommend is to find the <title> tag in our header.php file. However, the only thing I can find in the header.php file is this:
<head>
<?php wp_head(); ?>
<!–// CLOSE HEAD //–>
</head>
Do you know where I could find that? Or would you have another suggestion to remove the theme generated meta title?
Thanks a lot guys and Merry Christmas!
Cheers.
Sam