NoIndexer Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
NoIndexer gives you full control over which content gets a noindex robots directive, telling search engines not to include it in their results. No bloated SEO plugin needed — just clean, focused noindex management.
Features:
- Bulk noindex by content type — Mark entire post types (pages, posts, products, etc.) as noindex with a single checkbox.
- Smart exclusions — When a content type is set to noindex, exclude specific posts that should remain indexed (e.g., noindex all pages except homepage and shop).
- Individual noindex — Set noindex on specific posts without affecting the entire content type (e.g., mark only cookies, cart, and checkout pages as noindex).
- Instant search — Find content quickly with a live search field in the settings page. Click to add, click to remove.
- Editor integration — Noindex checkbox available in both the Classic Editor and Block Editor sidebar.
- Quick Edit — Toggle noindex directly from the post list table without opening the editor.
- Bulk actions — Set or remove noindex on multiple posts at once from the post list.
- Index? column — See at a glance which posts are noindexed in your content lists.
- Lightweight — No unnecessary features, no frontend scripts, no database tables. Just a meta tag when needed.
How it works:
NoIndexer adds a <meta name="robots" content="noindex, follow"> tag to the <head> of posts marked as noindex. This tells search engines not to index the page while still following its links.
Priority logic:
- Individual noindex always applies.
- Post type bulk noindex applies unless the post is specifically excluded.
- Exclusions override the bulk setting for specific posts.
Do you really need a full SEO plugin?
Most WordPress sites don’t need a 100-feature SEO plugin just to manage noindex rules or customize a sitemap. WordPress already generates a native sitemap and a robots.txt file — the two core pieces search engines need to crawl your site properly.
NoIndexer handles the noindex side: decide which content should stay out of search results. For sitemap control, Native Sitemap Customizer lets you exclude post types, taxonomies, and specific posts from the native WordPress sitemap. Together with the robots.txt that WordPress generates automatically, you have everything essential for technical SEO — no bloat, no unused features, no performance overhead.
Third-party integration:
Developers can check if a post is marked as noindex by NoIndexer using:
Noindexer_Frontend::is_noindex( $post_id ) — returns `true` if the post should not be indexed, taking into account individual meta, bulk post type rules, and exclusions.
Support
Need help or have suggestions?
Love the plugin? Please leave us a 5-star review and help spread the word!
About AyudaWP.com
We are specialists in WordPress security, SEO, and performance optimization plugins. We create tools that solve real problems for WordPress site owners while maintaining the highest coding standards and accessibility requirements.
Screenshots
Settings page with post type checkboxes and instant search.
Index? column and quick edit checkbox in the post list.
Block editor sidebar panel with noindex toggle.
