keywords

Discussion in 'Products & Tools' started by chaldean123, Oct 6, 2009.

  1. #1
    I dont know much about html so I was wondering where do you put the keywords or whats the html thing for it bc i want to get lil more traffic
     
    chaldean123, Oct 6, 2009 IP
  2. TheVendor

    TheVendor Member

    Messages:
    75
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    <meta name="Keywords" content="Keywords, here, separated, by, commas"/>
    HTML:
    and that goes in the head section of your website.

    
    <html>
    <head>
    <meta name="Keywords" content="Keywords, here, separated, by, commas"/>
    </head>
    <body>
    </body>
    </html>
    HTML:
    You might want also to include a meta description too if you haven't already, to help with SEO.

    <meta name="description" content="Description here" />
    HTML:
     
    TheVendor, Oct 6, 2009 IP
  3. chaldean123

    chaldean123 Peon

    Messages:
    45
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    YOUR A LIFE SAVER! thanks!
     
    chaldean123, Oct 6, 2009 IP
  4. redesignunit

    redesignunit Peon

    Messages:
    467
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Nice information thanks :)
     
    redesignunit, Oct 8, 2009 IP