OK, let’s agree that you will not use the word “page” and then we will understand each other 🙂
You are complaining about the <title> tag that is empty on your main page and doesn’t show anythin in your browser’s bar. Defect in the theme’s design. Check out other theme (default, classic) and correct it.
For the other issue, edit your stylsheet. Find:
h1 { margin:0px;
padding-left: 0px;
height: 60px;
font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
color: #000000;
display:none; <=== ADD THIS LINE
}
Thanks for the tips. The second one worked just fine, but I tried three other themes (including default and classic) and the browser bar was still empty. No title. Any ideas?
Honestly, I do’t believe it – the part about the default and/or classic, unless there are some plugins that mess around the default settings of title tag.
Do you have this in the default’s header.php?
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
If yes, and still no title in the browser bar – deactivate all your plugins and try it again.
the 2 included themes DO provide titles.. show us what the default theme looks like on your site — right now the theme is black and I clearly see titles.
<title>The Dead Kennedys - MTV Get Off the Air (live 1984) | Music Videos That Suck</title>
what you see on the front page:
<title></title> is a theme issue, like moshu said.
Hey, yes my header had that code in it. But I did what you said with the plugins, and everything works now. All-in-One SEO Pack was screwing up the title somehow.
Thanks for everything!
P.S. the link to my blog hasn’t changed, it’s still musicvideosthatsuck.com
P.S. the link to my blog hasn’t changed, it’s still musicvideosthatsuck.com
.. and that is not what is in your profile.
this is:
http://www.musicvideosthatsuck/wordpress/