My site template's header.php file has the following:
<title><?php wp_title ( '|', true,'right' ); ?></title>
Why does this produce the site title twice on each page?
|
|
You're using two different SEO plugins: Yoast and All in One. Not a good idea. One of them is doubling up the title tag on single post pages. |
|||||
|