Help with .blogspot meta tag!

Discussion in 'Blogging' started by stuntman112, Jul 13, 2008.

  1. #1
    I have a blog and I want to put a meta tag in,but every time i put them inbetwee the head tags it says that I have to close them properly.
    Here is what it looks like:
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
    <html>
    <head>
    <title>Computer Advances</title>
    <meta name="description" content="--------.">
    <meta name="keywords" content="-------------,">
    <meta name="author" content="scott">
    </head>

    <title><data:blog.pageTitle/></title>
    <b:include data='blog' name='all-head-content'/>
    <b:skin><![CDATA[/*


    I didn't what you guys to take my ideas so that is why the description and keywords are not in there.
    Thanks
     
    stuntman112, Jul 13, 2008 IP
  2. TamuTakDiundang

    TamuTakDiundang Banned

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi mate!
    You need to close every meta tag with '/',

    Like this:
    Hope it will help you to out from your prob.

    ~TTD
     
    TamuTakDiundang, Jul 13, 2008 IP
  3. stuntman112

    stuntman112 Peon

    Messages:
    124
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well not really, I copied and pasted what you gave me an replaces the description and keywords and now it says:
    Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
    XML error message: The character sequence "]]>" must not appear in content unless used to mark the end of a CDATA section.

    What now?
     
    stuntman112, Jul 13, 2008 IP