

Main settings page
Simple SEO Noindex Toggle gives you precise, per-content control over which posts and pages are indexed by search engines — without the overhead of a full SEO plugin suite.
In one click, you can exclude any post or page from search engine indexes using the standard <meta name="robots" content="noindex, nofollow"> tag. Every feature is built around a clean admin UI, WordPress coding standards, and zero unnecessary dependencies.
There are three ways to confirm the noindex tag is active on the frontend:
Method 1 — Built-in Tag Verifier (recommended)
Method 2 — View Page Source
Ctrl+U / Cmd+U).Ctrl+F and search for noindex.<meta name="robots" content="noindex, nofollow" /> appears near the top of <head>.Method 3 — Google Search Console
Method 4 — site: Search Operator
After Google recrawls the page (typically 24–72 hours), searching site:yourdomain.com/post-slug on Google returns no results, confirming the page has been de-indexed.