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

WP Last Modified

説明

The Last Modified date is used to tell the readers and search engine bots (Google, Yahoo!, Bing etc.) when webpage is updated lastly. People will know the freshness of that web document, and Web crawlers can also decide, whether there’s any need to save a new copy of that webpage to update their indexes, or not.

You will also be able to add Revised Meta data to your posts and pages through this plugin, but that is completely optional.

Meta Revised Data syntax:

<meta name="revised" content="Sunday, April 21, 2013, 2:59 am" />

Features

  • Allows you to display Last modified or revised date information in your posts and pages.
  • Provides you with options to display the last modified / last updated date above or below your posts and pages. You can also choose from four different date formats and the position of the timestamp in WordPress Posts and Pages which can be either above or below.
  • Allows you to customize the text which is to be displayed alongside the last modified date (i.e. “Last updated on:” in place of “Last modified:”)
  • Allows you to add Revised Meta tags to your WordPress posts and pages.

Support

Visit our support here

If you find this plugin useful, please provide your feedback by Rating this Plugin and by Voting in Compatibility on WordPress.

インストール

Either search “WP Last Modified” in the ‘Add Plugin’ section in your WordPress Admin and install, or follow the below procedure:

  1. Download wp-last-modified.zip from the download link given above.
  2. Upload wp-last-modified to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Will it requires editing code to show Last Modified date?

Not at all. You can show the revised date by just installing this plugin. Use the Plugin Options to customize the date according to your need.

What is meta ‘revised’ tag?

The “meta revised tag” is used to tell the last modified date & time of a webpage to various web crawlers (Google, Yahoo!, Bing etc.).

Where the meta revised tag is inserted by the plugin?

The plugin inserts the meta revised tag in the <head> section of your posts and/or pages.

I don’t want to show revised meta on archive pages (index, category, tags etc.) and Homepage. What should I do?

By default, the plugin is already optimized to show the revised meta tag only on posts and pages, and you can opt-in and out anytime to show the tag in them as well. So, you need not to worry about the Homepage and various WordPress Archive Pages.

The Date and Time inserted by this plugin is dependent on what?

The plugin make use of your WordPress Date, Time and Time zone (Dashboard > Settings > General). Double check your Date, Time and Time zone before activating this plugin. The idle time for telling the Last Modified time to Search Engines will be UTC.

評価

2019年6月14日
A very successful plugin. I believe it is also beneficial for Seo. I request one of the plug-in authors to update again in accordance with the latest version of wordpress. thanks.
2016年9月3日 1 reply
Installed "WP Last Modified" version 0.1 with WordPress 4.3.1, and it works just fine. However, the meta tag may be obsolete (November 2015) as it uses the following format: <meta name="revised" content="timestampOfModificationHere" />. I created a question on StackOverflow to have a clarification stackoverflow.com/questions/33889445/is-html-meta-name-revised-valid-or-even-used
2017年2月7日
Trying out the plugin to get some mileage out of regular updating old posts. Great support from Rahul - quick response! He's even helping look for a 3rd party plugin... how's that!
15件のレビューをすべて表示

貢献者と開発者

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

貢献者

“WP Last Modified” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.1

  • Plugin launched