9 Ways to Boost the Performance of Woo Commerce Store
9 Ways to Boost the Performance of Woo Commerce Store Slow website that takes longer than 3 seconds to load the page abandoned by the shoppers, the slower your ecommerce store, higher is abandoned rate which cause less revenue. Several tools are available to measure the loading speed of your website, however here are few recommendations: - Google Page Speed Insights GTmetrix Other speed testing tools like Pingdom, Load Impact, and Show Slow depending on your needs and preferences 1) Elevating the Memory Limit of WordPress Default memory is set to 32MB of wordpress, however if it exceeds at some point and we get fatal error message. There are 2 ways to elevate the memory limit Edit out the PHP.ini file by putting define(‘WP_MEMORY_LIMIT’, ‘256M’). Edit out the .htaccess file If your line shows 64M try 256M: then Memory Limit = 256M 2)Image Optimization for Speeding WooCommerce Heavy big stores with hundred of products can t...