Mar 05
What Do I Have To Do With My Meta Tags?
Meta Tags Comments »This is it:
<head> <meta name="keyword" content="[my keywords]..."></meta> <meta name="description" content="[my description]"></meta> <title>All you need to know about...</title> </head>
This is what the server is telling me:
The element type "head" must be terminated by the matching end-tag.