Skip to main content

How do I make my website secure?

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there, and welcome! Once the account is online and the DNS is up and running, cPanel's AutoSSL tools will install a free certificate. If you aren't getting the free certificate you might want to speak with your hosting provider to see if that feature has been disabled on your account, as that should be happening automatically.
    0
  • quietFinn
    You can go to cPanel -> Security -> SSL/TLS Status where you see if SSL Certificate is installed.
    0
  • B.Ben
    Thank you everyone, but one more thing. How do I encode my code, I want to secure the code so no one can steal it
    0
  • cPRex Jurassic Moderator
    I'm not sure there is a way to do that with HTML, as all browsers need to be able to process it. You could have your back-end PHP encoded with something like Zendguard, but that is something that happens at the developer level and not the web level.
    0

Please sign in to leave a comment.