21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000;
Content-Security-Policy
Basic
default-src; form-action; frame-ancestors; +8 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
accelerometer=(), ambient-light-sensor=(), autoplay=(self); +23 more
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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)

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

Age
Caching
2442
Cache-Control
Caching
max-age=3600
Expires
Caching
Mon, 13 Apr 2026 10:09:09 GMT

Content Headers

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

Server Headers

Server
Server
Apache

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 09:09:09 GMT
Link
Other
Via
Other
1.1 alproxy, 1.1 3483bb08dcec46a109a14ce9ac39dea6.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
JHDiwVQPPIuntHsCL4aXOtqZSOb9G71y0emNkQtFlHsd5M9OjbgmMA==
X-Amz-Cf-Pop
Other
IAD55-P10
X-Cache
Other
Hit from cloudfront
X-Ua-Compatible
Other
IE=edge

Recommendations

Enable compression (gzip/brotli) to improve performance