Change meta tag

Discussion in 'PHP' started by coolsleek, Mar 11, 2008.

  1. #1
    How can I change my site meta tag.
    Will I change anything here,..........<meta name="generator" content="WordPress 2.3.3" />

    The meta name line is from the free wordpress template
     
    coolsleek, Mar 11, 2008 IP
  2. amazingronit

    amazingronit Well-Known Member

    Messages:
    1,334
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    130
    #2
    add these lines :

    <META
    content="keyword1, keyword2, keyword3 etc etc"
    name=keywords>
    <META
    content="this is my short description about the site. this is the information which shows up in google search pages"
    name=DESCRIPTION>

    hope it helps !!! :)
     
    amazingronit, Mar 11, 2008 IP
  3. coolsleek

    coolsleek Active Member

    Messages:
    424
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    Thank you. Let me try it
     
    coolsleek, Mar 11, 2008 IP