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
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive

Caching Headers

2 headers
Etag
Caching
"7d4dd6e5bf03ac7d1bc8920ca97625fa"
Last-Modified
Caching
Thu, 13 Oct 2016 22:31:59 GMT

Content Headers

2 headers
Content-Length
Content
1094
Content-Type
Content
text/html

Server Headers

1 headers
Server
Server
AmazonS3

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

5 headers
Date
Other
Sun, 09 Nov 2025 14:21:16 GMT
Via
Other
1.1 6784ac36b8d920a78daf15294a50025e.cloudfront.net (CloudFront)
X-Amz-Cf-Id
Other
c8_eofzeAZ7oXNjhtcVi6TuXpnlCr-Fdn03s16il7ojKglDTFKfB1g==
X-Amz-Cf-Pop
Other
IAD79-C3
X-Cache
Other
Error from cloudfront

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 191ms