Forum Moderators: open
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">