Open Cached · just now
14 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

9 headers
Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
99d9ba5a9fdb55eb-IAD
Date
Other
Wed, 12 Nov 2025 23:14:50 GMT
Link
Other
<./_app/immutable/entry/start.CKbT6PGk.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Cd6j9JWl.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/B2QSKqcC.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.CEV0xjHa.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/4_OMdDT5.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.ZgZR6DSY.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.pk1XW-hb.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=bg5%2BOR9WUSFvSTuq6PCd1AnqIDpdZ4JsYUl%2FTSscHSY%2FC9B5Ux2mUAjty%2FqgjDt7C87l4q7rwpP79ojkoKlr1%2BMQii9WkA%3D%3D"}]}
Server-Timing
Other
cfEdge;dur=24,cfOrigin;dur=88
X-Sveltekit-Page
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 169ms