This tool, geared by an XSLT stylesheet, tries to extract some information from a HTML semantic rich document. It only uses information available through a good usage of the semantics defined in HTML.
The Semantic Data Extractor Tool from the W3C has also been included in our URI Valet which allows you to: check server headers, preview a summary of head information, view total number of objects (http requests), time to download, object details, document internal links and external links along with verifying server headers for each. The URI Valet is a great online tool for testing landing page load times.
The Semantic Data Extractor Tool from the W3C will try to extract the following information from your document. We've provided on site links to extended information for each of these areas.
<title></title>
<meta name="author" content="">
<meta name="description" content="">
<address></address>
head with the content attribute set to content-language.
<meta http-equiv="content-language" content="en, fr, sp" />
<p>The Spanish word for <em>thank you</em> is <em lang="es">gracias</em>.
<head profile="http://www.example.com/profiles/html">
Onsite Reference: META Tags - Metadata Elements
Offsite Reference: Tutorial: Declaring Language in XHTML and HTML (Draft)
Rule: 13.2.2 - Documents are required to use META elements, that are defined as required, in Head section.
description or description does not have a content value.keywords or keywords does not have a content value.language or language does not have a content value.LINK element to reference those. This allows an indexing engine to offer users search results in the user's preferred language, regardless of how the query was written.
<link rel="alternate" type="text/html" href="/fr/file" hreflang="fr" lang="fr" title="">
<link rel="alternate" type="text/html" href="/de/file" hreflang="de" lang="de" title="">
lang attribute , it implies a translated version of the document. When used together with the media attribute, it implies a version designed for a different medium (or media).
<link rel="alternate" href="">
<link rel="start" href="">
<link rel="next" href="">
<link rel="prev" href="">
<link rel="index" href="">
<link rel="glossary" href="">
<link rel="copyright" href="">
<link rel="chapter" href="">
<link rel="section" href="">
<link rel="subsection" href="">
<link rel="appendix" href="">
<link rel="help" href="">
<link rel="bookmark" href="">
Onsite Reference: META Link Relationship Tag
The following terms are defined in the given HTML page:
DFN ElementDL ElementThe following abbreviations and/or acronyms are used in the given HTML page:
ABBR ElementACRONYM ElementThere are some quotes and citations in this page:
References were found to the following sources:
CITE ElementArticle Disclaimer: The SEO Consultants Directory does not endorse the opinions and/or facts expressed by members who provide marketing articles for our site. These search engine optimization and search engine marketing articles are here for you to review and make your own decisions.
If you are a member of the SEO Consultants Directory, you can submit a search engine marketing article for review by following the instructions in our Member Submitted SEO/SEM Articles section.