Magento Expert Forum - Improve your Magento experience

Results 1 to 3 of 3

Magento Full Page Cache Extension - speed up Magento site most effectively

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

    Default Magento Full Page Cache Extension - speed up Magento site most effectively

    Along with deferring parsing of JavaScript, full page caching is also a very useful way to reduce loading time and speed up Magento site most effectively. With Magento Full Page Cache extension, we can easily solve problems related to caches that requires much servers load in order to enhance user experience and reduce abandon rate of Magento sites.
    Let's see what Magento Full Page Cache can contribute to site improvement:

    • Improve site performance and reduce loading time
    • New multi-level cache to serve pages even faster
    • Name:  Full_page_cache_1.png
Views: 237
Size:  48.3 KB
    • Support MULTIPLE currencies/stores/languages
    • Support mobile themes
    • Easily access to cache custom pages
    • Simple installation – Unzip, empty cache, and enable via the Magento admin panel
    • Apply on any server


    Therefore, Magento Full Page Cache is really a good extension to reduce database load on the server and bring better user experience when visiting Magento sites.

    Check it out for FREE Installation, FREE Support and Update!

    View more threads in the same category:


  2. #2
    Junior Member
    Join Date
    Nov 2015
    Posts
    629
    Thanks
    6
    Thanked 33 Times in 33 Posts

    Default

    There is a very useful way to optimize Magento site speed is deferring JavaScript loading till the last moment after all HTML and CSS. It means that JavaScript files are put to the end of page, therefore the web browser will load HTM and CSS before loading these JavaScript files. This leads to loading time be reduced and magento site perform faster than before.

    Name:  magento_defer_javascript-after.png
Views: 12
Size:  224.1 KB

    To make this JavaScript parsing easier, we had better not do it manually, let's use an extension instead because of convenience and simplicity.

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

    Default

    For Magento 2, Defer JavaScript is also useful to speed up websites effectively and bring better experience for customers when shopping on stores.

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
  •