Forum Moderators: open
<html>
<head>
<title>….</title>
</head>
<body>
…
…
</body>
<meta name="description"….
<meta name="keywords"…….
</html>
Wondering why I ask, I am creating a dynamic JSP page, and dynamically creating my keywords for the meta tag as I build the page. The problem is I am now at the bottom of the page not the top of the page.
The big question is, will search engines still acknowledge them?
The full spec can be found here w3c [w3.org].
The duplication of elements should be easy for a spider to flag as a problem. Why do you want to go this route?
jb