1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Wordpress Title Tag Problem

Discussion in 'WordPress' started by theultimatepublishing, Dec 11, 2008.

  1. #1
    On my blog, my title tag is not seen on the browser but it can be seen when I view source, is there anyway I can fix it? I use headspace2 to add titles, meta keywords, etc.

    http://www.insiderppc.com

    Here's my code: (header.php)
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head profile="http://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8” />
    <title>Insider PPC</title>
    <meta name="generator" content="WordPress" /> <!-- leave this for stats -->
    <link rel="stylesheet" href="http://www.insiderppc.com/wp-content/themes/salespage/style.css" type="text/css" media="screen" />
    <!--[if lt IE 7]>
    <link rel="stylesheet" href="http://www.insiderppc.com/wp-content/themes/salespage/lt-ie7.css" type="text/css" media="screen" />
    <![endif]-->
    <!--[if lte IE 7]>
    <link rel="stylesheet" href="http://www.insiderppc.com/wp-content/themes/salespage/lt-ie7.css" type="text/css" media="screen" />
    <![endif]-->
    <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="http://www.insiderppc.com/feed" />
    <link rel="pingback" href="http://www.insiderppc.com/xmlrpc.php" />
    <!--we need this for plugins-->
    <?php wp_head(); ?>
    </head>
    <body>
    <div id="home_container">
    <div id="header">
    <div id="menuhome">
    </div>
    <?php 
    //********************************************************************************************************
    //If you want to change the header image, just overwrite the h600.jpg file.
    //Edit the dimensions below or else you may end up with a stretched header image.
    //********************************************************************************************************
    ?>
    </div>
    <!--headerhome.php end-->
    PHP:

     
    theultimatepublishing, Dec 11, 2008 IP