• Resolved thecreator01

    (@thecreator01)


    Hello, I want to create a simple online store and I will only need the basic features. Are there any advanced options that I should disable for best performance? or any other suggestions for performance?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hi @thecreator01,

    Thank you for reaching out.

    For a simple online store with basic features, WooCommerce is already optimized for performance. However, here are a few suggestions to ensure you get the best performance:

    1. Choose a good hosting provider: A good hosting provider can greatly improve your site’s speed and performance.
    2. Use a lightweight theme: Choose a theme that is clean, optimized and doesn’t have unnecessary features that you won’t use.
    3. Optimize images: Large images can slow down your site, so make sure to optimize your images before uploading them.

    WooCommerce is designed to be flexible and scalable, so you can add or remove features as your online store grows. If you have any further questions or need more assistance, feel free to ask.

    Hi, @thecreator01

    Disable Unnecessary WooCommerce Features:

    1. Disable WooCommerce Analytics: WooCommerce’s built-in analytics can be resource-intensive. You can disable it if you use third-party analytics like Google Analytics.
      • Go to WooCommerce > Settings > Advanced > WooCommerce Analytics and disable features you don’t need.
    2. Disable Reviews: If your store doesn’t need product reviews, turning this feature off can save some processing power.
      • Go to WooCommerce > Settings > Products > General and uncheck “Enable product reviews.”
    3. Disable Cart Fragments: WooCommerce uses AJAX calls to update the cart without refreshing the page, but this can add overhead. Disable it if you don’t need a dynamic cart update.
      • You can use a plugin like Disable Cart Fragments or add custom code.
    4. Disable Unused Payment Gateways: Having many payment gateways active can slow things down. Only enable the ones you actually use.
      • Go to WooCommerce > Settings > Payments and disable any unnecessary gateways.

    General Performance Suggestions:

    1. Caching: Use a caching plugin like W3 Total Cache or WP Super Cache to reduce server load by serving cached pages to users.
    2. Image Optimization: Compress your images with plugins like Smush or Imagify. Make sure to use next-gen formats like WebP for better performance.
    3. CDN: Use a Content Delivery Network (CDN) like Cloudflare or KeyCDN to speed up content delivery globally.
    4. Database Optimization: Regularly optimize your WordPress database with plugins like WP-Optimize to remove unnecessary data such as post revisions, drafts, and transients.
    5. Lazy Load Images: Enable lazy loading for images to only load them as they come into view. This is often built into modern themes or you can use plugins like Lazy Load by WP Rocket.
    6. Choose a Lightweight Theme: Opt for a lightweight theme like Astra or GeneratePress that is optimized for speed and minimal load.

    Limit Plugins: The more plugins you use, the heavier your site becomes. Only install essential plugins, and avoid ones with overlapping functionality.


    Thank you.

    Thread Starter thecreator01

    (@thecreator01)

    Thanks for your suggestion. @ckadenge

    Thanks for your suggestion and these are great tips exactly what I was looking for ((: @riko910

    @thecreator01

    You are most welcome.

    Plugin Support Rajesh K. (woo-hc)

    (@rajeshml)

    Hello @thecreator01,

    You’re welcome! I’m glad we could help.

    Please feel free to reach out if you have additional questions.

    Have a wonderful day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.