have the same issue on http://www.iseoyou.org. All sub-pages do have the title allocated in the right way. Just the starting page has a blank title per default. I don't want to replace the formula in header.php with a fixed text as this will be permanent for all sites. Any idea? I have the following Plugins installed:
Google XML Sitemaps SI CAPTCHA Anti-Spam Sidebar Login Ultimate Google Analytics
Even if I deactivate them it still does not work. Any idea?
Vladimir’s WordPress Forum
no title
13:40
27 September, 2010
Raphael
Hello,
I have a problem with the title tag.
In the header.php is everything correct:
But on my home site, I have no title. It shows only the URL.
What's wrong?
Raphael
20:21
27 September, 2010
Vladimir
posts 707
Post edited 20:22 – 27 September, 2010 by Vladimir
What site is it?
Did you try disabling all plugins?
20:20
30 September, 2010
Andreas
Hi,
have the same issue on http://www.iseoyou.org. All sub-pages do have the title allocated in the right way. Just the starting page has a blank title per default. I don't want to replace the formula in header.php with a fixed text as this will be permanent for all sites. Any idea? I have the following Plugins installed:
Google XML Sitemaps
SI CAPTCHA Anti-Spam
Sidebar Login
Ultimate Google Analytics
Even if I deactivate them it still does not work. Any idea?
Andreas
20:32
30 September, 2010
Andreas
Post edited 20:33 – 30 September, 2010 by Andreas
… created my own work around by copy and pasting the formula included between the title-tags from the standard theme into the header.php
9:52
1 October, 2010
Vladimir
posts 707
It's very weird as the theme uses the simplest of all methods for the browser title – wp_title('');
I've checked some sites using the latest version of the theme and they seem to be fine.