Quantcast
Channel: Web Design from Scratch » WordPress
Viewing all articles
Browse latest Browse all 10

WordPress Security – 26 Essential Steps to Protect Your WordPress Site

$
0
0

If you have one or more WordPress sites, as many of us do, I hope you have never been the victim of a hacker.

I have, and at best it’s inconvenient and embarrassing. But it can be quite damaging to your business.

The fact is, WordPress is an incredibly flexible blog/CMS platform, but its architecture does not make it particularly secure — at least out of the box.

Fortunately, there is a lot you can do to make your WordPress blog or WordPress-powered site more secure.

If you would like an expert to do this for you, scroll down because I have just started to offer this as a service for $199.

If you are interested in doing it yourself, here are all the basics you need to cover.

WordPress Security Basics Checklist

  1. Rename user Admin to something else.
  2. Change the ID field on the first user from 1 to something else.
  3. Enforce strong password requirements for all system users
  4. Don’t let anybody but admins see available WP updates.
  5. Remove the ability for non-admins to modify theme files.
  6. Tweak the database so tables aren’t prefixed with wp_.
  7. Don’t use the MySQL root user to access the database.
  8. Limit the MySQL account used to the site database only.
  9. Restrict the MySQL account so it can’t perform destructive actions (i.e. DROP, etc.)
  10. Give the MySQL account a very long, randomised password.
  11. Don’t allow the server’s root user access via SSH. Use an account with SUDO privileges instead.
  12. Ensure all the secret key fields in wp-config.php are completed with 16-bit SHA keys.
  13. Disallow indexes on all site folders.
  14. Hide the admin area.
  15. Rename the wp-content directory to something else.
  16. Block bad hosts and agents with blacklists.
  17. Make any .htaccess files and wp-config.php non-writeable.
  18. Make the admin area inaccessible outside of work hours (handle this one with care)
  19. Schedule regular database backups.
  20. Restrict the length of allowed URLs to 255 characters or less.
  21. Require SSL connections on the admin area (if possible; this one has an on-cost attached)
  22. If possible, install and run server-side antivirus software such as ClamAV.
  23. Consider restricting the server’s FTP service to only accept connections from certain, whitelisted IP addresses (only applicable if you have at least one static IP).
  24. When deploy complete, consider stopping the server’s FTP service completely. You can always temporarily switch it on again if required.
  25. If your web server is allowing proxying (for example, if you’re load-balancing), ensure it’s not configured as an open HTTP proxy.
  26. Remove any open SMTP proxies on your server.

Want Professional Help to Secure Your WordPress Site?

For a one-time fee of just $199 (US), my pro developer will help secure your WordPress site, using all the techniques above (where available), and usually adding a few more.

We’ll just need (where applicable):

  • FTP access to the server
  • Admin user credentials for the WordPress implementation
  • Linux user with SUDO credentials (or CPanel access)

We’ll also take full backups, and provide you with a report of exactly what we did. We’ll aim to implement your security update as quickly as we can (hopefully within 48 hours).

Order Now

Simply pay the fee, and we’ll get straight back to you for access details. Then you can put many of your security concerns behind you.




The post WordPress Security – 26 Essential Steps to Protect Your WordPress Site appeared first on Web Design from Scratch.


Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles





Latest Images