• Hi. I have to add a meta tag to my blog. Where do I put this code? I went to Appearance, then clicked editor…. now where do I go?
    so confused.
    Thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • In header.php between the <head></head> tags.

    <head>
    
    lots of other stuff
    
    the google stuff
    
    </head>
    Thread Starter yodelvixen

    (@yodelvixen)

    Hi Curtis
    I don’t see those tags. Here is what I have under header, so I’m not sure where exactly to put the meta tag. Thanks for your help.

    /* header */
    #header {overflow: hidden; font-size:13px; display:block; padding:20px 20px 10px 20px;}
    #header a, #header a:visited {text-decoration:none;}
    #header h1, #header h2 {color:#000;font: bold 22px Arial, Tahoma, Verdana;padding:0px; margin:0px;}
    #header h1 a, #navbar h1 a:visited, #header h2 a, #header h2 a:visited {color:#000;text-decoration:none;}
    #header p {padding: 0px;margin: 0px;}
    #header .rsswidget {margin: 0;padding: 0; text-align:right;}
    #header .rss {float:right;list-style-type: none;margin: 0 0 0 10px;padding-left: 20px; background:url(images/rss.gif) no-repeat; }
    #headerleft {width: 500px;float: left;margin: 0;overflow:hidden;}
    #headerright {width: 300px;float: right;margin: 0;text-align: right;overflow:hidden;}
    #headerimg {color: #000000;overflow: hidden; margin:0; padding:0; }
    *html #headerimg {margin-bottom:-3px;}
    #headerimg img {width:100%; margin:0; padding:0;}
    #headerimg a {display:block; border:none; outline:none; text-decoration:none; }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Verify Google Analytic’ is closed to new replies.