Image Slider and Render-blocking JavaScript

by admin

slider

Google recommends to load the JavaScripts after html, css and images.

There are two ways to fix the Eliminate render-blocking JavaScript issue.

1. To add Defer attribute (I do NOT recommend)
2. To move the JS sources to the bottom of the page

WP Fastest Cache Premium uses the second solution.

Image Slider

As I said above that the JS sources are loaded at the bottom of the page if you use the premium version of WP Fastest Cache.

images-loaded-firebug

If you use a image slider, the slider loads the images after page loaded.

In the conclusion, if you use a image slider, you cannot fix the Render-blocking JavaScript warning.

Related articles

Plugin Fails After HTTPS Redirection
Plugin does not work after HTTPS Redirection

Usually, WordPress users use plugins to redirect their sites to HTTPS. However they forgot to replace the protocol of the…

Placeholder Image
Modify Minified CSS by Calling the Function Hook

You can write your own function that will modify the content of minified or combined css sources before saving.

Clear the Cache by Calling the Function Hook
Clear the Cache by Calling the Function Hook

You can use hooks to clear cache at specific points in the execution of the code. By strategically placing cache…

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.