Optimizing for core web vitals / slow server response

Discussion regarding Joomla! 3.x Performance issues.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
greejoomla
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Dec 29, 2020 9:13 pm

Optimizing for core web vitals / slow server response

Post by greejoomla » Tue Dec 29, 2020 9:21 pm

Hello, we have a joomla website that does not pass the core web vitals test. We are on a shared server hosting and the server response time is 3-3,5 seconds. Any suggestions about a new hosting plan, ideas for making our joomla website faster? Many thanks in advance.
Last edited by mandville on Fri Sep 17, 2021 6:31 pm, edited 1 time in total.
Reason: redacted url

User avatar
andypooz
Joomla! Guru
Joomla! Guru
Posts: 728
Joined: Sat Dec 30, 2006 3:03 pm
Location: London, UK
Contact:

Re: Optimizing for core web vitals / slow server response

Post by andypooz » Thu Dec 31, 2020 8:07 am

Plenty has been written about this already. If you google 'optimise/speed up joomla site' you'll get plenty of detailed answers. What works for you depends on the particulars of your website (including hosting and components used) and will require some investigation into what is causing the slow down in your case. Some measures are a matter of reconfiguration or patching, others are system plugins that combine css/js. Moving to a VPS or dedicated server usually helps too, budget allowing.
If you're unsure, there are also services that will analyse your site and implement changes to speed things up. If you go down this route, ensure they are promising to optimise a Joomla site in particular.
Andy Hickey
Bespoke Joomla Extension Developer
http://www.netamity.com

shoulders
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 221
Joined: Fri Oct 10, 2008 9:03 pm
Contact:

Re: Optimizing for core web vitals / slow server response

Post by shoulders » Sun Jan 24, 2021 11:57 pm

if you are on plesk or cpanel swap your php handler to PHP-FPM and this will reduce time to TTFB.

it is mod_php that is slow.

also caching will speed things up but that is a bit of a cheat.

lastly make sure your site is https and your server is http/2 capable

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30942
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: Optimizing for core web vitals / slow server response

Post by Per Yngve Berg » Mon Jan 25, 2021 8:18 am

Enable OP cache in php. That will speed up execution time.

shoulders
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 221
Joined: Fri Oct 10, 2008 9:03 pm
Contact:

Re: Optimizing for core web vitals / slow server response

Post by shoulders » Mon Jan 25, 2021 9:36 am

Per Yngve Berg wrote:
Mon Jan 25, 2021 8:18 am
Enable OP cache in php. That will speed up execution time.
Do you mean enable this on the server? or have I missed a setting in php.ini?

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30942
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: Optimizing for core web vitals / slow server response

Post by Per Yngve Berg » Mon Jan 25, 2021 7:05 pm


djcaptpln880
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 215
Joined: Mon Jul 26, 2021 9:32 am

Re: Optimizing for core web vitals / slow server response

Post by djcaptpln880 » Sat Sep 11, 2021 4:35 pm

I highly recommend to use CLOUDFLARE free account!

User avatar
simplesource
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 103
Joined: Wed Jul 15, 2009 7:59 pm
Location: Georgia
Contact:

Re: Optimizing for core web vitals / slow server response

Post by simplesource » Thu Sep 16, 2021 12:10 am

Starting with optimal hosting configured specifically Joomla really helps. Someone mentioned that caching is kind of a cheat, which I’m not sure why one would say that. Squeezing every bit of potential out of optimizing your site isn’t cheating. It’s smart because it benefits your users, which is strangely what Google also cares about in terms of your page speed scoring. We’ve moved all of servers over to LiteSpeed to ensure all of our customers enjoy the added optimization benefits inclusive of the LiteSpeed’s Joomla caching extension for their sites.
Simple Source Solutions - https://getsimple.net/joomla-hosting/
Managed Joomla Hosting by Joomla pros

SharkyKZ
Joomla! Hero
Joomla! Hero
Posts: 2909
Joined: Fri Jul 05, 2013 10:35 am
Location: Parts Unknown

Re: Optimizing for core web vitals / slow server response

Post by SharkyKZ » Thu Sep 16, 2021 5:57 am

Disable JCH Optimizer or at least reduce counteractive settings like HTML/CSS/JS minification. Stop generating CSS/JS files on each load.

User avatar
darb
Joomla! Hero
Joomla! Hero
Posts: 2042
Joined: Thu Jul 06, 2006 12:57 pm
Location: Stockholm Sweden

Re: Optimizing for core web vitals / slow server response

Post by darb » Fri Sep 17, 2021 8:10 am

Disable JCH Optimizer or at least reduce counteractive settings like HTML/CSS/JS minification. Stop generating CSS/JS files on each load.
Yes that is also good advice though I never get JCH Optimzer to worka good unfortunately. :-\


Locked

Return to “Performance - Joomla! 3.x”