Jetpack too heavy? Do I need this?
-
Hello, all.
Installing Jetpack according to this tutorial – https://www.scalahosting.com/blog/essential-woocommerce-plugins – in a couple of sites caused slow speed. So I stopped using it.
What do you think – is Jetpack too heavy at your perspective? Do I need this?
I try to use manually adding codes instead of plugins – for example code for caching, gzip/deflate, etc….
I use such codes:
<IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access 1 year" ExpiresByType image/jpeg "access 1 year" ExpiresByType image/gif "access 1 year" ExpiresByType image/png "access 1 year" ExpiresByType text/css "access 1 month" ExpiresByType application/pdf "access 1 month" ExpiresByType application/x-javascript "access 1 month" ExpiresByType application/javascript "access 1 month" ExpiresByType application/x-shockwave-flash "access 1 month" ExpiresByType image/x-icon "access 1 year" ExpiresDefault "access 2 days" </IfModule>
and instead of Jetpack I prefer Cloudflare WP plugin.
What do you think?
Thank you.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Jetpack too heavy? Do I need this?’ is closed to new replies.