Magento Expert Forum - Improve your Magento experience

Results 1 to 16 of 16

How to Speed Up Your Magento Store Performance?

  1. #1

  2. #2
    Junior Member James's Avatar
    Join Date
    Jan 2016
    Posts
    663
    Thanks
    2
    Thanked 13 Times in 12 Posts

    Default

    There are a lot of ways to optimize Magento site speed. You need to test speed before giving solutions to improve it. Let's try GTMetrix to run a test and then you also can try GTMetrix to optimize site speed. This tutorial can provide you a detailed instructions about how to optimize site speed with GTMetrix.
    https://bsscommerce.com/blog/magento...peed-gtmetrix/

  3. #3
    Junior Member
    Join Date
    May 2017
    Location
    1A Sportyvna square, Business center Regus Gulliver, 17 floor Kiev, Ukraine 01601
    Posts
    147
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Default

    Thank you for the article, Charles. I also want to bring to your attention our article on a similar topic, I hope it will be interesting to you: https://magedirect.co/how-to-speed-u...m-performance/.

  4. #4
    Junior Member AppJetty's Avatar
    Join Date
    Apr 2017
    Posts
    258
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Explained great tips here. There are several ways in which you can enhance the current speed of your website and offer a better user experience to your customers. To find more technical details view: tips to speed up magento website

  5. #5
    New member emmaco's Avatar
    Join Date
    Apr 2018
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Great thread! I read all the given links and learned a lot about improving the speed of a Magento store. Images are one of the factors which contribute to the weight of a web page. So, to make a website faster, it is important to optimize website images. ImageKit is one such real-time image optimization solution which optimizes your Magento store images and helps in improving page load time by over 25%. Check out how to optimize Magento store images with ImageKit and share your feedback here.

  6. #6
    Junior Member
    Join Date
    Sep 2016
    Posts
    228
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    Implementing a Content Delivery Network (CDN) with Magento is one of the easiest ways to instantly see decreased load times.


    Newspaper Ad Agency in Delhi

  7. #7
    Junior Member
    Join Date
    Sep 2018
    Location
    United Kingdom
    Posts
    635
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    10 Ways to Speed Up Your Magento eCommerce Site



    Ensure you are running the latest version of Magento. New releases often include performance improvements and other patches which affects performance.

    Enable the Flat Catalog module for products and categories in the Magento Admin Panel. We have seen quite significant improvements by turning on this feature, especially on large catalogs.

    Where: System -> Configuration -> Catalog

    Enable caching to reduce the number of database operations required for each page request.

    Where: System -> Cache Management


    Keep the number of third-party/community extensions to a minimum. Many extensions introduce extra processing and database queries which has a negative impact on the overall performance.

    Compress image files using a photo editor such as Adobe Photoshop to reduce file size.

    Install a JS/CSS "minifier" such as the Minify Javascript / CSS which is made by a leading provider of Magento extensions. Minify JS / CSS will combine, compress and cache Javascript and CSS files. In addition, it will even add forever expiry tags to the files to ensure fastest browser loading.
    Experiment with the Magento Compiler.

    Where: System -> Tools -> Compilation

    Install a PHP opcode cache like APC or eAccelerator. At ProperHost, we already have an opcode cache installed on our servers.

    Optimize the MySQL server (enable Query Cache and tweak my.cnf parameters). At ProperHost, we have already optimized MySQL for Magento.

    Replace Apache web server with LiteSpeed Enterprise web server. LiteSpeed offers a 50% performance increase for PHP application and is up to 6 times faster than Apache serving static content. At ProperHost, we use LiteSpeed Enterprise for our Magento hosting platform.

    Note: some of the steps below require server administrator access.

  8. #8
    Junior Member
    Join Date
    Sep 2018
    Location
    India
    Posts
    24
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    You Can test and optimize Your Site Speed Using GTMetrix. Ensure you are running the latest version of Magento. New releases often include performance improvements and other patches which affects performance.

  9. #9
    Junior Member
    Join Date
    Sep 2017
    Posts
    47
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    Thank you for the suggestion to improve the performance of the website.

  10. #10
    Junior Member brushyourideas's Avatar
    Join Date
    Oct 2016
    Posts
    114
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    There are many ways if you want to increase it for Google then you should follow Google suggestions where you can get where to optimize.

  11. #11
    Junior Member
    Join Date
    Sep 2018
    Location
    United Kingdom
    Posts
    635
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    Approaches to Speed Up Your Magento eCommerce Site

    Guarantee you are running the most recent variant of Magento.
    Empower the Flat Catalog module for items and classifications in the Magento Admin Panel.
    Empower storing to decrease the quantity of database activities required for each page demand.
    Keep the quantity of outsider/network expansions to a base.

  12. #12
    Junior Member Katarina Grumy's Avatar
    Join Date
    Jun 2019
    Location
    USA
    Posts
    19
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default

    It's true that one of the major pitfalls that always worries every business owner is Magento performance. That's the reason many owners refuse to use this platform for their e-commerce business. However, I don't think that this issue is impossible to solve. The problem is often not in the Magento system but in the fact that developers have small experience in creating a reliable fast Magento (2) website. It really requires technical knowledge and months of expertise.
    Therefore, no wonder that clients suffer from website performance issues.

    There are some comprehensive methods to speed up Magento 2 website:
    * Use Content Delivery Network. CDN is a network of connected servers that are used to help in faster delivery of the content. Copies of the website are stored at multiple data centers that are geographically distributed all over the world in order to provide users with faster and more reliable access to the website.
    * Use caching technique. Cache is small and temporary memory storage, designed to speed up the transfer of data and instructions. It is intended to remove performance bottlenecks that cause slow access to data.
    * After a thorough test, find problem places and completely review your code. Buggy code can be found in many places throughout the website. However, most often this issue arises after the integration of poor quality third-party extensions or custom features added by inexperienced Magento developers.
    * Reduce #of server (HTTP) requests. The more requests, the longer the server response time is, and the longer it will take a page to be fully loaded. The number of server requests depends on the amount and type of content on the page that is expected to load.

    For more information, follow this link.

  13. #13
    Expert
    Join Date
    Apr 2017
    Location
    Ahmedabad, India
    Posts
    318
    Thanks
    3
    Thanked 3 Times in 2 Posts

    Default

    I am here trying to share a few tips and tricks on optimizing the Magento performance of your Magento eCommerce Websites. Below are Optimize Magento Website performance

    - Always upgrade to the latest Magento version, if your site not updated with Magento 2.3.3. then go with it.
    - Enabling the flat catalog for categories and products merges product data into one table
    - Cache & Indexers
    - Code and Database Optimization
    - Optimize CSS & JS code
    - Implementing a Content Delivery Network
    - Hosting environment

    There are So many tactics to improve performance for your Magento based eCommerce store. Some of them we have shared here. If you still not getting a solution from slow Magento eCommerce website performance, Our Magento Developers can Get you a solution for Magento Website optimization to speed up Magento in no time! Making sure your eCommerce Website is Load quickly in any browser that the most important for your online business, SEO rankings, and overall best user experience.

  14. #14
    New member
    Join Date
    Sep 2013
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    every situation is unique, but there are some common steps like:
    Enable Caching
    Refresh Magento Indexes
    Resort to GZIP Compression
    You can find more steps here mag-manager.com

  15. #15
    New member
    Join Date
    Mar 2019
    Location
    USA
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Magento 2 documentation has a special section titled Performance Best Practices. This is an invaluable resource for improving page speed. It includes Magento performance tips, hardware/software recommendations as well as best practices for configuring your store.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •