Please recommend a secure and affordable WordPress host
July 12, 2012 9:41 PM Subscribe
What web host for a small business WordPress site would you recommend as being secure and affordable?
Clients of mine have just had their WordPress site hacked. They were hosted on HostMonster, and found the response of HostMonster to this incident to be... less than stellar. They now want to switch hosts. What hosts play well with WP, are relatively affordable, and have top-notch security, including accessible, polite and helpful customer service if something goes wrong? They are probably looking at a shared environment, I doubt they would spring for a dedicated box.
As a bonus, if you have any non-common recommendations to make as to how to secure a WP site, I'd love to hear them. (I know about standard advice such as avoid suspect plug-ins, update WP, use secure passwords, etc. etc.) Note this site used a custom theme that I did not write and don't know much about. The person who wrote the theme says that it is secure and seems familiar with security risks and specific vulnerabilities to avoid (such as not using timthumb).
posted by parrot_person to computers & internet (10 answers total) 9 users marked this as a favorite
As for WordPress security, be sure to follow security best practices, which it sounds like you know, take regular backups in case you do get hacked.
I gave some advice on securing WordPress in general here. Keep reading, keep updating, keep on top of it if you can. Script kiddies eventually have access to all the latest exploits, so try to keep updated as recently as you can.
There are also some plugins for security. Some enforce only X number of password attempts. Some use CAPTCHAs to try to defeat automated hacking, etc. But if there's backdoor code, either intentional (though some compromised theme or plugin) or accidental (in a standard, vetted release), the only thing that'll save you is regular backups and regularly updating to the most recent release.
posted by kalessin at 9:53 PM on July 12, 2012 [1 favorite]