このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Head Meta Date

説明

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: https://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.

Donations

I created this plugin for my usage and decied to share with the WP community. I completely use the Head Meta Data WordPress plugin.
Send some stars to Jeff Starr.

Links, tweets and likes as you want …

インストール

Typical plugin install: upload, activate, and customize in the WP Admin. Visit the “Head Meta Date” settings page for more information.

FAQ

To ask a question, visit the HMD Homepage.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Head Meta Date はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Head Meta Date” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

  • 20130312 – Modified release.
  • 20130312 – Initial release.