Suggestions to secure your website

Here are some suggestions on how to secure your websites :

1. Please make sure your root folder (wwwroot or public_html) doesn't have the write permission applied
2. Please check your code and ask the developer to check whether it has a vulnerability
3. Upgrade your CMS regularly, for example, if you have DNN then upgrade to the newest stable version or apply new patch regularly
4. Change your FTP password regularly and use the combination of numbers and symbols

  • 25 Users Found This Useful
Was this answer helpful?

Related Articles

Suggestion how to stop spam emails to your email account

1. You can enable SPF records (by default it has been enabled automatically)2. You can set the...

What is Code Injection?

  PHP injection "PHP Injection," "ASP Injection," et cetera are terms coined...

What is Iframe Injection?

A couple of weeks ago I mentioned howmemwg.com had been flagged by Google as being a...

What is phising?

  phishing is the criminally fraudulent process of attempting to...

What is SQL Injection? and How to Prevent it?

SQL injection is a code injection technique that exploits a security...