Dublin Core Meta Tags
WordPress plugin to add Dublin Core meta data (Element Set v1.1) to wp_head()
by Joost Kiens · github.com/joostkiens/dc-meta-tags · website
★ 7stars
3forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/joostkiens/dc-meta-tags/archive/refs/heads/master.zipDeclares an update source (https://github.com/JoostKiens/dc-meta-tags), so updates arrive through the plugin's own updater.
From the readme
dc-meta-tags
WordPress plugin for adding Dublin Core meta tags to wphead on pages, posts & custom post types. Outputs XHTML, HTML4 or HTML5 syntax.
Contributors: Joost Kiens, Júlio Reis
Tags: Dublin Core, meta tags, metadata, RDF
Requires at least: 3.3.0
Tested up to: 3.8.1
Stable tag: 0.4.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html or see the included LICENSE.txt and LICENSE.md
Description
This WordPress plugin adds Dublin Core Metadata Element Set v1.1 meta tags to the head of your site. Dublin Core elements are a subset of RDF and help with the discoverability of your site.
Supported elements
The complete Dublin Core Metadata Element Set v1.1 is supported.
Settings
On the settings page (Settings DC Meta Tags) you can configure the meta tags:
Select which elements should be included with a default value only, and which should allow editing in the post’s meta box: the field mode
Select the type of default value you want, and enter a default text value, for any fields
Select on which post types the meta tags should appear
Indicate if you want HTML4, XHTML, or HTML5 syntax
Field modes
Meta box on posts
On the add/edit post screens a
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.4.2 | Feb 22, 2014 |
| 0.4.1 | Feb 21, 2014 |
| 0.4.0 | Feb 20, 2014 |
| 0.3.0 | Feb 14, 2014 |
| 0.2.3 | Feb 9, 2014 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.