15 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

0 headers
No caching headers found

Content Headers

1 headers
Content-Type
Content
application/json; charset=UTF-8

Server Headers

2 headers
Server
Server
nginx
X-Powered-By
Server
Craft CMS

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Mon, 24 Nov 2025 13:11:15 GMT
Via
Other
1.1 a71dc86d67780d7478c72e1b147b8a32.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
XtY9OsDhUEusV3Vz1hJwzjLZIi8zXMC-gzWhXU4YJ2YCZFJzq_XZ6A==
X-Amz-Cf-Pop
Other
IAD61-P10
X-Cache
Other
Error from cloudfront
X-Robots-Tag
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

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

Analysis completed in 127ms