Joomla 1.5 - Global Configuration
Sunday, July 20th, 2008|
|
I decided that today would be a good day to start configuring Joomla.
I logged in and began at the “Site” section of the Global Configuration area. I took a quick look and noticed that there wasn’t all that much to configure. Here is what I did:
- Changed the editor from Tiny MCE 2.0 to no editor. I don’t like giving others access to HTML on my sites.
- Changed the Global Site Meta Description to Fiixer. (Just a fill in word to get rid of Joomla)
- Changed the Global Site Meta Keywords to fiixer.
- Switched the Search Engine Friendly URLs and Use Apache mod_rewrite from no to yes. Search engine friendly URLs using Apache mod_rewrite is pretty simple if your server and system support it. Some people say doing this enhances your website’s indexing and ranking in search engines. Basically, it changes “index.php?a=aboutus&b=andaboutyou” to “index/aboutus/aboutyou.” It’s cleaner and gives your visitors a chance to remember your URLs. It’s up to you if it’s worth it.

Joomla 1.5 Global Configuration page.
Next, I visited the “System” section of the Global Configuration area. In this section, I mostly kept everything set as it came, but did change two areas:
- Changed the New User Registration Type to “Author.” (I think this gives the registered members the ability to submit articles and web links, but they must be approved by an administrator)
- Turned Cache on. (speeds up page loads on heavy traffic sites)
In the “Server” section of the Global Configuration, I left everything alone.
Ok, that was fairly painless.
