Open
Cached
·
1h ago
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
X-matomo-key,Accept-Encoding
connection: close transfer-encoding: chunked vary: X-matomo-key,Accept-Encoding
Caching Headers
Cache-Control
max-age=691200
Expires
Mon, 20 Apr 2026 09:10:33 GMT
cache-control: max-age=691200 expires: Mon, 20 Apr 2026 09:10:33 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Sun, 12 Apr 2026 09:10:33 GMT
alt-svc: h3=":443"; ma=86400 date: Sun, 12 Apr 2026 09:10:33 GMT via: 1.1 alproxy, 1.1 4b2cbcedfc72ded592f892c812d50fc0.cloudfront.net (CloudFront) x-amz-cf-id: hEE5t4td6yvfA8iTNEfiMbahZAfbevCctrolSwQwJHP_YB1TeBBKaw== x-amz-cf-pop: IAD55-P10 x-cache: Miss from cloudfront
Recommendations
Enable compression (gzip/brotli) to improve performance