Invalid “Part 1” in website title
-
Hi, I am having a problem with the title of my website, and how it is shown in the title bar of the browser at the top. On the main page, and only there, it states “-Part 1-” directly after the title of my website. As soon as I browse to any other page or post within my website, the “Part 1” disappears. There is nothing in the settings or anywhere else, where I have included this “Part 1”.
My website is located at https://www.manexperience.com. The tag responsible for the title is:
<title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
Thanks.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Invalid “Part 1” in website title’ is closed to new replies.