=== PRyC WP: Add noindex tag ===
Contributors: PRyCpl
Tags: WordPress, Google, SEO, noindex
Requires at least: 3.0.1
Tested up to: 6.5.5
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The plugin adds a "noindex" field in the edit window for pages, posts and custom post types (CPT), which, when selected - after saving, adds the "noindex" tag to a given page. The tag blocks the indexing of a given page in search engines, e.g. Google.

== Description ==
The plugin adds a "noindex" field in the edit window for pages, posts and custom post types (CPT), which, when selected - after saving, adds the "noindex" tag to a given page. The tag blocks the indexing of a given page in search engines, e.g. Google.

== Installation ==
1. Upload `noindex` dir to the `/wp-content/plugins/` directory
2. Activate the plugin through the \'Plugins\' menu in WordPress

== Screenshots ==
1. Setting in page edit windows

== Changelog ==
1.0.0: First public ver.