Joomla install & config

How to install and configure Joomla with minimum effort, tuned for speed, SEO, security - and top performance.

Block unwanted visitors using their IP address on your Joomla site?

Sometimes you need to block a certain IP address, a group of addresses or certain hosts from accessing your Joomla website. Reasons may include:

  • It's a hacking attempt coming from that IP
  • Someone is scraping content from your website
  • A brute-force attack (in most cases a DoS - Denial of Service - attack is originated from that IP (there are too many requests coming from a particular IP
  • Someone continuously spamming your website
  • Some content from your site (images, media files) are hotlinked from your website.

The solution is simple, but is advised to apply first other tools to stop these bad guys - overuse of this tip can slow down your site considerably, use it ony if you don't have anything else - or you are in hurry to stop an ongoing attack.

Enhance your security with .htaccess rules

One of often overlooked security (and not only) resource for any Joomla site is under your fingertips! With each Joomla install (even from the old Mambo days) you have a file named htaccess.txt in your site's root directory. In most cases is never touched, and left as is - most weekend webmasters don't even know what is for. A few are using it to help Joomla or the specialized SEF URL builders to make those pretty SEF URL's for their site. And that's pretty easy - in most cases it's enough to rename it to .htaccess, and you are set. But there is much more power hidden there...

Keep your Joomla core up to date!

You may think that updating your Joomla site to the latest version is not something worth doing every time a new version is released. The site works just fine, and you are not interested in the eventual new additions. You're wrong! There's always a major reason for update to the latest version of Joomla: Security!

Moving the location of admin login

Most of attacks on the web - and Joomla sites aren't an exception - are made fully or in first phase at least by automated robots. These are using known entrance points as administrator logins to most used software solutions to try they chances to break in. So it's a wise move to change these well known locations. But wait! The need to upgrade compatibility may made this difficult, so, how we can do this without changing a line in Joomla code?

Change the default Joomla database prefix

Every hacker in this world knows, that by default all Joomla database tables have the "jos_" prefix. Is that well known, than even automated defacing scripts are using this, and there are a lot of "tools" which are capable to automatically probing your site having this presumption built into them.

Secure your standalone scripts used in a Joomla site

Joomla has everything you may need. Right? If you take a look to the Joomla Extensions site, you may agree with this. But, as always, there may be cases, when the above statement is wrong. For specific need he simplest approach may be to use for specific purposes a standalone script. You can solve the problem - apparently - by using Joomla's wrapper feature, and use your scripts as they where part of your Joomla site. Almost perfect solution you may think... but your scripts are directly accessible by their physical URL, not only through the Joomla interface. What you can do about?

A lot. And surprisingly easily.

Subcategories

How did you find this site? Did you asked yourself the question how a site can be found on the net? Watch your own habits, and you'll see: you are looking to the sites found on first page of the Google results for a given search term. Must be something very important, to go down to the second, and even to the third page. What else you use to find new web content? Social media? Recommendations from friends? Links on pages you like and visit? Do you know, that less, than 1% of existing web-pages are reaching the first page of the Google results for some search term? do you know, than less, than 17% of existing web-pages are even spidered regularly by the major search-engines? If you don't get spidered and/or you don't reach the magic first 3 pages for at least some search terms you are interested in - you aren't exist. And I can't believe, that anyone building a web-page plans to remain hidden... So, how you can get there? Enter the art of SEO. You will find some interesting, Joomla-specific ideas here which may help you learning it! And never forget: SEO is about what you do every day. SEO is a long term strategy - not a quick fix.

Joomla is safe!! - you can heard in every forums. Is indeed safe enough? Yes, the core Joomla, if properly configured and deployed is a reasonably secure environment. The difference can be made by several factors. and first of these factors is YOU, the webmaster. But there are others, like the hosting environment, the addons used, and couple of others. Watch your back! And keep your site safe!

... and not only. Sometimes you don't know, why your Joomla site isn't working as you want it. Here you can find some tips wich might help you finding your way!

And, remember: everyone was a beginner!

Yesterday your Joomla site worked just fine. Today is misbehaving. And you're clueless... Right? Hey, you're not the first one having this experience. You're on the good site where you might find the cure for your problem!

All kind of software tools you should have to be productive. From local development environments to programming tools, resources, tips and tricks wich can help you build your Joomla siter faster, easier.


 

Basic tricks to make Joomla work for you. Things you can solve using various configuration areas of your Joomla, your hosting environment or your components.