Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • 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
1 headers
Connection
Performance
keep-alive
Caching Headers
3 headers
Age
Caching
697
Cache-Control
Caching
public, max-age=0, must-revalidate
Etag
Caching
"12otip1dfj45xy7"
Content Headers
2 headers
Content-Length
Content
277481
Content-Type
Content
text/html; charset=utf-8
Server Headers
2 headers
Server
Server
nginx/1.22.0
X-Powered-By
Server
Next.js
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
AMP_e3e918f274__middleware_new_session=47c99e04-77b0-42a2-a6cb-e7ef5045b824; Path=/; Expires=Wed, 05 Nov 2025 14:10:03 GMT; Secure; SameSite=strict
Other Headers
4 headers
Date
Other
Wed, 05 Nov 2025 14:09:58 GMT
X-Matched-Path
Other
/[locale]/[[...slug]]
X-Vercel-Cache
Other
HIT
X-Vercel-Id
Other
pdx1::sfo1::fzqsf-1762351798241-08f0a1ccaf1f
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology
Analysis completed in 696ms