mawcluster
Joined: 19 Apr 2006
Posts: 4
|
Posted: Fri Apr 21, 2006 2:18 pm
Post subject: Meta Tag Analysis Can't Detect my Keywords or Description
|
|
|
I am looking again and again at my code to try and figure out why the spiders can't read my keywords and description tags and I'm baffled. I know the meta tags don't matter too much but I want them to be detected for the engines that care.
They seem fine. In between the head tags ...
This is my header code, can anyone help?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Awesome Science Fair Project Ideas and Topics.</title>
<META NAME=?keywords? CONTENT=?science fair project ideas, science fair project idea, experiment, topic?>
<META NAME=?description? CONTENT=?We know how hard it can be to think of clever science fair project ideas. The competition is fierce and everyone wants to have the coolest and most original science project idea.">
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
body {
background-color: #d4cebd;
}
.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: smaller;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-size: smaller}
.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
-->
</style>
</head> _________________ A Science Fair Project Ideas Resource: Science-Ideas.Com |
|