Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Weak
max-age=0
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
public, max-age=0
Expires
Sun, 06 Sep 2026 05:10:04 GMT
Last-Modified
Sat, 08 Aug 2026 14:31:34 GMT
cache-control: public, max-age=0 expires: Sun, 06 Sep 2026 05:10:04 GMT last-modified: Sat, 08 Aug 2026 14:31:34 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
Server Headers
server: LiteSpeed x-powered-by: PHP/7.0.33
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
Sun, 06 Sep 2026 05:10:04 GMT
Report-To
{"url": "", "group": "", "max-age": 0}
X-Dns-Prefetch-Control
on
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
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: Sun, 06 Sep 2026 05:10:04 GMT
report-to: {"url": "", "group": "", "max-age": 0}
x-dns-prefetch-control: on
x-download-options: noopen
x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology