Scoreling

No noindex in the X-Robots-Tag header

Why it matters

X-Robots-Tag does the same job as the robots meta tag but travels in the HTTP response, so it is invisible in the page source. A page can look perfectly indexable while the server quietly forbids it.

How to fix it

Remove the noindex directive from the X-Robots-Tag header in the web server or application config.

Check a page for this