How to remove double sitename?
-
Hi Guys,
I can’t figure out why my sitename appears at the beginning of every page in my browser and Google. I use Yoast SEO and my sitename is supposed to be at the end of every page.
I read something about the header.php but don;t know what I should be changing:
<title><?php bloginfo(‘name’); ?> » <?php bloginfo(‘description’); ?><?php if ( is_single() ) { ?><?php } ?><?php wp_title(); ?></title>
Do I need to change something here to remove my sitename at the beginning of every title? For example, see 404-page: http://www.lovelings.nl/test
The title of the page in browser is ‘sitename’ >> ‘page not found’ >> ‘sitename’.Hope someone can help me, thanks! 🙂
[ No bumping please. ]
The topic ‘How to remove double sitename?’ is closed to new replies.