7 easy steps to a more secure WordPress blog

by CarcaBot on July 23, 2009 · 0 comments

There are many things you can do to secure your wordpress blog – a lot of them are pretty technical are require programming and/or sysadmin knowledge. Here’s a list of easy things that YOU can do to secure your wordpress blog:

  1. Remove unused themes (by removing the whole directory)
  2. Disable and remove unused plugins.
  3. Keep your wordpress version up to date.
  4. Keep your used plugins up to date.
  5. Add an empty index.html file into the themes and plugins directories. This stop people from browsing to see what themes/plugins you have installed.
  6. Install the XSS-Me and SQLInject-Me Firefox plugins and run them against your site.
  7. Remove the XMLRPC.PHP file from the root directory of your blog if you are not using XML RPC.

Leave a Comment

Previous post:

Next post: