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
"q4ol5w"

Content Headers

2 headers
Content-Length
Content
5551
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, 21 Nov 2025 19:39:00 GMT
Link
Other
<./_app/immutable/assets/0.4632ce1d.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.3f246e42.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/scheduler.d151c8ad.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/singletons.5e16e5cc.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.582a9a51.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.5f9c986c.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.7858535e.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.70d745ab.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/stores.f2bf17c2.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.85b41b32.js>; rel="modulepreload"; nopush
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Cloud-Trace-Context
Other
e5283cd8fa1791bc62be891cfbf586f2;o=1
X-Country-Code
Other
US
X-Served-By
Other
cache-nyc-kteb1890040-NYC
X-Sveltekit-Page
Other
true
X-Timer
Other
S1763753941.872528,VS0,VE103

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 431ms