18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • 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

1 headers
Cache-Control
Caching
public, max-age=0, must-revalidate

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

1 headers
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

8 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99da430c69b2077c-IAD
Date
Other
Thu, 13 Nov 2025 00:48:09 GMT
Link
Other
</_next/static/css/791b2c3418cc1ec1.css>; rel="preload"; as=style, </_next/static/css/c3231ef7a710b596.css>; rel="preload"; as=style, <https://www.googletagmanager.com/gtag/js?id=G-5XTPX3LMYR>; rel="preload"; as=script
Nel
Other
{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To
Other
{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=9jUGMxKC%2BJHD25nNj%2Bp5x0TjZowl0QOV1VcvOtUYc9i%2BPgtfVUpzRzTicASuUYayUNfxLxbA4i69pZmeDJZJAE%2BJaz%2BOdcm%2FFPxC%2Fw%3D%3D"}]}
Server-Timing
Other
cfEdge;dur=24,cfOrigin;dur=73

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1ms