Change post <title> for seo
-
I changed the title in the header.php of my template to:
<title><?php wp_title(); ?> – <?php bloginfo(‘name’); ?> </title>
The problem is that is displays as follows: “>> Post Name – Blog Name”
How do I get rid of the “>>” in the begining?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change post <title> for seo’ is closed to new replies.