DEV Community

Cover image for 7 Easy Steps to Secure a WordPress Site πŸ”
Atif Riaz
Atif Riaz

Posted on

7 Easy Steps to Secure a WordPress Site πŸ”

Alt Text

WordPress is so widely used, any programmer working with it has to take great care to harden it against external attacks.

In a single incident last year alone, almost a million websites were attacked in a single month.

But there are some things you can do that will harden a WordPress site against attacks that will stop all but the most sophisticated threats.

Here are the 7 security steps to take on every WordPress site you work with:

  1. Update WordPress to the Latest Version
  2. Remove Unused Plugins and Update the Rest
  3. Minimize User Permissions and Secure Logins
  4. Disable PHP Execution in Untrusted Folders
  5. Disable PHP Error Display
  6. Disable Theme and Plugin Editing
  7. Change site database default table prefix to something obscure

Initially created on Twitter:

If you liked this article, be sure to ❀️ it.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay