WordPress Security
Malicious users (“hackers”) usually only try to “bring down” or render inoperable commercial sites. Much more commonly, hackers want to gain access to your site to put up spammy links to sites where they might make a few bucks. You might find this more often in comments on your news feed/blog posts where there’s often no hacking required.
Much of the important work for keeping hackers out of your site is done by your hosting company, and the protections the set-up of their servers offers. But there are several very important steps you can take to reduce the chances that your site will be hacked.
The first is to make sure that you keep your WordPress core software updated. Of WordPress websites that are hacked, 85% of them were not using the most current version of WordPress. You can tell you need to update WordPress because there will be a yellow banner across the top of the admin dashboard reminding you to update. (Read more about updates here.)
Don’t have the default username “admin” as a possibility on your site. Some installations of WordPress have “admin” as a default username. This gives hackers a leg up to try to work on cracking passwords. Even if it’s a username no one uses, you shouldn’t keep it in your site, since just trying to login with it will give the hacker a “wrong password” message, confirming that it’s a valid username.
Use strong passwords. When creating passwords for your username, use both capitals and lower case letters, numbers and a symbol. A symbol that is not on a number key is even better. To really be super-safe, use a password generator (google search for free ones) that will give you a password like this: aT}98xz.
Log into your site only from secure computers and locations. When you use a public wifi network, other users can potentially see your info to gain access to your site. Likewise, computers that lack a strong internet security software or that have hibernating viruses can risk having their keystrokes tracked to gain access to the site.
Make sure the email accounts of site users are secure. If the username and email of a user can be accessed, a hacker can use the “reset password” function to create a new password, gain access to the site & lockout that user from the site.
As always, if you are concerned about site security for your site, shoot us an email with your questions or concerns!