Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Weak
frame-ancestors
X-Frame-Options
Good
SAMEORIGIN
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
- • Significantly strengthen CSP directives
- • 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
3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
User-Agent
Caching Headers
0 headers
No caching headers found
Content Headers
1 headers
Content-Type
Content
text/html;charset=UTF-8
Server Headers
1 headers
Server
Server
nginx/1.18.0 (Ubuntu)
CORS Headers
3 headers
Access-Control-Allow-Credentials
Cors
true
Access-Control-Allow-Headers
Cors
Origin, Content-Type, Accept, Authorization
Access-Control-Allow-Methods
Cors
GET, OPTIONS
Cookies Headers
1 headers
Set-Cookie
Cookies
user_login=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
Other Headers
4 headers
Date
Other
Tue, 11 Nov 2025 12:20:15 GMT
Front-End-Https
Other
on
Refresh
Other
300
Server-Node
Other
1
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Analysis completed in 1583ms