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.009532

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Mon, 24 Aug 2026 16:13:54 GMT
Status
Other
404 Not Found
X-Cdn
Other
Imperva
X-Iinfo
Other
1054-8952483-8952601 NNNN CT(7 9 0) RT(1787588033918 399) q(0 0 0 19) r(0 0) U24
X-Request-Id
Other
4366ff97-6b18-474c-be0c-497b21a2d4e7

Recommendations

Enable compression (gzip/brotli) to improve performance

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