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
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

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
text/html

Server Headers

1 headers
Server
Server
cloudflare

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

10 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99d7511c98c082d4-IAD
Date
Other
Wed, 12 Nov 2025 16:13:28 GMT
Link
Other
<./_app/immutable/assets/2.BMCGC2zy.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.7J8PYjQH.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/entry.cHuVXy8W.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/scheduler.BHFpxYZk.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.CJnjnqum.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.0zkA9rHo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/preload-helper.C1FmrZbK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.B0sqLW2Q.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.BUa3-EOF.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/i18n-util.D6Gq1lGe.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/stores.BbskbEhU.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.DowDv56q.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/i18n-svelte.DBmxiIOo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/dayjs.min.BAAfsOux.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/4.C5L-EJ7Q.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Web.BmZdFAwv.js>; rel="modulepreload"; nopush
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=zYyRDgFEjcmLP6Kr%2BV2IS0TtZnbxT5kFv7CePzANwGRoH%2Bzko9MVsnHDdWE1OPEbcI5t3nsHBlssBGDtKPvcVlFZtWvNPIOj5yCZGQ%3D%3D"}]}
Server-Timing
Other
cfEdge;dur=21,cfOrigin;dur=90
Speculation-Rules
Other
"/cdn-cgi/speculation"
X-Sveltekit-Page
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 149ms