19 Headers

HTTP Security Headers

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

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
cookie,need-authorization, x-fh-requested-host, accept-encoding

Caching Headers

2 headers
Cache-Control
Caching
private
Etag
Caching
"z7rlkv"

Content Headers

2 headers
Content-Length
Content
30547
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

10 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Fri, 14 Nov 2025 03:18:56 GMT
Link
Other
<./_app/immutable/assets/0.B069Yqi-.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/3.3stT-dQJ.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.BeO64uWN.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/ReHelCEB.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DfdAM2ny.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DIeogL5L.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/_z10chZA.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BhGzy-BK.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.Bvo1fi3A.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CsI__lqn.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/D6nIC7cw.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Dkl2j0sH.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Bg9kRutz.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/TBPWErSy.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/BeypZERS.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Crf7kW41.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.6kCCGS91.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/69_IOA4Y.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/Cak-94QP.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/DJ7RGUVu.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/wP9oStqc.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/3.n0ELH4NO.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/CyYAlO6k.js>; rel="modulepreload"; nopush
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Cloud-Trace-Context
Other
7422782d94a5a7213e2a35c7bbc2862b;o=1
X-Country-Code
Other
US
X-Served-By
Other
cache-nyc-kteb1890051-NYC
X-Sveltekit-Page
Other
true
X-Timer
Other
S1763090333.171892,VS0,VE3196

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 3778ms