=== Noindex Nofollow ===
Contributors: snehalpancholi
Tags: noindex, nofollow, robots meta, seo, indexing
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds per-post and per-page checkboxes to set noindex and/or nofollow robots meta tags, with global options for archives and search pages.

== Description ==

Noindex Nofollow gives you simple, per-post control over robots meta tags — no complicated SEO settings required.

**Features:**

* Per-post `noindex` and `nofollow` checkboxes in a sidebar meta box
* Global option to noindex archive pages (category, tag, author, date)
* Global option to noindex search result pages
* Robots meta tag indicator column on Posts and Pages list screen
* Configure which post types show the meta box
* Outputs a single `<meta name="robots">` tag — no duplicate tags

== Installation ==

1. Upload the `noindex-nofollow` folder to `/wp-content/plugins/`.
2. Activate through **Plugins > Installed Plugins**.
3. Configure global defaults under **Settings > Noindex / Nofollow**.
4. Edit any post or page to find the **Robots Meta** box in the sidebar.

== Frequently Asked Questions ==

= Does this output a robots tag when neither checkbox is ticked? =
No. If neither `noindex` nor `nofollow` is set, no robots meta tag is output for that post.

== Changelog ==

= 1.0.0 =
* Initial release.
