12 Headers

HTTP Security Headers

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

0 headers
No performance headers found

Caching Headers

3 headers
Age
Caching
0
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"vnqoz8"

Content Headers

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

Server Headers

1 headers
Server
Server
Vercel

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

5 headers
Date
Other
Mon, 17 Nov 2025 20:56:50 GMT
Link
Other
<./_app/immutable/assets/0.cglAtRtu.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.B4LRggmV.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/entry.BFquAbwo.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/15.BEF2UkU4.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.7LzyDAZV.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.CsDGdccG.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.BYtybZ4i.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/stores.CuBj_iYj.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/public.OIaJlxht.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-e3d5d3f4.vvZooBjo.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.CLvNo6VO.js>; rel="modulepreload"; nopush
X-Sveltekit-Page
Other
true
X-Vercel-Cache
Other
MISS
X-Vercel-Id
Other
iad1::sfo1::f8v7k-1763413008423-c474eb4fc038

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2130ms