Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=(self); +1 more
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0, s-maxage=3600, stale-while-revalidate=86400
cache-control: public, max-age=0, s-maxage=3600, stale-while-revalidate=86400
Content Headers
Content-Length
287981
Content-Type
text/html;charset=utf-8
content-length: 287981 content-type: text/html;charset=utf-8
Server Headers
server: Google Frontend x-powered-by: Nuxt
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 13 Aug 2026 20:21:14 GMT
Via
2.0 Caddy
X-Cloud-Trace-Context
c8cbbfe512814e6657b6bcb6d6bad0c1
date: Thu, 13 Aug 2026 20:21:14 GMT via: 2.0 Caddy x-cloud-trace-context: c8cbbfe512814e6657b6bcb6d6bad0c1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology