Fix accidental noindex
Pages with noindex in meta or X-Robots-Tag won't be indexed. Accidental noindex on important pages blocks visibility.
Common causes
- noindex in meta robots.
- X-Robots-Tag: noindex in headers.
- Inherited from template or CDN.
How to fix
- Remove noindex from pages you want indexed.
- Check both HTML meta and HTTP headers.
- Use Noindex Detector to confirm.
You might also be interested in