Keep Hackers From Your Joomla Admin

It is becoming more popular for hackers to try to brute#2: Choose a better admin password
force attack your Joomla administrator to gain accessNow you'll need to have an admin password that is
to your administrator. Using this method they bombarddifficult to guess. You'll want to have at least 8
your admin form with thousands of usernamescharacters with a mix of lower case letters, upper
password until they find the right combination. Sincecase letters, numbers and special characters.
Joomla doesn't let you choose the admin username#3: Use .htaccess protection
when installing they already know the username, thisWith .htaccess protection there will be 2 logins needed
makes it twice as easy. If you want to add additionalto get into your Joomla admin. BuyHTTP's Joomla
security, and who doesn't, it is fortunately very easy.hosting accounts are protected by a firewall that
#1: Change the admin usernameautomatically blocks would-be hackers after 5 failed
The first thing to do is change the default adminlogin attempts. .htaccess protection can be enabled by
username. First login to your control panel (oftenlogging in to cPanel (or your hosts control panel) and
cPanel) and go to your database editor (normallyclicking the Password Protect a Directory button. You
phpMyAdmin), then select the Joomla database andcan then select the "public_html/administrator" directory
browse to the jos_users table. The original user is userto protect, and add users who you want to be able to
id 62, so edit that entry. Pick a username other thanlogin.
"admin". Doing just this step will stop almost anyThese few, easy steps will exponentially increase the
chance of being hacked since most will just try thesecurity of your Joomla installation.
default username.