Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Etag
"6a6e69f5-3a0"
Last-Modified
Sat, 01 Aug 2026 21:49:41 GMT
etag: "6a6e69f5-3a0" last-modified: Sat, 01 Aug 2026 21:49:41 GMT
Content Headers
Content-Length
928
Content-Type
text/html; charset=utf-8
content-length: 928 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Fri, 14 Aug 2026 11:05:05 GMT
Via
1.1 Caddy
alt-svc: h3=":443"; ma=2592000 date: Fri, 14 Aug 2026 11:05:05 GMT via: 1.1 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching