Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
- • 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
Age
383862
Cache-Control
public, max-age=1800, must-revalidate
Last-Modified
Fri, 31 Jul 2026 19:55:17 GMT
age: 383862 cache-control: public, max-age=1800, must-revalidate last-modified: Fri, 31 Jul 2026 19:55:17 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 05 Aug 2026 06:33:00 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
alt-svc: h3=":443"; ma=86400
cf-cache-status: HIT
cf-ray: a263c4917ef9094f-IAD
date: Wed, 05 Aug 2026 06:33:00 GMT
link: <https://fonts.googleapis.com>; rel="preconnect"
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NWzeW4ttHKVa8cp19jTVJZ5cIv97q%2F3CDlX%2FZD9s8O767m5JuRp96PThmvyU7yx6B9Ea4UONrsHuoOWJk1%2BHQJo5fiDsNs0iaDeFSZcRpyh2eCLO8bqirC01JH9d"}]}
Recommendations
Enable compression (gzip/brotli) to improve performance