Tagged: minify, Website Speed
Hi,
Can you tell me why my site is so slow?
webpage found here: http://goo.gl/KhQ0rq
I ran a website speed test here, https://developers.google.com/speed/pagespeed/insights/
I’m thinking of removing the slider, but I’d hate to do that.
Help is appreciated.
Hey ldsrutter!
I checked the website and it loads fine. You can improve loading speed using cache and minify plugins. Most use plugins are the following:
http://wordpress.org/plugins/w3-total-cache/
http://wordpress.org/plugins/bwp-minify/
Regards,
Ismael
Ismael,
Thank you for your reply!
Can you tell me how to: “Eliminate render-blocking JavaScript and CSS in above-the-fold content?”
Take a look at this screen capture: http://goo.gl/9u0t20. The website still appears very slow, especially on mobile devices. The two plugins you listed are are installed and I have their settings listed below.
My bwp minify settings are active. My w3 total cache settings are as follows:
Page cache: Enabled
Minify: Enabled
Minify mode: Manual
Minify cache method: Disk
HTML minifier: Default
JS minifier: Default
CSS minifier: Default
Database Cache: Enabled
Database cache method: Disk
Object Cache: Enabled
Object Cache method: Disk
Browser Cache: Enabled
CDN: Disabled
Enabled: Enable varnish cache purging
CloudFlare: Disabled
New Relic:Disabled
Debug Mode: Nothing Checked
Hi!
Please see this topic – https://kriesi.at/support/topic/moving-javascript-to-footer/
Best regards,
Yigit
Awesome guys,
Thanks!