Magento 2: I am not aware about Magento optimization. Can you please share the steps for this?Magento2: What are the complete steps to Install security Patchs in magento2how to optimization magento 2.2.1 site?What are the steps to build native apps for website powered by magento 2.x?Can i update core file while magento is set to production mode?Magento 2: How can i use resource models for delete record instead of use delete method?Can anyone share FastSpring Integration details or code with Magento2?Preventing the call to default.xmlSteps Install Elasticsearch 6.6 for Magento 2How can you get the config value in htmlOptimising the Magento 2 backend

Which high-degree derivatives play an essential role?

Why is quantum gravity non-renormalizable?

Versicle and response symbols

What is the difference between a historical drama and a period drama?

Do I need to be legally qualified to install a Hive smart thermostat?

Can you use a reaction to affect initiative rolls?

Did Stalin kill all Soviet officers involved in the Winter War?

Isn't "Dave's protocol" good if only the database, and not the code, is leaked?

When do I make my first save against the Web spell?

Is it possible that Curiosity measured its own methane or failed doing the spectrometry?

Did Snape really give Umbridge a fake Veritaserum potion that Harry later pretended to drink?

Who pays for increased security measures on flights to the US?

What do you call the angle of the direction of an airplane?

what is the meaning of "stock" dilution on the Massive Dev Chart Website?

How frequently do Russian people still refer to others by their patronymic (отчество)?

Phrasing "it says" or "it reads"

Use real text instead of lipsum in moderncv quote alignment

What can a novel do that film and TV cannot?

My mother co-signed for my car. Can she take it away from me if I am the one making car payments?

how to set the columns in pandas

What could a Medieval society do with excess animal blood?

How long had Bertha Mason been in the attic at the point of the events in Jane Eyre

PhD: When to quit and move on?

How might boat designs change in order to allow them to be pulled by dragons?



Magento 2: I am not aware about Magento optimization. Can you please share the steps for this?


Magento2: What are the complete steps to Install security Patchs in magento2how to optimization magento 2.2.1 site?What are the steps to build native apps for website powered by magento 2.x?Can i update core file while magento is set to production mode?Magento 2: How can i use resource models for delete record instead of use delete method?Can anyone share FastSpring Integration details or code with Magento2?Preventing the call to default.xmlSteps Install Elasticsearch 6.6 for Magento 2How can you get the config value in htmlOptimising the Magento 2 backend






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I am not aware about Magento optimization. Can you please share the steps for this? How to compete with this?



Thanks










share|improve this question






























    2















    I am not aware about Magento optimization. Can you please share the steps for this? How to compete with this?



    Thanks










    share|improve this question


























      2












      2








      2








      I am not aware about Magento optimization. Can you please share the steps for this? How to compete with this?



      Thanks










      share|improve this question
















      I am not aware about Magento optimization. Can you please share the steps for this? How to compete with this?



      Thanks







      magento2 optimization speedoptimization






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 4 mins ago









      Jaimin Sutariya

      9,2202 gold badges22 silver badges56 bronze badges




      9,2202 gold badges22 silver badges56 bronze badges










      asked 18 hours ago









      ShiwaniShiwani

      35212 bronze badges




      35212 bronze badges




















          3 Answers
          3






          active

          oldest

          votes


















          4















          1. Switch your website to production mode


          2. Minify your HTML, CSS and js files.


          3. Merge your CSS and JS files.


          4. Optimize your images.


          5. Enable Gzip Compression.


          6. Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site


          7. Do Advanced Javascript Bundling following this link https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html as it will reduce total page size as well keeping the number of requests low



          8. Use the profiler to check files consuming more time. Check and ensure to load them in lesser time.



            php bin/magento dev:profiler:enable html



            php bin/magento dev:profiler:enable csvfile



          9. Consider Using Google Page Speed Module in your server where you can configure the optimization to speed up the page as well as
            increasing your google page speed score significantly. To see if this
            can solve all your problems
            https://developers.google.com/speed/pagespeed/module/


          10. Enable Flat Categories and Products







          share|improve this answer




















          • 1





            Explained well. +1 for that :)

            – Shoaib Munir
            17 hours ago


















          2














          The best and easy way to speed up the magneto website is page cache. But beside page cache, you can do the following to improve server response.



          1. Inspect every installed 3rd-party extension, and disable useless extensions on your website

          2. Choose the fastest hosting you can afford

          3. Turn Production Mode On

          4. Never Use JS Bundling
            enter image description here

          5. Enable CSS/JS Minification
            enter image description here

          6. Last and most importantly, enable profiler and check all the files (.phtml) and events, check which are taking more time to execute. And remember even 0.5 sec for a file or event is also huge time for a single file/event.





          share|improve this answer






























            1














            7 Tips to Speed up Magento 2




            1 Inspect every 3rd-party extension installed



            2 Choose the fastest hosting possible



            3 Make sure Full Page Cache is on



            4 Make sure Production Mode is on



            5 Never use JS bundling



            6 Enable CSS/JS minification



            7 Use Built-in Cache, Skip Varnish




            For more detail, please visit https://servebolt.com/articles/speed-up-magento-2-in-7-easy-steps/






            share|improve this answer

























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "479"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280295%2fmagento-2-i-am-not-aware-about-magento-optimization-can-you-please-share-the-s%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              4















              1. Switch your website to production mode


              2. Minify your HTML, CSS and js files.


              3. Merge your CSS and JS files.


              4. Optimize your images.


              5. Enable Gzip Compression.


              6. Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site


              7. Do Advanced Javascript Bundling following this link https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html as it will reduce total page size as well keeping the number of requests low



              8. Use the profiler to check files consuming more time. Check and ensure to load them in lesser time.



                php bin/magento dev:profiler:enable html



                php bin/magento dev:profiler:enable csvfile



              9. Consider Using Google Page Speed Module in your server where you can configure the optimization to speed up the page as well as
                increasing your google page speed score significantly. To see if this
                can solve all your problems
                https://developers.google.com/speed/pagespeed/module/


              10. Enable Flat Categories and Products







              share|improve this answer




















              • 1





                Explained well. +1 for that :)

                – Shoaib Munir
                17 hours ago















              4















              1. Switch your website to production mode


              2. Minify your HTML, CSS and js files.


              3. Merge your CSS and JS files.


              4. Optimize your images.


              5. Enable Gzip Compression.


              6. Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site


              7. Do Advanced Javascript Bundling following this link https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html as it will reduce total page size as well keeping the number of requests low



              8. Use the profiler to check files consuming more time. Check and ensure to load them in lesser time.



                php bin/magento dev:profiler:enable html



                php bin/magento dev:profiler:enable csvfile



              9. Consider Using Google Page Speed Module in your server where you can configure the optimization to speed up the page as well as
                increasing your google page speed score significantly. To see if this
                can solve all your problems
                https://developers.google.com/speed/pagespeed/module/


              10. Enable Flat Categories and Products







              share|improve this answer




















              • 1





                Explained well. +1 for that :)

                – Shoaib Munir
                17 hours ago













              4












              4








              4








              1. Switch your website to production mode


              2. Minify your HTML, CSS and js files.


              3. Merge your CSS and JS files.


              4. Optimize your images.


              5. Enable Gzip Compression.


              6. Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site


              7. Do Advanced Javascript Bundling following this link https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html as it will reduce total page size as well keeping the number of requests low



              8. Use the profiler to check files consuming more time. Check and ensure to load them in lesser time.



                php bin/magento dev:profiler:enable html



                php bin/magento dev:profiler:enable csvfile



              9. Consider Using Google Page Speed Module in your server where you can configure the optimization to speed up the page as well as
                increasing your google page speed score significantly. To see if this
                can solve all your problems
                https://developers.google.com/speed/pagespeed/module/


              10. Enable Flat Categories and Products







              share|improve this answer
















              1. Switch your website to production mode


              2. Minify your HTML, CSS and js files.


              3. Merge your CSS and JS files.


              4. Optimize your images.


              5. Enable Gzip Compression.


              6. Ensure if Magento Full Page Cache is enabled. Can install and configure varnish to speed up the site


              7. Do Advanced Javascript Bundling following this link https://devdocs.magento.com/guides/v2.3/performance-best-practices/advanced-js-bundling.html as it will reduce total page size as well keeping the number of requests low



              8. Use the profiler to check files consuming more time. Check and ensure to load them in lesser time.



                php bin/magento dev:profiler:enable html



                php bin/magento dev:profiler:enable csvfile



              9. Consider Using Google Page Speed Module in your server where you can configure the optimization to speed up the page as well as
                increasing your google page speed score significantly. To see if this
                can solve all your problems
                https://developers.google.com/speed/pagespeed/module/


              10. Enable Flat Categories and Products








              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited 15 hours ago

























              answered 18 hours ago









              Raj Mohan RRaj Mohan R

              1,3013 silver badges11 bronze badges




              1,3013 silver badges11 bronze badges







              • 1





                Explained well. +1 for that :)

                – Shoaib Munir
                17 hours ago












              • 1





                Explained well. +1 for that :)

                – Shoaib Munir
                17 hours ago







              1




              1





              Explained well. +1 for that :)

              – Shoaib Munir
              17 hours ago





              Explained well. +1 for that :)

              – Shoaib Munir
              17 hours ago













              2














              The best and easy way to speed up the magneto website is page cache. But beside page cache, you can do the following to improve server response.



              1. Inspect every installed 3rd-party extension, and disable useless extensions on your website

              2. Choose the fastest hosting you can afford

              3. Turn Production Mode On

              4. Never Use JS Bundling
                enter image description here

              5. Enable CSS/JS Minification
                enter image description here

              6. Last and most importantly, enable profiler and check all the files (.phtml) and events, check which are taking more time to execute. And remember even 0.5 sec for a file or event is also huge time for a single file/event.





              share|improve this answer



























                2














                The best and easy way to speed up the magneto website is page cache. But beside page cache, you can do the following to improve server response.



                1. Inspect every installed 3rd-party extension, and disable useless extensions on your website

                2. Choose the fastest hosting you can afford

                3. Turn Production Mode On

                4. Never Use JS Bundling
                  enter image description here

                5. Enable CSS/JS Minification
                  enter image description here

                6. Last and most importantly, enable profiler and check all the files (.phtml) and events, check which are taking more time to execute. And remember even 0.5 sec for a file or event is also huge time for a single file/event.





                share|improve this answer

























                  2












                  2








                  2







                  The best and easy way to speed up the magneto website is page cache. But beside page cache, you can do the following to improve server response.



                  1. Inspect every installed 3rd-party extension, and disable useless extensions on your website

                  2. Choose the fastest hosting you can afford

                  3. Turn Production Mode On

                  4. Never Use JS Bundling
                    enter image description here

                  5. Enable CSS/JS Minification
                    enter image description here

                  6. Last and most importantly, enable profiler and check all the files (.phtml) and events, check which are taking more time to execute. And remember even 0.5 sec for a file or event is also huge time for a single file/event.





                  share|improve this answer













                  The best and easy way to speed up the magneto website is page cache. But beside page cache, you can do the following to improve server response.



                  1. Inspect every installed 3rd-party extension, and disable useless extensions on your website

                  2. Choose the fastest hosting you can afford

                  3. Turn Production Mode On

                  4. Never Use JS Bundling
                    enter image description here

                  5. Enable CSS/JS Minification
                    enter image description here

                  6. Last and most importantly, enable profiler and check all the files (.phtml) and events, check which are taking more time to execute. And remember even 0.5 sec for a file or event is also huge time for a single file/event.






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 18 hours ago









                  Shoaib MunirShoaib Munir

                  4,8036 gold badges22 silver badges67 bronze badges




                  4,8036 gold badges22 silver badges67 bronze badges





















                      1














                      7 Tips to Speed up Magento 2




                      1 Inspect every 3rd-party extension installed



                      2 Choose the fastest hosting possible



                      3 Make sure Full Page Cache is on



                      4 Make sure Production Mode is on



                      5 Never use JS bundling



                      6 Enable CSS/JS minification



                      7 Use Built-in Cache, Skip Varnish




                      For more detail, please visit https://servebolt.com/articles/speed-up-magento-2-in-7-easy-steps/






                      share|improve this answer



























                        1














                        7 Tips to Speed up Magento 2




                        1 Inspect every 3rd-party extension installed



                        2 Choose the fastest hosting possible



                        3 Make sure Full Page Cache is on



                        4 Make sure Production Mode is on



                        5 Never use JS bundling



                        6 Enable CSS/JS minification



                        7 Use Built-in Cache, Skip Varnish




                        For more detail, please visit https://servebolt.com/articles/speed-up-magento-2-in-7-easy-steps/






                        share|improve this answer

























                          1












                          1








                          1







                          7 Tips to Speed up Magento 2




                          1 Inspect every 3rd-party extension installed



                          2 Choose the fastest hosting possible



                          3 Make sure Full Page Cache is on



                          4 Make sure Production Mode is on



                          5 Never use JS bundling



                          6 Enable CSS/JS minification



                          7 Use Built-in Cache, Skip Varnish




                          For more detail, please visit https://servebolt.com/articles/speed-up-magento-2-in-7-easy-steps/






                          share|improve this answer













                          7 Tips to Speed up Magento 2




                          1 Inspect every 3rd-party extension installed



                          2 Choose the fastest hosting possible



                          3 Make sure Full Page Cache is on



                          4 Make sure Production Mode is on



                          5 Never use JS bundling



                          6 Enable CSS/JS minification



                          7 Use Built-in Cache, Skip Varnish




                          For more detail, please visit https://servebolt.com/articles/speed-up-magento-2-in-7-easy-steps/







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 17 hours ago









                          Ravi SoniRavi Soni

                          7974 silver badges17 bronze badges




                          7974 silver badges17 bronze badges



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Magento Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f280295%2fmagento-2-i-am-not-aware-about-magento-optimization-can-you-please-share-the-s%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

                              Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

                              19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу