12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
accept-encoding

Caching Headers

Etag
Caching
"5f63b1187a7e2d72a088ef2d1dd70308"
Last-Modified
Caching
Fri, 10 Apr 2026 07:33:34 GMT

Content Headers

Content-Length
Content
107892
Content-Type
Content
text/html

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443";ma=86400
Date
Other
Mon, 13 Apr 2026 16:21:56 GMT
Stadia-Cache
Other
MISS
Stadia-Entrypoint
Other
erw-pop-g4-787cca

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching