Thanks Jim. I am not a coder so was unaware of w3.org. I sent it to my tech team to check out. I ran the site and it is showing some coding errors that deal with meta data, which may mean that Google can't read it and why SEOMoz is showing it as an error on our reports.
Posts made by cmoise
-
RE: Why is SEOMoz telling me that meta descriptions are missing?
-
Why is SEOMoz telling me that meta descriptions are missing?
We have descriptions using an Ektron CMS on a .NET platform. IT is wondering if using "meta ID" vs "meta name" is the issue? Here is an example of the HTML code:
<meta http-equiv="<a class="attribute-value">Content-Language</a>" name="<a class="attribute-value">Language</a>" content="<a class="attribute-value">en</a>" /> <meta id="<a class="attribute-value">ctl00_metaTagControl1_metaKeywords</a>" name="<a class="attribute-value">Keywords</a>" content="<a class="attribute-value">hunting, fishing, outdoor, sportshooting, rodeo, off-road, hunt, fish, outdoors, community, shotgun, rifle, bass, trout, sportfishing, tarpon, ATV, television</a>">meta> <meta id="<a class="attribute-value">ctl00_metaTagControl1_metaDesc</a>" name="<a class="attribute-value">Description</a>" content="<a class="attribute-value">Deep-cranking technique lands Starks his second Elite Series victory.</a>">meta> <meta id="<a class="attribute-value">ctl00_metaTagControl1_metaSubject</a>" content="" name="<a class="attribute-value">subject</a>">meta> <meta id="<a class="attribute-value">ctl00_metaTagControl1_metaRating</a>" content="" name="<a class="attribute-value">rating</a>">meta>