10 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=16070400; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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

1 headers
Accept-Ranges
Performance
bytes

Caching Headers

3 headers
Cache-Control
Caching
private
Etag
Caching
"0591d6574adb1:0"
Last-Modified
Caching
Mon, 09 Dec 2024 16:31:46 GMT

Content Headers

2 headers
Content-Length
Content
2201
Content-Type
Content
text/html

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
TS013efdbd=012db475ce064f2351bc7905161dcae7d8d792c196fecde9f9b99c5ee2b550d4ce2f8e86fba0fe3ecf4a9a952728656c90728dcb0e; Path=/; Secure; HttpOnly;

Other Headers

2 headers
Date
Other
Thu, 13 Nov 2025 20:42:43 GMT
X-Server
Other
95051

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 193ms