For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
I've made site and my client keeps calling and saying that it takes very long for him to load. The site runs very smoothly here but obviously something is making it slowish.
The current CMS MS version is 1.10.3 and it is the only officially supported version at the moment. Your 3rd party modules are completely 1.10.x compatible, so there is no good reason not to upgrade.
This newest version has improved caching mechanisms, so your issue WILL disappear after upgrading - assuming that other factors (like client's Internet connection speed, hosting package features, etc) are also OK.
problem is this server doesn't have PHP 5 and wont have it for a long time which means I have to use this version and not the latest.
Besides...I've made atleast 20-30 different sites on this server using CMSMS from 1.4 - 1.6 and none of them seems to be laggish. So I'm guessing it must be something with this site. I could move it to a newer server and upgrade. Just I'm thinking problem is somewhere else..
I'm not even sure there is a problem with it or if it's just my clients system.
I visited the site and it was pretty fast while loading.
Now remember, there are very many factors that may influence a site speed, and the majority of them are not CMSMS related. A shared server not well configured, the amount of visitors at a given time, server load, how many sites are hosted on the same server etc, etc...
But a site with, lets say, less then a 100 visitors per day shouldn't be slow at all.
"There are 10 types of people in this world, those who understand binary... and those who don't." * by the way: English is NOT my native language (sorry for any mistakes...).Code of Condut | CMSMS Docs | Help Support CMSMSMy developer Page on the ForgeGeekMoot 2015 in Ghent, Belgium: I was there! GeekMoot 2016 in Leicester, UK: I was there! DevMoot 2023 in Cynwyd, Wales: I was there!
It loaded pretty quickly for me, but there are certainly some areas for improvement. Firstly, you *really* need to consider upgrading to a better host so you can upgrade cmsms. The new caching functions are fantastic.
Also:
-You have 10 css files. Combine these into one. (this happens automatically in 1.10.x)
-Ask your host to turn on gzip compression, and use it
-Install YSlow or PageSpeed into your browser, and perform some of the suggestions they provide.