這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

常見問題集

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 則留言
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