WordPress

WordPress security: a no-nonsense checklist

Ten security steps that account for 95% of real WordPress attacks. Skip the security-plugin theater and do the basics properly.

Maya OkaforBy Maya Okafor·April 30, 2026·How we test

The boring stuff that matters most

Almost every WordPress site that gets hacked falls to one of three things: a known plugin vulnerability with a patch the owner didn't install, a weak admin password, or a compromised hosting account on a poorly-isolated shared server.

Fix those three and you've eliminated the vast majority of real-world risk.

The actual checklist

Use a password manager and a 16+ character random admin password. Enable two-factor authentication for all admin accounts. Disable the 'admin' username — create a new admin and delete the old one.

Set core, themes, and plugins to auto-update. Remove every plugin and theme you're not using. Check the plugin's last-updated date before installing anything — abandoned plugins are landmines.

What security plugins actually do

Wordfence, Sucuri, and iThemes Security mostly do: brute-force login protection, malware scanning, and notifications. Useful, but they're not magic.

If you've handled the basics above, a security plugin is incremental insurance. If you haven't, no security plugin will save you.

Frequently asked

Questions readers ask about this topic

Do I need a security plugin?

Helpful but not essential if your host has WAF protection and you keep things updated. Cloudflare's free firewall covers most of what a security plugin does.

How do I know if my site is hacked?

Sudden traffic drops, browser warnings, spam content appearing, or admin lockouts. Set up uptime + content-change monitoring and you'll know within minutes.

Is WordPress less secure than other CMSes?

WordPress itself is well-maintained. Its huge plugin ecosystem is where most vulnerabilities live — which is a usage pattern issue, not a core issue.
Keep exploring · WordPress

Where to go next on Hostilo

Newsletter

One email a month. Hosting deals, new reviews, no fluff.

Related reading