=== Simple Noarchive === Contributors: arianalashes Tags: robots,header,meta,seo Donate link: https://arianalashes.com/ Requires at least: 4.0 Tested up to: 4.8 Requires PHP: 5.6 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds the noarchive tag to all URLs == Description == This is a very simple plugin that adds a “robots” meta tag to the head of your site with “noarchive” in it. The effect of the noarchive robots meta tag is that search engines will not keep a cached version of your pages and posts. == Installation == 1. Upload the simple-noarchive folder to the /wp-content/plugins/ directory 2. Activate the plugin through the \"Plugins\" menu in WordPress. == Frequently Asked Questions == = Does this plugin require any settings to be made? = No, after activating it simply adds the noarchive robots meta tag to all URLs and no additional settings need to be made. = What about support? = Create a support ticket at WordPress forum and I will take care of any issue. == Changelog == = 1.0 = * Initial release.