Wednesday , 24 April 2024
Breaking News

10 Tips to Confirm Your Joomla Site

More and more websites are created with Joomla as it become popular as one of the best and easy-to-use content management system (CMS). With Joomla many important web development services can be customized, like developing the corporate, personal, online magazines, government applications, interactive featured websites, etc. Joomla fits in all very perfectly.

When using Joomla for building a website, it is important that after the website configured is to think about the security to prevent any security compromises. There 10 tips to secure your Joomla website:

1.Proper Hosting Environment

A properly configured server is highly recommended for your Joomla website. Host your site on a server that runs PHP in CGI mode with su_php. This means that PHP runs under your own account user instead of the global Apache user and you don’t need to set insecure global permissions like CHMOD of 777.

a. Set register_globals OFF
b. Disable allow_url_fopen
c. Adjust the magic_quotes_gpc directive as needed for your site. The recommended setting for Joomla! 1.0.x is ON to protect against poorly-written extensions. Joomla! 1.5 ignores this setting and works fine either way.
d. Don’t use PHP safe_mode

2. Change the Default Database Prefix (jos_)

While installation, change the default database prefix to something random. This will prevent most of the SQL injection attacks as hackers try to retrive superadmin details from jos_users table.

3 Disable FTP Layer

While installation, dont enable the FTP layer as it opens up a potential security hole since your FTP details are stored in plain text under a Joomla! configuration file. FTP layer is not required if your hosting is secured and configured properly for Joomla.

4. Change superadministrator username

After installation, change the username for the super-administrator. By default, its admin. So change it something so that the username/password combination becomes difficult to guess or crack.

5. Strong password

Always use strong password for the administrator accounts. An example of strong password is E@^M!$<9@k. You can use sites like www.strongpasswordgenerator.com to generate a strong password.

A good addition is to password protect the administrator folder. In apache web server, you can do this htaccess file or in cpanel, you can use Password Protected Directory option to setup a password. This will add another layer of username/password before someone reaches your Joomla admin details. Needless to say, have this password different from Joomla admin password.

6. Enable SEF URLs

Most hackers use the Google inurl: command to search for a vulnerable exploit. So enable SEF urls from site configuration if you are using Joomla 1.5. You can also use extensions like SH404SEF for both Joomla 1.0 and Joomla 1.5. This will prevent hackers from finding the exploits as well as benefit you in SEO perspective.

7. Upgrade to latest release of Joomla

Always upgrade to the latest release of Joomla as soon as possible. You can subscribe to http://feeds.joomla.org/JoomlaSecurityNews to get updates about the latest security releases.

Always download Joomla! from official sites, such as the Joomla! Forge, and check the MD5 hash

8. Third party extensions

There are more than 4000 extensions available for Joomla many of which are non-commercial. But don’t take this as an opportunity to install unnecessary extensions on your website. Remember that most hacking attempts occur due to vulnerability in these extensions. So, always use extensions which are popular, has strong community backing and development process.

9. Proper file/folder permissions

The proper file/folder permissions for your Joomla website is:

  1. * PHP files: 644
    * Config files: 666
    * Other folders: 755

You can CHMOD the files and folders using your FTP client.

10. Setup a backup and recovery process

Always rely on a strong backup and recovery protocol for your live website. Its not just hacking that may compromise your website but other factors like a faulty upgrade or extension install, hardware failure, hosting provider issues. You can use JoomlaPack, a non-commercial component native for both Joomla 1.0 and 1.5 for backup.

You can now start your own online content management portal with all the great features installed with Joomla CMS.
It is advisable to find a reliable Joomla hosting providers in order to receive the better support for Joomla hosting and applications.
You may contact SeekDotNet.com at http://www. seekdotnet.com/contactus.aspx on obtaining your own Joomla hosting account today!

Check Also

Is Joomla Good to Use These Days?

Joomla is one of the most populer CMS that is used by a lot of …

[email protected]