Magento Expert Forum - Improve your Magento experience

Results 1 to 4 of 4

Best way to optimize Magento site speed by using GTMetrix

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

  2. #2
    Junior Member
    Join Date
    Nov 2017
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You can use cloudways full page cache extension, It will speed up your website with no charges.

  3. #3
    Junior Member
    Join Date
    Nov 2017
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I am using Cloudways full page cache extension for my Magento store, another my Magento 2 store is also hosted with them and I am using Varnish for it.

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

    Default

    HI Everyone...

    There are various way to optimize a website, Optimizing Magento is as much about patience as it is about programming. Always tweak and test your sites speed after every change that you make.

    1)Magento requires dedicated hosting in most cases (Stores where you have a lot of products and categories).
    2)Make sure your server has a sufficient amount of RAM to support your site.
    3)Combine and minify your JS and CSS files.
    4)Turn on Compilation (test this on a dev enviroment first).
    5)Turn on Flat Data.
    6)Use an External Cache like Redis or Varnish.
    7)Make Sure you either have Zend Op cache enabled or APC.
    8)Make sure GZIP is enabled.
    9)Turn off logging on Production(This may seem a bit risky but logging data takes time)
    10)Lazy Load certain common components on your pages.

    thanks.

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
  •