Dublin Core and the Encyclopedia

Site name as DC.publisher
Site URL as DC.publisher.url
Post title as DC.title
Permalink as DC.identifier
Date created as DC.date.created
Author (last name, first name) as DC.creator.name
Categories and tags as DC.subject (repeated element, excludes default category)
DC.language
DC.rights.license
Author name as DC.rights.rightsHolder

Like this:

<meta name=”DC.publisher” content=”Web Management” />
<meta name=”DC.publisher.url” content=”http://www.web-management.org/” />
<meta name=”DC.title” content=”Dublin Core sample” />
<meta name=”DC.identifier” content=”http://www.web-management.org/dublin-core-sample/” />
<meta name=”DC.date.created” content=”2013-03-28T10:28:04″ />
<meta name=”DC.created” content=”2013-03-28T10:28:04″ />
<meta name=”DC.date” content=”2013-03-28T10:28:04″ />
<meta name=”DC.creator.name” content=”international” />
<meta name=”DC.creator” content=”international” />
<meta name=”DC.rights.rightsHolder” content=”international” />
<meta name=”DC.language” content=”es-ES” />
<meta name=”DC.subject” content=”Books” />
<meta name=”DC.subject” content=”Comparative Law” />
<meta name=”DC.rights.license” content=”http://creativecommons.org/licenses/by-sa/2.5/” />
<meta name=”DC.license” content=”http://creativecommons.org/licenses/by-sa/2.5/” />

Alternative Code:

In the code:

<link title=”Web Management » Feed” href=”http://www.web-management.org/feed/” rel=”alternate” type=”application/rss+xml” />

<link title=”Web Management » RSS de los comentarios” href=”http://www.web-management.org/comments/feed/” rel=”alternate” type=”application/rss+xml” />

<link title=”Web Management » Dublin Core sample RSS de los comentarios” href=”http://www.web-management.org/dublin-core-sample/feed/” rel=”alternate” type=”application/rss+xml” />

<link id=”admin-bar-css” href=”http://www.web-management.org/wp-includes/css/admin-bar.min.css?ver=3.5.1″ rel=”stylesheet” media=”all” type=”text/css” />

<link title=”RSD” href=”http://www.web-management.org/xmlrpc.php?rsd” rel=”EditURI” type=”application/rsd+xml” />

<link href=”http://www.web-management.org/wp-includes/wlwmanifest.xml” rel=”wlwmanifest” type=”application/wlwmanifest+xml” />

Note that  “http://www.web-management.org/xmlrpc.php?rsd” will be:

WordPresshttp://wordpress.org/http://www.web-management.org

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *