WordPress is one of the most popular content management systems today. Because of this there are some people who want to hack into your website and use it for their purposes.
So how do you prevent people from hacking into your WordPress web site?
You will need to stay ahead of the hackers. They keep up to date on the latest versions of software. They constantly learn new ways of getting around the blocks you put into place. They are motivated by profit. Understanding who you are fighting is half the battle.
The other half of the battle is doing the things you can now and then improving your plan as new information becomes available.
Here are 6 Tips to Make WordPress More Secure
- The first thing to do is make sure you are using a user ID other than admin.
- You will need to create a unique user ID and give that user admin privileges. Make sure you use a unique, hard to guess password. Passwords must contain:
- A mixture upper and lower case letters
- Should include at least one number. Repeating the same number can add extra security.
- Should include other characters such as @#$%^&*_-+= in your password
- Must be at least 6 characters long, preferably 8. The longer the password the hard it is to guess
- Do not use birthdays or names in your password. This is one of the one common things people use in passwords.
- You will need to delete the admin user ID. The admin user id is used to create new users, manage WordPress and provide all the security of the WordPress system. Hackers know that most installations keep the default admin user id and use that weakness to hack into your system. They have a valid user ID, now all they need to do s guess the password
- Always make sure your version of WordPress is up to date. The older versions do have some security holes that have been fixed. Most web hosts will alert you to updates as they become available. If you are hosting WordPress yourself check on wordpress.com for updates regularly.
- Backup your WordPress database regularly. There are several plugins that will do this automatically for you. Install them and use them. Keep you backups in a safe location and copy them to CDs on a regular basis. You can never be too careful.
- Prevent search engines from indexing your admin area of WordPress. You can do this by add this line to your robots.txt file
Disallow: /wp-*
For more tips on WordPress go to The Web Host Advisor main page





























