-
AuthorPosts
-
March 13, 2018 at 8:09 am #925918
Hi,
We are working on the optimization of our website, we have tried to minify the JS/CSS and optimization the CSS delivery by WP ROCKET.
But somehow in some pages, the below resource are failed to minfiy and therefore our pagespeed score is very low, especially in mobile.
may any of you guys know how to minfy below?https://bylees.com/…t/themes/enfold/js/shortcodes.js?ver=4.2
hhttps://bylees.com/…fig-woocommerce/woocommerce-mod.js?ver=1
https://bylees.com/…content/themes/enfold/js/avia.js?ver=4.2https://bylees.com/…-content/themes/enfold/js/avia-compat.js
https://bylees.com/…/js/js-cookie/js.cookie.min.js?ver=2.1.4
https://bylees.com/…themes/enfold/css/shortcodes.css?ver=4.2
https://bylees.com/…ent/themes/enfold/css/layout.css?ver=4.2
https://bylees.com/…d/config-woocommerce/woocommerce-mod.css
https://bylees.com/…ntent/themes/enfold/css/base.css?ver=4.2
https://bylees.com/…ntent/themes/enfold/css/grid.css?ver=4.2
https://bylees.com/…tent/themes/enfold/css/print.css?ver=4.2
https://bylees.com/…nt/themes/enfold-child/style.css?ver=4.2
https://bylees.com/…/js/aviapopup/magnific-popup.css?ver=4.2
https://bylees.com/…ent/themes/enfold/css/custom.css?ver=4.2March 13, 2018 at 1:41 pm #926068I have wrestled with this as well. Although this is not my area of expertise what I did find to improve the page score was to check and change where the css and js were loaded and was it happening above the fold or not. Sometimes it affects the rendering process by delaying page load until the files are processed for above the fold to load. This might be unrelated to your issue, but worth checking into if you haven’t already as it will improve page score. Further, although I do not use the wp rocket, I did have a problem with rocket loader in Cloudflare with this issue until a disabled it.
- This reply was modified 6 years, 8 months ago by marcelimo.
March 13, 2018 at 2:37 pm #926094Hi YongyanLi,
Please read this thread, it will likely answer most of your questions: https://kriesi.at/support/topic/seo-google-page-insights-blocking-rendering-ressources-above-the-fold/
Best regards,
RikardMarch 16, 2018 at 12:52 am #927815Hi @Rickard
On my Pingdom scores the Home Page my staging site (4.2.6) has doubled in size to 1.4mb from 750k on version 4.2.2.
What is going on?
What are you guys doing to the theme?All I see is JS file upon JS file being loaded for elements I don’t have. Same with CSS.
See for yourself (WP-Rocket enabled with same settings on BOTH staging and live sites):https://www.staging1.swarez.co.uk/ – load size 1.5mb – 66 requests
https://www.swarez.co.uk/ – load size 754kb – 56 requestsThe page is identical (with one or two style adjustments) but the whole things is 99% the same with all the same elements and content.
Can you explain please? I am very concerned right now – the mobile web should be getting faster not slower.Regards
EdMarch 19, 2018 at 5:42 am #928869Hi,
@Swarez: The scripts and stylesheets in the staging site were not minified and gzip compression is not enabled. This is why the page size is larger compare to the live site. ( see private field )Best regards,
IsmaelMarch 19, 2018 at 6:59 pm #929239Hi @Ismael
OH!
Sorry – I didn’t check for that – I assumed it would already be GZIP enabled.
My mistake, my apologies and thank you for looking anyway.
Kind Regards
EdMarch 20, 2018 at 10:01 am #929639 -
AuthorPosts
- You must be logged in to reply to this topic.