Lazy Load feature may not always work properly. Instead of disabling the Lazy Load feature completely, we can disable it for specific images to avoid loss of speed. If you want to disable Lazy Load for a specific image, you can do this in two ways. Continue reading
Category Archives: Tutorial

How to Redirect All HTTP to HTTPS .htaccess
If you have installed an SSL certificate on your website, the website may not be available via a secure HTTPS connection by default. Continue reading
Buffer Callback Filter
You can exclude a page from the cache, and also you can edit the buffer of html, css or js before saving.
What is Lazy Load Images?
Lazy loading is a concept where you delay the loading of the images. In order words, a technique that helps improve the page load time and reduce page size while still retaining all the images on the page. Lazy Loading works on the principle that an item on the page should not be loaded if it is not needed. Continue reading

WooCommerce Settings
WP Fastest Cache is compatible with WooCommerce e-commerce plugin. No extra configuration is needed. Continue reading
Revolution Slider Error jQuery.js
Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.
This includes make eliminates the revolution slider libraries, and make it not work. Continue reading

How is an image served as WebP?
WebP is an image format developed by Google. The premium version of WP Fastest Cache optimizes the images as well as generates the webp image extension of the images. Continue reading

How to Enable Leverage Browser Caching on Nginx
You can enable Leverage Browser Caching via the settings page of WP Fastest Cache for Apache servers but You cannot be enable Leverage Browser Caching for the Nginx servers so you have to enable it manually. Continue reading
Cloudflare Enable Browser Cache
You can enable Leverage Browser Caching on the settings page of WP Fastest Cache but if you are using Cloudflare, you need to enable Leverage Browser Caching on Cloudflare. Continue reading
Cloudflare Hotlink Protection
If the hotlink protection of Cloudflare has been enabled, the image optimization feature does not work. In this case, you need to disable the following features of Cloudlare. Continue reading