Forum Moderators: open

Message Too Old, No Replies

Writing Meta Tags

         

ahdtravel

3:12 am on Mar 31, 2009 (gmt 0)

10+ Year Member



I am New to this forum.
I would Like to know is this the correct way of Writing the Meta Tags

<meta name="Description" content="Description"></meta>
<meta name="Keywords" content="Keywords"></meta>

swa66

9:40 am on Mar 31, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld! [webmasterworld.com]

in xhtml it should be:
<meta name="description" content="Description can be a bit longer" />
<meta name="keywords" content="Keyword, Keyword2, key word 3" />

in html it should be:
<meta name="description" content="Description can be a bit longer">
<meta name="keywords" content="Keyword, Keyword2, key word 3">

MichaelBluejay

9:35 pm on Mar 31, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



There's really no reason to use the meta keywords tag, though. It's a myth that search engines use them to rank pages. I have dozens of sites at the top of Google, all without meta keywords. Search Google for "death of a meta tag" and you'll see what I mean.