website security

Hello admin,
Why cloudflare is not working properly in new c panel?
It’s shows some errors while attempting to set cloudflare? security…
Please provide suggestion how to protect website against hacking and SQL injection ??

CloudFlare cannot be used on subdomains, only on your own domain names. This is a known issue.

However, the best and only real reliable way to protect a website against hacking it to make sure you have secure, up to date and well written software. If you have a CMS, make sure the CMS, as well as any plugins and themes, are up to date. And if you are writing your own website, make sure you take precautions like only using prepared statements/parameterized queries.