I am facing issues of page loading. It is taking so much time to load. I am using W3 Total Cache and WP Deferred JavaScript plugins. I disabled WP Deferred JavaScript because I found that sider not working properly after installing this. The .htaccess file also has been edited to enhance browser caching as below;
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg “access plus 1 year”
ExpiresByType image/jpeg “access plus 1 year”
ExpiresByType image/gif “access plus 1 year”
ExpiresByType image/png “access plus 1 year”
ExpiresByType text/css “access plus 1 month”
ExpiresByType application/pdf “access plus 1 month”
ExpiresByType text/x-javascript “access plus 1 month”
ExpiresByType application/x-shockwave-flash “access plus 1 month”
ExpiresByType image/x-icon “access plus 1 year”
ExpiresDefault “access plus 7 days”
</IfModule>
Could you please let me know which are the performance plugins compatible with Enfold and the way to enhance site loading time.
Hey pvdheeraj,
You are loading 27mb of images just on the front page, you might want to have a look at reducing that. Your front page is actually loading fast considering the ridiculous size of it.
If you should need a different caching plugin then I would recommend having a look at this: https://wordpress.org/plugins/wot-cache/
If you should need someone to help you out speeding your site up then I would recommend that you contact a service like SteadyWP.
Best regards,
Rikard
Just for your info Rikard, wot-cache seems to be closed on Jan-30th 2018 and is not more available for download .