{"id":637,"date":"2019-10-17T11:47:51","date_gmt":"2019-10-17T11:47:51","guid":{"rendered":"https:\/\/meetanshi.com\/blog\/2019\/10\/17\/speed-up-magento-2-admin-panel\/"},"modified":"2025-05-22T15:34:10","modified_gmt":"2025-05-22T10:04:10","slug":"speed-up-magento-2-admin-panel","status":"publish","type":"post","link":"https:\/\/meetanshi.com\/blog\/speed-up-magento-2-admin-panel\/","title":{"rendered":"How to Speed Up Magento 2 Admin Panel"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">You know how to <a href=\"https:\/\/meetanshi.com\/magento-speed-optimization-service.html\" target=\"_blank\" rel=\"noreferrer noopener\">speed up Magento 2 website<\/a>. But it is equally important to <em><strong>speed up Magento 2 admin panel<\/strong><\/em> for efficiency.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the admin panel can be a complex platform. The developers might get irritated with the Magento 2 slow admin panel where they have to wait for minor tasks like creating a product or saving a configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the admin can work efficiently, the business can benefit, and here are all the ways one can implement to fix the issue of slow Magento 2 admin:<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">9 Steps to Speed Up Magento 2 Admin Panel:<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. Increased memory limit can be helpful<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Lack of free memory on the server is one of the reasons for the slow Magento 2 admin panel. Check how much memory your server will allocate from php.ini or .htaccess. If it is not sufficiently allocated, it will result in scripts crashing. Access these files through cPanel or from the root folder. It depends on the hosting provider. Find or add the following line. Make sure it\u2019s minimum 2048: <strong>php_value memory_limit 2048M<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Delete unused products<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Magento 2 store having unused products in large numbers is going to be a hindrance in the load time. Deleting them will free up space and a less cluttered database is going to give a better performance. Magento 2 Image Clean extension can be a good option to <a href=\"https:\/\/meetanshi.com\/magento-2-image-clean.html\">delete the unused product and categories images<\/a> from the media gallery in bulk!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Index Management<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Scheduling the reindexing process can be helpful here! Magento 2 reindexes all the products and categories when you save a product or category to update the index. During this process, the admin is going to go lethargic. Instead of carrying out reindexing each time, one can schedule the process with the below steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Login to admin panel<\/li>\n\n\n\n<li>Navigate to System &gt; Index Management<\/li>\n\n\n\n<li>Using mass actions<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/meetanshi.com\/blog\/wp-content\/uploads\/2019\/10\/use-mass-actions-1024x493.png\" alt=\"Screenshot of Magento 2 admin to apply use mass actions using Index Management\" class=\"wp-image-6649\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">4. Fine-tune the Database Structure<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Fine-tuning database plays a vital role in improving Magento 2 admin panel speed. For this, you need to download and use the MySQLTuner script with a bit of expertise. This tool&nbsp;analyzes the database for potential issues and gives recommendations about what you should do.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. Run the store in production mode<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The live Magento 2 store must be switched to the production mode. When Magento 2 runs in Developer or Default mode, the engine uses a PHP script to process all static files. Production mode skips this slow script for quick but lesser flexibility.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">6. Caching<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The basic benefit of caching is optimized performance! Save a considerable amount of memory and execution time using cache.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">7. Remove Unused Extensions<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The clean and less cluttered store is an optimized store! Instead of just disabling the unused extensions, make it a habit to uninstall them. If you have piled up a number of extensions, the size of the database increases. Deleting them will help reduce the reading time and hence improve performance!<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">8. Using Lightweight themes<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Use lightweight themes with only as much code as needed. However, it increases the requirement of customization. Additionally, use compressed images for better performance. One can integrate shortpixel for Magento image optimization! It can also <a href=\"https:\/\/meetanshi.com\/blog\/reduce-initial-server-response-time-in-magento-2\/\" target=\"_blank\" rel=\"noreferrer noopener\">reduce initial server response time in Magento 2<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">9. Get the Latest Magento 2 Version<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">It is high time to download Magento 2 latest version to avail the benefits of Magento 2. The latest <a href=\"https:\/\/meetanshi.com\/blog\/magento-2-4-8\/\">Magento 2.4.8<\/a> offers added features for the admin to ease the backend administration. The admin can also leverage better performance with the updates released by Magento.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">These tips to speed up Magento 2 admin panel will help you optimize the backend performance. Make the life of your store admins, content manager, and SEOs much easier by implementing these fixes for a slow Magento 2 admin panel!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/meetanshi.com\/contacts\">Contact us<\/a> to speed up Magento store for optimum performance. Likewise <a href=\"https:\/\/meetanshi.com\/blog\/eliminate-render-blocking-resources-in-magento-2\/\">Magento 2 eliminate render blocking resource<\/a> as it significantly affects the loading speed of your store.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do not hesitate to share these tips with fellow store merchants and admins who are also facing the same issue!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>You know how to speed up Magento 2 website. But it is equally important to speed up Magento 2 admin panel for efficiency. However, the&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[34],"tags":[],"class_list":["post-637","post","type-post","status-publish","format-standard","hentry","category-magento"],"acf":[],"_links":{"self":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/637","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/comments?post=637"}],"version-history":[{"count":6,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/637\/revisions"}],"predecessor-version":[{"id":15221,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/posts\/637\/revisions\/15221"}],"wp:attachment":[{"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/media?parent=637"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/categories?post=637"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/meetanshi.com\/blog\/wp-json\/wp\/v2\/tags?post=637"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}