🚫

Noindex Checker

Paste your page's HTML source to detect noindex, nofollow, noarchive, and other robots directives in meta tags and headers.

About Noindex Checker

Noindex directives tell search engines not to include a page in their index. They can appear as meta robots tags in HTML or as X-Robots-Tag HTTP response headers. This tool detects all robots directives and flags whether a page is blocked from indexing.

Common Robots Directives

  • noindex — Page should not appear in search results.
  • nofollow — Search engines should not follow links on this page.
  • noarchive — Search engines should not cache this page.
  • nosnippet — No text snippet in search results.
  • none — Equivalent to noindex, nofollow.

In your browser, right-click the page and select "View Page Source" (or press Ctrl+U / Cmd+U). Copy all the text and paste it into the HTML Source tab above.