Hello, I am in need of some meta tag help for my site. I tried the Meta-Tag Analyzer at: http://www.submitexpress.com/analyzer/
When I submit my site it says "Found no meta tags."
Can anyone tell me what is wrong in my HTML coding? Please let me know, I would really appreciate it. I tried putting in meta tags but maybe I am doing it wrong.
------
I also wanted to ask for help in fixing 1 error that is showing up that is not letting me validate my site. Here is the error showing:
---------------------------------------
Line 35, Column 74: required attribute "alt" not specified.
…82,212,221" href="features-overview.html" /></map>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
------------------------------------------
I colored red the part that the validator is saying is wrong.
Last edited by vangogh; 01-06-2009 at 07:28 PM..
|