Title tag for 6 pages all the same?
-
Ok what am I missing?? I’ve been exploring more with template tweaks so I’m sure it’s something simple and I’ll kick myself…
I have my site (https://benjamincharity.com) split in two: Personal and Freelance.
I am using these calls in my title tag (this code is identical in my personal header (header.php) and my freelance header (header-freelance.php):
<title><?php wp_title(); ?> | <?php bloginfo('name'); ?></title>
Yet somehow while all the titles are correct on the personal side, every page on the freelance side is displayed as “Support | Benjamin Charity”.
I have a blog category called ‘Support’ but I can’t figure out how it could be affecting me.
I’m looking forward to learning something new! Thanks in advance to any kind souls!
Benjamin
- The topic ‘Title tag for 6 pages all the same?’ is closed to new replies.