16 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Weak
frame-ancestors Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
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
Performance
close
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
public, max-age=0, s-maxage=3600, stale-while-revalidate=86400

Content Headers

Content-Length
Content
287981
Content-Type
Content
text/html;charset=utf-8

Server Headers

Server
Server
Google Frontend
X-Powered-By
Server
Nuxt

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Thu, 13 Aug 2026 20:21:14 GMT
Via
Other
2.0 Caddy
X-Cloud-Trace-Context
Other
c8cbbfe512814e6657b6bcb6d6bad0c1

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology