Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
My website theme header.php uses this code:
header.php
<title><?php wp_title('‹', true, 'right'); ?></title>
And I'm seeing two <title> tags in the page source.
<title>
How can I solve this?
My website theme header.php having code []header.php uses this code:
The error ofAnd I'm seeing two title<title> tags? in the page source.
My website theme header.php having code []
The error of two title tags?