Cached · just now
10 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

2 headers
Connection
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Etag
Caching
"d7ulyi"

Content Headers

2 headers
Content-Length
Content
45595
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
Tue, 13 Jan 2026 06:49:41 GMT
Link
Other
<./_app/immutable/assets/_layout-82aa72ab.css>; rel="preload";as="style"; nopush, <./_app/immutable/assets/auth-42b1db04.css>; rel="preload";as="style"; nopush, <./_app/immutable/start-c0c6d130.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-2397ecdc.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/singletons-85909568.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/index-6877a6a3.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/control-e7f5239e.js>; rel="modulepreload"; nopush, <./_app/immutable/components/pages/_layout.svelte-f73ef748.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/auth.store-725c59bd.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/pocketbase.service-e6f090e7.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/cart.store-e09c3873.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/navbar.store-df1bd5bf.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/shop_store-e9fc67ba.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/pocketbase-types-81d936ba.js>; rel="modulepreload"; nopush, <./_app/immutable/components/pages/_page.svelte-99fa7bb8.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/utils-814a4d99.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/category-scroller-809833e0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/product-item-e9b82415.js>; rel="modulepreload"; nopush, <./_app/immutable/modules/pages/_page.ts-88f7edf0.js>; rel="modulepreload"; nopush, <./_app/immutable/chunks/_page-58f45ebf.js>; rel="modulepreload"; nopush
X-Cloud-Trace-Context
Other
11d4ea9619c0acf4e71a3ae196564168;o=1
X-Sveltekit-Page
Other
true

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching