13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Basic
default-src
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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

1 headers
Connection
Performance
close

Caching Headers

3 headers
Cache-Control
Caching
max-age=0, no-cache
Expires
Caching
Sat, 29 Nov 2025 22:35:27 GMT
Pragma
Caching
no-cache

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

5 headers
Akamai-Request-Bc
Other
[a=23.15.6.250,b=3333067848,c=g,n=US_NJ_SECAUCUS,o=20940],[c=c,n=US_NJ_SECAUCUS,o=20940],[a=165,c=o]
Alt-Svc
Other
h3=":443"; ma=93600,h3-29=":443"; ma=93600
Date
Other
Sat, 29 Nov 2025 22:35:27 GMT
X-Cloudimg-Traceid
Other
C082_251129223527_711bd_QZdW#
X-Debug-Original-Url
Other
/

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 513ms