You need to use some minify/cache plugin for reduce static resources (js/css/image files) loading time. In our live sites we use W3 Total Cache with activated CDN. Also we optimized all our images manually with this services:
https://tinypng.com/
https://www.jpegmini.com/
If you have problem in backend:
First, check the server configuration and recommended requirements. You can check it with phpinfo() function or some plugin.
Our website is very slow unlike when we first created it ?
Can you help with why that is? Is it based on the amount of files/traffic on the website?
Should we upgrade to php7.1?
We are using shared hosting right now (No CDN)...Would business/dedicated hosting help speed things up?
Hi,
If you have problem in frontend:
You need to use some minify/cache plugin for reduce static resources (js/css/image files) loading time. In our live sites we use W3 Total Cache with activated CDN. Also we optimized all our images manually with this services:
If you have problem in backend:
First, check the server configuration and recommended requirements. You can check it with phpinfo() function or some plugin.
Recommended PHP Settings
Second, Try to check performance of your site with other theme.
Third, contact you webhosting provider support. May be they can give you some info about problem with performance on your site.
About the php version, it will be better to use 7.2x version.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver