Open
Cached
·
just now
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
default-src; font-src; script-src; +3 more
default-src 'self';font-src 'self' data: *;script-src 'self' 'unsafe-inline' 'unsafe-eval' fonts.googleapis.com https://www.gstatic.com *.firebaseapp.com;img-src 'self' 'unsafe-inline' *.shopify.com javascript: ;style-src 'self' 'unsafe-inline' *;connect-src 'self' *
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
NoSniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
camera=self
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"3911796b01b85dd92fb54c22a9b78f891f69a9fca0a1e656182efde7271bd6ec"
Last-Modified
Caching
Mon, 10 Nov 2025 07:23:26 GMT
Content Headers
2 headers
Content-Length
Content
1916
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Mon, 24 Nov 2025 16:00:41 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-lga21925-LGA
X-Timer
Other
S1764000041.412295,VS0,VE80
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 141ms