Tagged: Page Speed
-
AuthorPosts
-
May 25, 2017 at 5:07 pm #799647
Hi, after a speed analysis of my web and after having optimized my images, the analysis says this:
501.3KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.
http://pasteleriasanonofre.com/wp-content/plugins/LayerSlider/static/layerslider/js/greensock.js?ver=1.19.0 (107.2KiB)
http://pasteleriasanonofre.com/wp-includes/js/jquery/jquery.js?ver=1.12.4 (87.0KiB)
http://pasteleriasanonofre.com/wp-content/themes/enfold/js/avia.js?ver=3 (86.1KiB)
http://pasteleriasanonofre.com/wp-content/themes/enfold/js/shortcodes.js?ver=3 (81.1KiB)
http://pasteleriasanonofre.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=2.22.0 (65.3KiB)
http://pasteleriasanonofre.com/wp-content/themes/enfold/js/aviapopup/jquery.magnific-popup.min.js?ver=2 (17.6KiB)
http://pasteleriasanonofre.com/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20 (12.5KiB)
http://pasteleriasanonofre.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=4.7 (8.2KiB)
http://pasteleriasanonofre.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1 (7.7KiB)
http://pasteleriasanonofre.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.70 (6.2KiB)
http://pasteleriasanonofre.com/ (4.3KiB of inline JavaScript)
http://pasteleriasanonofre.com/wp-content/plugins/cookie-law-info/js/cookielawinfo.js?ver=1.5.3 (4.2KiB)
http://pasteleriasanonofre.com/wp-content/themes/enfold/config-woocommerce/woocommerce-mod.js?ver=1 (4.1KiB)
http://pasteleriasanonofre.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=3.0.7 (1.9KiB)
http://pasteleriasanonofre.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4 (1.6KiB)
http://pasteleriasanonofre.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=3.0.7 (1.3KiB)
http://pasteleriasanonofre.com/wp-includes/js/wp-embed.min.js?ver=24f437180ff44e21021928428642725d (1.2KiB)
http://pasteleriasanonofre.com/wp-content/themes/enfold/js/avia-compat.js?ver=2 (1.1KiB)
http://pasteleriasanonofre.com/wp-includes/js/comment-reply.min.js?ver=24f437180ff44e21021928428642725d (918B)
http://pasteleriasanonofre.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=24f437180ff44e21021928428642725d (659B)
http://pasteleriasanonofre.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.kreaturamedia.jquery.js?ver=6.4.0 (346B)
http://pasteleriasanonofre.com/wp-content/plugins/LayerSlider/static/layerslider/js/layerslider.transitions.js?ver=6.4.0 (345B)
http://pasteleriasanonofre.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=3.0.7 (321B)Is there a way to optimize page speed?
Thanks!
May 26, 2017 at 2:57 am #799937Hey cipriana,
There really isn’t too much you can do to optimize .js except try to use CDN’s
But you can enable gzip compression in your .htaccess, Use Progressive JPEGs, and set the max-age or expires in your htaccess.
When I look at the test below, I see your host takes 3 sec to First Byte? this should only be around 400ms on a shared server.
https://www.webpagetest.org/result/170526_W4_1NT/Best regards,
MikeMay 26, 2017 at 10:16 am #800049Hi, thanks, I´ll see what I can do with my host.
ThanksMay 26, 2017 at 1:07 pm #800120My host says:
We have created new apache directives for cache expiration in browsers that do web queries, we have optimized the BBDD and we have changed the PHP verisions
http://pasteleriasanonofre.com/ from 5.6.6 to 7.0.19 Now the web works faster.But it still has a F and E in https://gtmetrix.com
Is there something else I can do?thanks!
May 27, 2017 at 10:53 pm #800652Hi,
There is nothing you can do to speed up the first byte time, that is all on your host. I could recommend a faster host, but I don’t know if your locked in.
But you could enable gzip compression with this plugin: https://wordpress.org/plugins/check-and-enable-gzip-compression/
And you could try a caching plugin, I like https://wordpress.org/plugins/wp-fastest-cache/ , but there are many out there.
Hope this helps.Best regards,
MikeMay 28, 2017 at 5:03 pm #800837Hi,
You mean using both?
ThanksMay 28, 2017 at 5:13 pm #800838Hi,
Yes both of those, but you should only use one caching program.Best regards,
MikeMay 28, 2017 at 6:02 pm #800856Ok, thank you very much!
May 28, 2017 at 7:14 pm #800873 -
AuthorPosts
- The topic ‘Page speed very low’ is closed to new replies.