9 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
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
  • 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
  • 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

1 headers
Etag
Caching
"17uqf33"

Content Headers

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

Server Headers

1 headers
Server
Server
nginx/1.27.4

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

3 headers
Date
Other
Wed, 04 Feb 2026 04:41:05 GMT
Link
Other
<./_app/immutable/assets/0.CHwW2k0Y.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/1.XkCQCV5y.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/InsetAnimatedGradientTitle.BttPleS6.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/Icon.rU8OOGBh.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/InsetText.Cw3jAn6l.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/GreenRoundedBtn.BK4WPcPH.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.3UraRBEM.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/entry.BuYCf5hW.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/scheduler.d_J0gCbV.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.C8XTUC0h.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.-xcl_z4f.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/preload-helper.C1FmrZbK.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.DQd9uI4m.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.0U1rD0kV.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/1.DMwPdYmL.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/stores.CbNLDJWN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/InsetAnimatedGradientTitle.IVObA6iX.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Icon.CCUi3sR7.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/InsetText.BwOcbpKN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/GreenRoundedBtn.CjAsRyhy.js>; rel="modulepreload"; nopush
X-Sveltekit-Page
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching