-
AuthorPosts
-
May 12, 2021 at 10:13 am #1299863
Hi.
I am looking into optimizing our website http://www.geilolaft.no for SEO and Core Web Vitals.
According to Page Speed Insight by google – our site has a very low score (red) on mobile, and the first suggested improvement to make is to eliminate render blocking resources.
Following the suggested guide here: https://web.dev/render-blocking-resources/?utm_source=lighthouse&utm_medium=unknown
and when checking under the Coverage tab in Chrome DevTools there are a lot of URLs with 100% and many with between 50-100% unused bytes. Most of the URLs are pointing to something within the enfold theme.
Being at TOTAL NOOB in this field, I wand to ask you guys for your support on how to best go about this task.
I will list many of the most critical URLs here below. Can you see if there is anything here that could be cleaned up/eliminated?LIST OF URLs WITH A LOT OF UNUSED BYTES, LISTED UNDER THE COVERAGE TAB IN Chrome DevTools:
Between 50-99% unused:
https://www.gstatic.com/recaptcha/releases/npGaewopg1UaB8CNtYfx-y1j/recaptcha__no.js:formatted – 50% unused = 174 158 bytes unusedhttps://geilolaft.no/wp-content/uploads/dynamic_avia/avia-footer-scripts-b20f163ca67ab2445030d74f05ecf620—6096172e6f053.js:formatted – 67% unused = 128 768 bytes unused
https://geilolaft.no/wp-content/uploads/dynamic_avia/geilo_laft.css?ver=60961726a85e5:formatted – 83% unused = 106 045 bytes unused
https://geilolaft.no/wp-content/themes/enfold/css/layout.css?ver=4.8.2:formatted – 85% unused = 68 737 bytes unused
https://geilolaft.no/wp-includes/css/dist/block-library/style.min.css?ver=5.6.3:formatted -99.8% unused = 51 219 bytes unused
https://geilolaft.no/wp-content/themes/geilo-laft/style.css?ver=4.8.2:formatted – 82% unused = 43 052 bytes unused
https://geilolaft.no/wp-content/themes/enfold/css/shortcodes.css?ver=4.8.2:formatted – 93% unused = 29 969 bytes unused
https://geilolaft.no/wp-content/themes/enfold/css/avia-snippet-widget.css?ver=4.8.2:formatted – 98% unused = 23 552 bytes unused
https://geilolaft.no/wp-content/themes/enfold/css/base.css?ver=4.8.2:formatted – 80% unused = 15 219 bytes unused
These are 100% unused:
https://geilolaft.no/wp-includes/css/dashicons.min.css?ver=5.6.3:formattedhttps://geilolaft.no/wp-content/themes/enfold/js/aviapopup/magnific-popup.css?ver=4.8.2:formatted
https://geilolaft.no/wp-content/themes/enfold/css/avia-snippet-lightbox.css?ver=4.8.2:formatted
https://geilolaft.no/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.4.1:formatted
https://geilolaft.no/wp-content/themes/enfold/css/custom.css?ver=4.8.2:formatted
May 13, 2021 at 8:47 am #1300064Hi Hanna,
Please try to activate file compression under Enfold->Performance, that will combine all the CSS files into one file. You will likely get the same message after that as well, but on fewer files. The CSS is needed to load in order for the theme to function normally, so we can’t really offer more help other that what is available in the theme.
You might want to look into caching/performance plugins as well, if you want to improve your performance a bit more.
Best regards,
RikardMay 18, 2021 at 3:30 pm #1301009Ok. So it is alright to have this turned on even though I sometimes add new CSS or changes?
/Hanna
May 19, 2021 at 1:14 pm #1301190Hi,
Yes, it’s ok to have that turned on all the time. If you are adding CSS on a regular basis, then please make sure that the option to delete the old CSS and JS files is active on the Performance page.
Best regards,
RikardMay 25, 2021 at 10:18 am #1302183Ok
Thank you!/Hanna
May 27, 2021 at 5:07 am #1302496 -
AuthorPosts
- You must be logged in to reply to this topic.