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
public, max-age=600, s-maxage=604800
Etag
Caching
"1mirgw6"

Content Headers

2 headers
Content-Length
Content
1468
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 05:23:27 GMT
Link
Other
<./_app/immutable/assets/0.a66a7467.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/2.aa627b2c.css>; rel="preload";as="style"; nopush, <./_app/immutable/entry/start.0a6a61a1.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index.702c3da6.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/singletons.89b4d403.js>; rel="modulepreload"; nopush, <./_app/immutable/entry/app.c0ce7a89.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/0.f9792d4a.js>; rel="modulepreload"; nopush, <./_app/immutable/nodes/2.a2612f61.js>; rel="modulepreload"; nopush
X-Cache
Other
HIT
X-Cache-Hits
Other
0
X-Cloud-Trace-Context
Other
a22a9bb770d8facd17c7e3f2679c2963
X-Country-Code
Other
US
X-Served-By
Other
cache-iad-kcgs7200111-IAD
X-Sveltekit-Page
Other
true
X-Timer
Other
S1763097807.211579,VS0,VE2

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 142ms