Hi everyone, I have a problem with my site.
My website is loading very slow. I compressed the images already but it's still really slow. When I used the page speed plugin, it told me to compress my CSS.
What should I do about it.
Thanks.
about Page Speed?
Re: about Page Speed?
If you using CMSMS Stylesheets you can compress them by removing all whitespace and unnecessary lines by adding
[[strip]]
to the very top of the file, above all CSS rules; and add the closing
[[/strip]]
to the very bottom of the file.
Or, I think there are some modules available that can do some compression on the fly for static, file based CSS.
If not, there are online tools to compress CSS and JS files.
Also, you can use {strip} {/strip} around some areas of content inside of template files to help compress the HTML. Be mindful of how the CMS parses layout templates and where you place the {strip}{/strip} tags.
[[strip]]
to the very top of the file, above all CSS rules; and add the closing
[[/strip]]
to the very bottom of the file.
Or, I think there are some modules available that can do some compression on the fly for static, file based CSS.
If not, there are online tools to compress CSS and JS files.
Also, you can use {strip} {/strip} around some areas of content inside of template files to help compress the HTML. Be mindful of how the CMS parses layout templates and where you place the {strip}{/strip} tags.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: about Page Speed?
URL and system information (see my sig) would probably help give further pointers.
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
https://docs.cmsmadesimple.org/troubles ... nformation
CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
Re: about Page Speed?
check your site with http://GTmetrics.com could tell you exactly which file is making your website to load slow.
But some more info on your host and the link to the website would help us a bunch in helping you.
But some more info on your host and the link to the website would help us a bunch in helping you.
Kind regards,
HarmO
HarmO