Optimising Joomla website

Gavin Hanly

Free Member
Oct 8, 2019
8
1
Hi - I've been having semi-regular problems with my Joomla-based site. While some of those are host-based (which I'm dealing with elsewhere) I think I'm overdue getting an expert in to make sure the site is optimised best - particularly with regards to speed.

I have a good understanding of HTML/CSS but my SQL/server knowledge etc is non-existant. Can anyone recommend how to find/hire someone to look at this on a strict on-off consultancy basis?
 
Have you tried JCH Optomize?

You could do everything yourself, but this has a lot of tweaks in one place.
 
Upvote 0

KM-Tiger

Free Member
Aug 10, 2003
10,346
1
2,893
Bexley, Kent
Optimising db performance isn't just about fast i/o that you would get from SSDs. It could be memory or processor bound, depends on the nature of the db queries.

I'm not a Joomla expert, but I have dealt with Joomla sites that needed a lot of tweaking of db settings to get them to run at a reasonable speed.

It will depend what sort of hosting you have as to whether you can do this.
 
Upvote 0

gpietersz

Free Member
  • Business Listing
    Sep 10, 2019
    2,796
    2
    749
    Northwhich, Cheshire
    pietersz.net
    Fast IO does often help though, and these days there is no reason not to have SSD.

    Is the problem intermitted or continual, and is it shared hosting?

    Optimising the DB schema often helps - specifically the single commonest solution to database performance issues is to add an index.

    You could add the index to the DB directly (without touching Joomla code) if that is what is needed. I know databases but not Joomla so I cannot tell you whether it might cause a (probably fairly easily fixable) problem later on depending - can someone say whether Joomla relies on any sort of DB migration tool that might not like direct changes to the schema?

    If its a badly designed query or series of queries (repeated queries in a loop in the code are another common problem) its a bit more complex, but given that Joomla is used on lots of large sites a badly designed query will probably be in a plugin.
     
    Upvote 0

    Latest Articles

    Join UK Business Forums for free business advice