Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0
Expires
Thu, 10 Sep 2026 09:01:35 GMT
Last-Modified
Thu, 10 Sep 2026 09:01:35 GMT
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate, post-check=0, pre-check=0 expires: Thu, 10 Sep 2026 09:01:35 GMT last-modified: Thu, 10 Sep 2026 09:01:35 GMT pragma: no-cache
Content Headers
Content-Language
en
Content-Type
text/html; charset=UTF-8
content-language: en content-type: text/html; charset=UTF-8
Server Headers
server: cloudflare x-powered-by: PHP/8.3.33, PleskLin
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 10 Sep 2026 09:01:35 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=403
X-Robots-Tag
noindex, nofollow
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: a38d3fb68bff5ca1-IAD
date: Thu, 10 Sep 2026 09:01:35 GMT
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=fcJpefMuRU9I%2BLofG3nfcS7UB%2Fv50q31zPrNi40m3PaT5BsEgzY7zCpuYnxt8O21%2BTYRSw5LvFyK%2FXjkP%2FTcubtsFjKwpmrm%2FLx24LKjA4GVe2JVj%2FfXUa2SQJVr78DtXcva3yZ6CQ%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=11,cfOrigin;dur=403
x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology