DC Dublin Core Elements [Meta Tags] Boost PageRank |
If you are looking for what are Google tags, and how to generate SEO meta tags for your site quickly then you can check: Online Free META Tag Generator - HTML meta tags SEO Tool.
DC Dublin Core Elements [Meta Tags]
Now the question is, how to define metadata? Here the simple example of dublin core elements [DCMES - Dublin Core Metadata Element Set] and it's made of SEO description meta elements shown below;Title: title of the site
Creator: Owner of the site
Format: Format of the site likes text/HTML
Subject: Keywords
Publisher: Name of a publisher
Identifier: Url of a site
Language: Language of the content
Date: Created date
Modified: Modified date
Description: SEO site description
Type: Nature of content
DCMI Dublin Core Metadata Element Set for SEO and Usability
1. This D.C. Meta element includes the Resource Description Framework (RDF) support, causes more indexing to boost site rank.2. Increases the indexing in scientific catalogues.
3. D.C. gives the mean of the site content to determine the meaning of the text or other data and then create junctions for the user through the search engines easily.
4. It assists your site to be used for the advanced use in search engine to begin to index.
5. Boost the site contents in Semantic Web. (Semantic Web: it is a structure for the search engines to get recognized the meaning of information on the W.W.W. (World Wide Web).
6. Easy to use with XML.
7. D.C. quickly illustrates the site component to all search engines.
8. D.C. is the professional way to describe the entire content of the page of the site in a short outline.
9. It rescues a number of internal search engines operation and fetches information.
10. It provides a simple plus standardized set of conventions for describing site-stuff on-line in ways that force them easier to find.
11. D.C. clarify elements and supports the use of encoding and vocabulary schemes.
Also read, Don't Add Dynamic Meta Tags: Best SEO Tip.
The HTML meta tags SEO format of Dublin Core meta data:
Dublin Core Schema:
<META CONTENT='YOUR-SITE-TITLE' NAME='DC.Title'/>
<META CONTENT='NAME-OF-SITE-CREATOR' NAME='DC.Creator'/>
<META CONTENT='text/html' NAME='DC.Format' scheme='IMT'/>
<META CONTENT='KEYWORDS' NAME='DC.Subject' scheme='MESH'/>
<META CONTENT='NAME-OF-PUBLISHER' NAME='DC.Publisher'/>
<META CONTENT='SITE-URL' NAME='DC.Identifier'/>
<META CONTENT='en; English' NAME='DC.Language' scheme='RFC1766'/>
<META CONTENT='1999-05-12' NAME='DC.Date'/>
<META CONTENT='2010-05-12' NAME='DC.Date.Modified'/>
<META CONTENT='SITE-DESRIPTION' NAME='DC.Description'/>
<META CONTENT='text' NAME='DC.Type' scheme='DCMIType'/>
[Here you have to change the blue colored words according to your site]<META CONTENT='YOUR-SITE-TITLE' NAME='DC.Title'/>
<META CONTENT='NAME-OF-SITE-CREATOR' NAME='DC.Creator'/>
<META CONTENT='text/html' NAME='DC.Format' scheme='IMT'/>
<META CONTENT='KEYWORDS' NAME='DC.Subject' scheme='MESH'/>
<META CONTENT='NAME-OF-PUBLISHER' NAME='DC.Publisher'/>
<META CONTENT='SITE-URL' NAME='DC.Identifier'/>
<META CONTENT='en; English' NAME='DC.Language' scheme='RFC1766'/>
<META CONTENT='1999-05-12' NAME='DC.Date'/>
<META CONTENT='2010-05-12' NAME='DC.Date.Modified'/>
<META CONTENT='SITE-DESRIPTION' NAME='DC.Description'/>
<META CONTENT='text' NAME='DC.Type' scheme='DCMIType'/>