X
    Categories: Blog

WordPress Security Tips

Most people are happy enough to have their site live on the web, but far too few follow some basic WordPress Security Tips.

This is an evolving list and will never be finished, so I’ll continue to update it with new plugins, software, and tips to help you keep your WordPress site safer.

Why should you care about WordPress Security? If you don’t, then your site can become an easy target for hackers, spammers, and other nefarious types.

What’s the worst that can happen if you don’t care?  Hmm…your hosting account can be cancelled without refund, your site could be taken offline, your domain could be placed on a blacklist as a SPAM server, someone could gain enough information to steal your identity, and possibly even legal issues.

Really?  All of that could actually happen? Yes to you, BUT there’s good news.

Whew.  A few simple things can put your mind at ease.

Here are my top 5 WordPress Security Tips:

  1. Install a security plugin like WordFence.  The free version is seriously amazing and is what I use.  You can install it within WordPress plugins “Add New…” by typing “wordfence” (no quotes) in the search window.  You can read more about it here: https://wordpress.org/plugins/wordfence/
  2. If you’re on a Linux host, then add this line to your .htaccess file:
    Options All -IndexesWhat does it do?  It prevents anyone from browsing your Uploads and other folders to see what’s in them.
  3. Your Administrator accounts username should NOT be “admin” or “administrator” – these are very common and hackers look for them.  You should name these things like “mysiteadm” or similar.
  4. All accounts MUST have complex passwords.  What’s that?  A password like this: 7&!e@G5ey%Fx
    Wait – I can’t remember that.  Solution – store your password using one of the many password managers.
  5. Keep WordPress and all plugins updated to the latest versions.

There are far more security precautions that you can take, but these 5 things alone will make your site more secure than most out there.

Rob: My name is Rob Barbour and I've been a geek since I was a kid - my first computer was a Timex Sinclair and then I saved up to buy a Vic 20 with my paper route money. I've also been programming since I was a kid, so you'll likely see some code thrown in where appropriate. I truly love helping people like you solve their problems and answer their questions. I've been hosting my own sites since the late 90's and know the web hosting world extremely well.