Open Cached · just now
12 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

3 headers
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Age
Caching
0

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Pepyaka

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

5 headers
Date
Other
Sat, 29 Nov 2025 11:38:55 GMT
Server-Timing
Other
cache;desc=miss, varnish;desc=miss, dc;desc=uw2-pub-1
X-Seen-By
Other
xIKq3IotbbLp4+7DTTMx8R9slopJdhD+WySraMrpIY8=,m0j2EEknGIVUW/liY8BLLtn1SUEBUlAfOaxr7g15iYgm++C2XkuTvnlRFg2XiSDL,2d58ifebGbosy5xc+FRalt+2rzr/NfqeSFsNUaums5NjuOkEDiNTay1o2q1CxtVu1O3tbZKA6NKCXx6J93U98Q==,2UNV7KOq4oGjA5+PKsX47Da+uyZ6v3TJqh9aS/enHwVjPZTuGyYqVhtmEIgJUb4w,R8nVwPJv9QJL1m78OROO+JYTRtY7SYX2fwE7EYW+lWw=,UCcefuQCi27dXmJSD6Vpi54IyKR2Y9HlYeZZdsxdjLASO5XmrrCSQNDehIjmfew3HtMfTNsJowDpI2oYVcGLFw==
X-Wix-Cache-Control
Other
public, max-age=30
X-Wix-Request-Id
Other
1764416335.592235799797284151464

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 470ms