Missing X-Content-Type-Options header
What this means
The response does not send X-Content-Type-Options, so browsers may MIME-sniff a response into a type it was not declared as.
How to fix it
Send X-Content-Type-Options: nosniff.
Fix effort
This check is auto-fixable: the change can be written and validated automatically, so CrawlX can open it as a pull request for review.
Authoritative source
Find every page this affects
CrawlX runs this check — and 161 others — across your whole site, ranks the findings by estimated impact, and opens the fixable ones as pull requests. Free for 500 URLs.