WordPress: Title tag missing from header

Last updated on | one reply

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.

1 reply

Leave a reply

Your email address will not be published. Required fields are marked *