9 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

1 headers
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Etag
Caching
"g1c2h"

Content Headers

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

Server Headers

1 headers
Server
Server
Google Frontend

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

4 headers
Date
Other
Sun, 09 Nov 2025 04:03:44 GMT
Link
Other
<./_app/immutable/assets/0.kwBh2J5I.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.DSvDuAsq.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/entry.woGTmhTi.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/scheduler.BeaK0CkN.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.DxPs9OMV.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.CQQswphY.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.DPXCQV_I.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/stores.CY4ijPov.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.CisynO2k.js>; rel="modulepreload"; nopush
X-Cloud-Trace-Context
Other
719cc0a78145c996845373b589971325;o=1
X-Sveltekit-Page
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 252ms