Still Indexed

← Back to the checker

About

Still Indexed exists because “is this indexed?” is the wrong first question. The first question is whether the page tells Google not to crawl or index it. That answer is on the wire: status code, robots meta, X-Robots-Tag, and robots.txt.

The checker runs on a Cloudflare Worker. It fetches the URLs you paste. It does not log into Google on the default path. Search Console is an optional second pass using the official URL Inspection API after you grant read-only access.

English only. No account required for a fetch-check. No waitlist. Source of the inspect call: Google’s urlInspection.index.inspect documentation.

Limits

Use the checker · How verdicts are decided