=== Noindex by Path === Contributors: mkijak Donate link: https://paypal.me/marcinkijak Tags: pages, noindex, robots Requires at least: 4.0 Tested up to: 4.7.5 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.txt Ask search engines not to index individual pages by a relative path - which means you can set every url no matter it is a page, category listing or any custom view created by a plugin. == Description == After installation you can find "Noindex by path" option in the main menu. This allows you to simply add relative paths you need to exclude from SERPs. Add a path (including slashes from begging and the end of the string) and save the changes. Since this plugin is called to be "simple" you can add only one path at once, but the process is smooth and easy. Plugin will add "noindex" meta tag which is an instruction for search engines that this particular page should not be indexed. Technically it modifies wp_head tag. == Installation == 1. Upload the plugin files to /wp-content/plugins/noindex-by-path/, or install the plugin using Wordpress admin panel. 2. Activate the plugin in WordPress 3. Open "Noindex by path" from admin panel main menu. 4. Add/remove paths using simple form. == Screenshots == 1. Form to add/remove paths. == Changelog == = 1.0.0 = * First release == Upgrade Notice == First version