Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Present
SAMEORIGIN, SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
no-referrer-when-downgrade, no-referrer-when-downgrade
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
max-age=3600, public
Etag
"41f40-6512338095b9a"
Last-Modified
Wed, 06 May 2026 09:59:26 GMT
Pragma
public
cache-control: max-age=3600, public etag: "41f40-6512338095b9a" last-modified: Wed, 06 May 2026 09:59:26 GMT pragma: public
Content Headers
Content-Length
270144
Content-Type
text/html; charset=UTF-8
content-length: 270144 content-type: text/html; charset=UTF-8
Server Headers
server: nginx x-powered-by: PleskLin
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 06 May 2026 11:21:18 GMT
alt-svc: h3=":443"; ma=86400 date: Wed, 06 May 2026 11:21:18 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology