free seo tools
SEO.to / 35

Indexability checker

Enter a URL. The tool fetches the page and its headers and reports everything that decides indexability: meta robots, X-Robots-Tag, canonical and the status code.

The four signals

  • Meta robots: noindex in the HTML takes the page out of the index.
  • X-Robots-Tag: the same directive as an HTTP header, the only way to noindex non-HTML files.
  • Canonical: pointing at a different URL means this URL is not the one to index.
  • Status: anything but 200 changes what a crawler stores.

Nothing else matters if one of these says no.

Next