Go DataKL

May 15, 2011

Basic Joomla Security For Rookies

Filed under: Tips — Tags: — admin @ 3:58 pm

Below is the basic Joomla security feature that must be enabled to prevent intrusion and deletion of your content from unauthorised user. Many users ignored safety measures once they have Joomla and up and running. Please take some time to apply the basic security information below.

Joomla

Joomla


1.) Enable SEF
To enable search engine Friendly at Joomla , you need to rename your htaccess.txt to .htaccess

Login to your cPanel

Access the File Manager

Go to the Webroot
Find htaccess.txt
Tick the htaccess.txt box and click “Rename”?

Change the file name to .htaccess
Insert .htaccess and click on “Rename File”

Then go to Administrator page and set SEF – You will get better ranking in search engines with nice URLs ;)

Seo Enabled

If you are wondering what are those good for, here’s an example:

A non-sef URL:

http://www.sitesaya.my/index.php?option=com_weblinks&task=view&Itemid=22

The Joomla SEF version of the previous URL:

http://www.sitesaya.my/component/option,com_weblinks/Itemid,22/

3rd party SEF extensions may display “friendlier” URLs, such as

http://www.sitesaya.my/tips-berguna/tips.html

Besides better ranking, your Joomla based web site is more secure than before.
P/s If you are a pro – FTP to your home directory manually rename htaccess.txt to .htaccess *spelling! and edit configuration php by hand to
var $sef = ’1′;
var $sef_rewrite = ’1′;
var $sef_suffix = ’1′;

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress