Hi there. This is very odd, I'm using WHP on two sites and in one it's working perfectly in the title, in the other I only see the Page name. The format I want is:
Page Name | Website Name
Any idea what could be causing this? I searched general forums and saw someone else fix this by adding code in the header.php under appearances in wordpress, but this didn't work for me. I suspect perhaps it's a WHP issue now, here is the code I tried:
<title><?php wp_title(' '); ?><?php if(wp_title(' ', false)) { echo ' -'; } ?> <?php bloginfo('name'); ?></title>
Title Bar -- Page name but not site name showing up!
Started by
jasonp
, Jan 14 2010 08:15 PM
2 replies to this topic










