Head Meta Date

plugin banner

Head Meta Date adds a set of date <meta> tags to the <head> section of all posts & pages.

Author:Patrice Chassaing (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.5.1
Plugin version:20130412
Added to WordPress repository:11-04-2013
Last updated:12-04-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/head-meta...
Total downloads:1 562
Active installs:10+
plugin download
Click to start download

Head Meta Date (formerly "Head Metadate") improves the definition and semantic quality of your web pages by adding a set of date <meta> tags to the <head> section of your web pages.

Example

<head>
  ...
<!-- META Tags added by Head Meta Date WordPress plugin. Get it at: http://wordpress.org/extend/plugins/head-meta-date/ -->
    <meta http-equiv="Date" content="Wed, 16 Feb 2011 22:34:13 GMT">
    <meta http-equiv="Last-Modified" content="Wed, 17 Feb 2011 12:34:13 GMT">
    <meta name="CreateDate" content="Wed, 16 Feb 2011 22:34:13 GMT">
    <meta name="Last-Update" content="Wed, 17 Feb 2011 12:34:13 GMT">
    ...
</head>

Features

  • Plug-n-play functionality
  • Easy to configure from the WP Admin
  • Adds set of meta tags to <head> section of posts and pages
  • Customize each <meta> tag with your selected date info
  • Leaving any field blank generate a now date
  • Auto-generates known information from your site
  • Choose HTML or XHTML format for meta tags
  • Enable/disable plugin output from the settings page
  • Includes live preview of your meta tags and custom content
  • Option to reset default settings

This plugin is designed to complete a site's head construct by including some of meta tags. Note: the metadata output via this plugin applies to the entire site.


FAQ
ChangeLog