Title: Title Tag
Last modified: July 8, 2019

---

# Title Tag

 *  [fembot](https://wordpress.org/support/users/fembot/)
 * (@fembot)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/title-tag-15/)
 * Hi, while using Yoast and Solon theme, I have duplicate title tags.
 * Would it break the theme if I removed this from header.php?
    <title><?php wp_title(‘
   |’, true, ‘right’ ); ?></title>
 * Confirmed that the functions.php page does have this in the code
    add_theme_support(‘
   title-tag’ ); }
 * — Would this be the easiest fix to remove the duplicate title tag and still be
   able to use (and not change) the Yoast plugin?
 * I appreciate any assistance or advice. Thank you!

Viewing 1 replies (of 1 total)

 *  [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * (@romanbon)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/title-tag-15/#post-11713494)
 * Hello,
 * I think that it might work, but please remember that it’s better to override 
   modified .php files using a child theme in order to avoid losing your modifications
   after theme update.
 * Kind Regards, Roman.

Viewing 1 replies (of 1 total)

The topic ‘Title Tag’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/solon/1.08/screenshot.png)
 * Solon
 * [Support Threads](https://wordpress.org/support/theme/solon/)
 * [Active Topics](https://wordpress.org/support/theme/solon/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/solon/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/solon/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Roman Bondar](https://wordpress.org/support/users/romanbon/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/title-tag-15/#post-11713494)
 * Status: not resolved