How to secure your WordPress installation against hackers

Matt Cutts last day did a post on securing your WordPress installation from hackers. He had some really nice tips which are highly useful. So I decided to do a reflection here. Here is the link to the original article by Matt Cutts.

What he means basically is that you should not allow the public to see what or plugins are installed and what version of WordPress you are running. so you need to put a simple index.html file to all the folders of WP install directory that haven’t got one by default. For example visit the plugins directory of this blog . The wordpress version needs to be turned off because if you are using an older version that is prone to attack, it is better not to let the attacker know it directly.

** Caution : Be sure you are running the latest version of WP to avoid risks **

Some related articles you may like :

  1. WordPress (Version 2.3.3) is out upgrade now
  2. WordPress 2.5.1 update released
  3. WordPress (Version 2.3.2) is out upgrade now
  4. Browser hogging CPU when taking wordpress write post page!
  5. What to do if your firefox wont load a wordpress blog
  6. Why is my template selection page in WordPress showing cryptic CSS
  7. WordPress blog painfully slow except for front page
  8. TinyMCE editor problem after wordpress2.7 install

This entry was posted in Uncategorized and tagged Blog, Tips. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

One Comment

  1. Posted January 22, 2008 at 5:11 PM | Permalink

    Well I too had blogged about this few days back. One of my friends got his web design ripped after his theme directory was exposed. This method to protect with an index,html file is also not fool proof.

One Trackback

  1. [...] Secure WordPress against Hackers [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>