How do i customize META tags on my blog?

Discussion in 'HTML & Website Design' started by skionxb, Oct 15, 2006.

  1. #1
    skionxb, Oct 15, 2006 IP
  2. eruna

    eruna Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    in he head of the document the html is:

    <title>Funny Credit Card Commercial!</title>
    <meta name="keywords" content="How do i customize META tags on my blog?" />
    <meta name="description" content="How do i customize META tags on my blog? " />
     
    eruna, Oct 19, 2006 IP
  3. Paprik

    Paprik Peon

    Messages:
    79
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    keywords should be something like:
    
    <meta name="keywords" content="funny, credit card, commercial" />
    
    PHP:
     
    Paprik, Oct 19, 2006 IP