Open
Cached
·
3h ago
8
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 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
Connection
Close
connection: Close
Caching Headers
Cache-Control
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Content Headers
Content-Length
12850
Content-Type
text/html
content-length: 12850 content-type: text/html
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Origin
yastatic.net
access-control-allow-origin: yastatic.net
Cookies Headers
Other Headers
X-Yandex-Captcha
captcha
X-Yandex-Eu-Request
0
x-yandex-captcha: captcha x-yandex-eu-request: 0
Recommendations
Enable compression (gzip/brotli) to improve performance