-
AuthorPosts
-
June 2, 2019 at 12:14 am #1106200
Hello,
I need my web be faster than now, this is a big problem for me, The page takes a long time to load and I am losing customers for this reason.
Thank you
June 2, 2019 at 1:21 am #1106214June 23, 2019 at 2:15 am #1112668Thank you for the post link.
Unfortunately, I have followed it and that does not relate to my personal situation. Do you think you can have a look at my site and help me improving here my pagespeed insights:
https://gtmetrix.com/reports/www.puertoplataclick.com/7HavOtUN1. I have set File Compression exactly as described in that post.
2. I have downloaded and even upgraded my plan afterwards for ShortPixel plugin for image optimization as recommended in that post.
3. I have enabled browser caching adding the snippet of code at the top my the .htaccess file.
4. I’ve disabled emoji/smiley support and enabled to load google fonts in footer.
5. I use WP Super CacherAfter doing all of these, not only my score did not improved; it actually got slightly worse.
Looking forward to hear from you.
Thank you
- This reply was modified 5 years, 5 months ago by honkatech.
June 25, 2019 at 12:33 am #1113031Hi,
Thank you for the update.
1.) Defer parsing of JavaScript – Most of the scripts that require to be deferred are actually not related to the theme. You can a find a list below. For the youtube videos, you should enable lazy loading so it doesn’t interfere with the browser or only load it when the user interact with it. Edit the video element, look for the “Lazy Load videos” and set it to the second option (Wait for the user to interact with the video)
https://www.youtube.com/yts/jsbin/player_ias-vfl49f_g4/en_US/base.js (955.0KiB)
https://www.youtube.com/yts/jsbin/www-embed-player-vflHQTJzU/www-embed-player.js (90.0KiB)
https://www.puertoplataclick.com/es/wp-includes/js/jquery/jquery.js?ver=1.12.4 (87.0KiB)
https://www.puertoplataclick.com/ (3.7KiB of inline JavaScript)
https://www.youtube.com/embed/IxUA-0zhHyk?feature=oembed&wmode=opaque&rel=0 (3.2KiB of inline JavaScript)2-3.) Serve scaled images & Optimize images – Do you have the original copies of the event featured images (see private field)? You should resave the images using Photoshop or any photo editor, set the quality to 85-90 and upload them again. You can also use the following plugin to adjust the size of the “square” thumbnail.
// https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.