Title: Loading Speed
Last modified: March 8, 2018

---

# Loading Speed

 *  Resolved [exoticwinetravel](https://wordpress.org/support/users/exoticwinetravel/)
 * (@exoticwinetravel)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/loading-speed-9/)
 * Hi there! I’ve used your free plugin for a few months and it’s great, thank you!
   I’m planning to purchase the pro version, particularly for these two features:
   –
   Faster Page Loads (Caching) – Eye-catching (Lazy) Loading Effect
 * Based on your experience and the tests you’ve done, does the pro version help
   to improve Google PageSpeed?
 * When I did my page speed test on Google PageSpeed Insights and GTmetrix, these
   are the main issues that are slowing my site down:
 * – Setting an expiry date or a maximum age in the HTTP headers for static resources
   instructs the browser to load previously downloaded resources from local disk
   rather than over the network. –> 4 links from [https://i.ytimg.com](https://i.ytimg.com)
   –
   Compressing resources with gzip or deflate can reduce the number of bytes sent
   over the network. –> Compressing [https://www.youtube.com/iframe_api](https://www.youtube.com/iframe_api)
   could save 299B – Defer parsing of JavaScript. –> 3 links from youtube. – Leverage
   browser caching. –> 5 links from youtube. – Optimize the order of styles and 
   scripts. –> The following inline script blocks were found in [https://www.youtube.com/embed/mHLImxohhio?enablejsapi=1&autoplay=0&cc_load_policy=0&iv_load_policy=1&loop=0&modestbranding=0&rel=0&showinfo=1&fs=1&playsinline=0&controls=2&autohide=2&theme=light&color=red&amp](https://www.youtube.com/embed/mHLImxohhio?enablejsapi=1&autoplay=0&cc_load_policy=0&iv_load_policy=1&loop=0&modestbranding=0&rel=0&showinfo=1&fs=1&playsinline=0&controls=2&autohide=2&theme=light&color=red&amp);
   between an external CSS file and another resource. To allow parallel downloading,
   move the inline script before the external CSS file, or after the next resource.
    -  This topic was modified 8 years, 3 months ago by [exoticwinetravel](https://wordpress.org/support/users/exoticwinetravel/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Floading-speed-9%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [embedplus](https://wordpress.org/support/users/embedplus/)
 * (@embedplus)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/loading-speed-9/#post-10063017)
 * The caching and lazy loading features of the plugin help. The most effective 
   method is to use full blown server side caching however.
 * -EmbedPlus Team
 *  [sdawales](https://wordpress.org/support/users/sdawales/)
 * (@sdawales)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/loading-speed-9/#post-10156699)
 * Sorry to hijack the thread but since its the same concern, I figured better off
   leave it in one.
 * Anyway, could you elaborate more on the server side caching specifically for 
   removing the Compressing [https://www.youtube.com/iframe_api](https://www.youtube.com/iframe_api)
   could save XXXB (XX% reduction) warning.
 * What about gzip mod_deflate? Can you add AddOutputFilterByType DEFLATE text/iframe_api
   or application/iframe_api ?
 * Thanks.
    -  This reply was modified 8 years, 2 months ago by [sdawales](https://wordpress.org/support/users/sdawales/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Loading Speed’ is closed to new replies.

 * ![](https://ps.w.org/youtube-embed-plus/assets/icon-256x256.png?rev=2165403)
 * [Embed Plus for YouTube Gallery, Livestream and Lazy Loading with Facades](https://wordpress.org/plugins/youtube-embed-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/youtube-embed-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/youtube-embed-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/youtube-embed-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/youtube-embed-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/youtube-embed-plus/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [sdawales](https://wordpress.org/support/users/sdawales/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/loading-speed-9/#post-10156699)
 * Status: resolved