If your <title>
tag is missing from the header, try adding the following to your template’s functions.php file.
add_theme_support( 'title-tag' );
Let me know if this helped. Follow me on Twitter, Facebook and YouTube, or 🍊 buy me a smoothie.
Helped, thanks!