This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/hide-my-dates
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Hide My Dates === Contributors: Flector Donate link: http://goo.gl/CcxWYg Tags: date, time, hidden, hide, google, snippet, comments, search engine optimization, seo, seo pack, webmaster tools, google webmaster tools Requires at least: 3.0 Tested up to: 4.3 Stable tag: trunk The plugin hides post and comment publishing dates from Google. == Description == The plugin uses a CSS hack to show the date – your visitors see it, but Google takes it for the "title" parameter of a "span" element and does not consider it to be a part of the page content. Therefore, the publishing date is not shown in the search snippet. The plugin `requires` that the date in your theme be rendered `directly` though WordPress date functions. If you liked my plugin, please `rate` it. == Installation == 1. Upload `hide-my-dates` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. That's all. Plugin settings are available in "Settings\Hide My Dates". == Screenshots == 1. Example post. == Changelog == = 1.01 = * first public version