Free Noindex Checker
Check whether a live URL tells search engines not to index it. We read meta robots, googlebot meta, and the X-Robots-Tag header — free, no signup.
How it works
- 01
Paste any public URL
We request the page (following sensible redirects) and capture HTML plus response headers.
- 02
Extract robots directives
Meta robots, googlebot-specific meta, and X-Robots-Tag are parsed for noindex / none and related tokens.
- 03
See a clear indexability summary
Use the result to confirm staging, thank-you, or thin templates stay out of the index — or that production pages are not accidentally blocked.
What we check
- meta name="robots" content (and related robots metas)
- googlebot-specific meta when present
- X-Robots-Tag HTTP header
- Whether the response looks intentionally non-indexable
When to use a noindex checker
Run this after launching staging domains, filtered e‑commerce URLs, account-only pages, or thin thank-you templates. If crawlers never reach the URL at all, also verify robots.txt. For title, description, and a SERP-style preview, use the Meta Tag Checker.
Frequently asked questions
- What does a noindex checker look for?
- It fetches the live URL and reads HTML meta robots / googlebot tags plus the X-Robots-Tag response header to see whether indexing is discouraged for search engines.
- Can a page be noindex but still crawlable?
- Yes. noindex asks engines not to show the URL in results; robots.txt may still allow the fetch. Use both the Noindex Checker and the robots.txt checker when diagnosing why a page is missing from Google.
- Why check X-Robots-Tag as well as meta robots?
- Some CDNs, reverse proxies, and PDF/non-HTML responses set indexing rules only in HTTP headers. Checking both avoids false “indexable” conclusions from HTML alone.
- Is this free? Do I need an account?
- Yes — free, no registration on TheSeoSoul. We only fetch the URL you submit; we do not submit URLs to Google.
Keep going
What to check next
If the page never gets fetched, or signals disagree, check these next.
- Robots.txtCrawl rules, Sitemaps, AI bot blocks
- CanonicalSelf-ref vs cross-host preferred URL
- Meta tagsTitle, description & SERP preview
- RedirectsHop chain & status codes
Need the whole picture? Run a full audit · browse every tool.