ak38
Active member
Hi guys,
I've been looking at my sites page speed results and am getting 66 mobile and 57 desktop.
https://developers.google.com/speed/pagespeed/insights/?url=https://freecannabis.com&tab=desktop
In an attempt to better these numbers I've installed litespeed on the server and the addon to the xenforo installation and settings as follows:
The figures haven't improved and the google tool still says I need to minify css but I have enabled and litespeed is installed.
Any tips on how to get my site up to a decent speed score would be very much appreciated.
Thanks all.
I've been looking at my sites page speed results and am getting 66 mobile and 57 desktop.
https://developers.google.com/speed/pagespeed/insights/?url=https://freecannabis.com&tab=desktop
In an attempt to better these numbers I've installed litespeed on the server and the addon to the xenforo installation and settings as follows:
- Enable Delayed Insert SQL Queries
This enables the use of INSERT DELAYED SQL queries for elements such as view tracking to increase performance. We only recommend disabling this if your host complains about "long MySQL connections" due to a misconception of what those connections represent. - Minify CSS
If true, CSS will be run through minify before being served.
Note: The minification process is processor intensive, and you should only enable this option if you have also implemented a caching mechanism in your library/config.php file. - Fetch public templates as files
For performance reasons, you may choose to have the public-facing side of XenForo load its templates from files rather than the database. Note that in order for this to be of benefit, you must have an opcode cache installed on your server (APC, eAccelerator, XCache etc.) - Cache BB Code output
If enabled, BB code processing output will be cached. This can speed up display of some pages at the cost of using extra space in the database.
The figures haven't improved and the google tool still says I need to minify css but I have enabled and litespeed is installed.
Any tips on how to get my site up to a decent speed score would be very much appreciated.
Thanks all.