18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Strong
default-src; font-src; img-src; +3 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked

Caching Headers

Cache-Control
Caching
no-cache

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
Apache
X-Powered-By
Server
Phusion Passenger(R) 6.0.15
X-Runtime
Server
0.011638

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 03 Aug 2026 12:13:59 GMT
Status
Other
404 Not Found
X-Cdn
Other
Imperva
X-Iinfo
Other
1054-134841513-134841559 NNNN CT(2 7 0) RT(1785759239797 101) q(0 0 0 25) r(0 0) U24
X-Request-Id
Other
a3ae1636-0661-444f-908c-c7afd7719e55

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology