Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding, Cookie
connection: close vary: Accept-Encoding, Cookie
Caching Headers
Cache-Control
private, must-revalidate, max-age=0
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Last-Modified
Mon, 06 Feb 2023 17:26:40 GMT
cache-control: private, must-revalidate, max-age=0 expires: Thu, 01 Jan 1970 00:00:00 GMT last-modified: Mon, 06 Feb 2023 17:26:40 GMT
Content Headers
Content-Language
en
Content-Length
22745
Content-Type
text/html; charset=UTF-8
content-language: en content-length: 22745 content-type: text/html; charset=UTF-8
Server Headers
server: LiteSpeed x-powered-by: PHP/8.1.34
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Date
Sat, 06 Jun 2026 13:25:40 GMT
X-Request-Id
ab6ca28e3d70e6706724bf9a
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46" date: Sat, 06 Jun 2026 13:25:40 GMT x-request-id: ab6ca28e3d70e6706724bf9a
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology