Indexability checker
Paste a URL and we fetch it live, then run every technical signal Google uses to decide whether a page can be indexed: HTTP status, redirects, the X-Robots-Tag header, <meta robots>, the canonical, and robots.txt. One plain-English verdict, no sign-in.
A page is indexablewhen nothing technical stops Google from adding it to its index: it returns HTTP 200, isn't disallowed in robots.txt, carries no noindex (in a <meta robots> tag or the X-Robots-Tag header), and its canonical points to itself. Paste a URL above and this checker tests every one of those signals live, then returns a single plain-English verdict.
Indexable vs. indexed
This tool checks indexability, meaning whether anything technical is stopping Google. That's different from being indexed, which is Google's own decision after it crawls. To check whether a URL is already in Google's index, connect your Search Console and use the Google index checker, which reads the official URL Inspection API.
If a signal is red
A single noindex or a robots.txt disallow is enough to keep a page out of Google. Fix the blocker, then push a recrawl so Google re-reads it fast. connect your own Search Console and submit the URL. Stuck on a specific Search Console error? See the indexing fixes.
FAQ
What is indexability?
What does this indexability checker test?
Is indexable the same as indexed?
What does "indexability status" mean?
A signal is red. What now?
Do I need to sign in?
Why does Google say my app or site is not indexable?
How do I check the X-Robots-Tag header?
Related free tools
Google index checker
Bulk-check which of your URLs Google has indexed, via the URL Inspection API on your own Search Console.
Canonical & meta finder
Extract canonical, robots meta, title, OG, and JSON-LD from a page's HTML.
Robots.txt tester
Test whether a URL is crawlable under a robots.txt for a given User-Agent.