Matan · Security · Headers

X-Content-Type-Options

nosniff stops the browser from guessing MIME types.

Pass condition in our engine: X-Content-Type-Options includes nosniff.

1. Problem description

MIME sniffing historically turned a user-uploaded text file into executable HTML. nosniff is a one-line header with almost no compatibility cost.

2. Most common causes

  • The app platform does not send it by default.

3. How to fix it

  1. Add X-Content-Type-Options: nosniff on all responses.
  2. Serve correct Content-Type as well.

Test this check

We fetch only this URL (plus robots.txt / llms.txt at the domain root when the check needs them). We do not crawl the rest of the site like a full report.

Scoring rules for the full site crawl are documented in methodology. Want every category at once? Generate a free report.

Get your free SEO & GEO report

Enter your URL and receive a full audit with scoring and recommendations. No sign-up required.