Home
  • About
  • Contact
  • Presentations
  • WordPress Consulting
  • Advertising
  • Guest Posts
  • For Students
  • Jobs
  • Podcasts Book Reviews

    Archive for security

    WordPress Tip: Making Your WP-CONFIG File Secure

    September 14th, 2010 | 2 Comments »

    A lot of people don’t realize that they’re missing unique authentication keys in their WordPress’s wp-config.php file. These unique authentication keys will help keep your WordPress site more secure. In this screencast, I show you how to add the necessary authentication keys.


    WordPress Tip: Avoid Getting Hacked through Bluehost’s cPanel

    February 27th, 2010 | 36 Comments »

    It’s always hard to tell exactly why or how a site gets hacked. One of the WordPress sites I created for a client kept getting hacked. I took more extreme security measures, changing the database table prefix, adding an htaccess file to wp-admin that filtered IP addresses, adding a plugin to encrypt logins, adding a firewall, moving wp-config to another directory, and other measures. I thought … more »


    Your WordPress Site Can Get Hacked If You Don’t Have This

    May 26th, 2009 | 5 Comments »

    I helped another person whose WordPress site was hacked this weekend. I’ve noticed a trend about sites that get hacked. Most of the people installed their WordPress blog either long ago, before the right security phrases were included in the wp-config.php file, or they installed WordPress through an auto-installer that didn’t insert the right security phrases. The wp-config.php file is the key file that contains … more »