Meta Robots Checker
Verify indexing directives on a page.
Check meta robots noindex/nofollow quickly. Free meta robots checker for indexing status.
Calculator Inputs
About Robots Meta
Verify indexing directives on a page.
Shows what Google reads from your robots meta directive.
Where it is used
QA before publish, staging noindex checks.
How to use the Robots Meta
- HTML Source — enter the value (e.g. <meta name="robots" content="index, follow"> <span>No meta robots</span>).
- Expected (index, follow, noindex…) — enter the value (e.g. index, follow).
- Calculate — press the Calculate button to see the result instantly above.
Formula
Read content tokens and flag noindex/nofollow.
Examples
Example
html:<meta name="robots" content="noindex, nofollow">
Result: noindex, nofollow
Frequently Asked Questions
- X-Robots header vs meta?
- Headers win when both exist.