Magento Expert Forum - Improve your Magento experience

Results 1 to 2 of 2

How to solve slow speed by deferring JavaScript in Magento

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

    Default How to solve slow speed by deferring JavaScript in Magento

    JavaScript is also a factor causing slow speed of Magento sites because when the browser processes a web page, it will load all HTML, CSS and JavaScript in an order from the beginning to the bottom. The browser often takes more time to load JS than HTML and CSS, which increases loading time and have bad impact on the whole site performance. Therefore, Deferring JavaScript extension is one of the best way to improve this issue effectively.

    - Delay JavaScript loading till the last moment until the browser finishes processing HTML and CSS

    Name:  magento_2_defer_javascript-after_installing.png
Views: 79
Size:  15.0 KB

    - Defer Iframes effectively

    - Improve page rank on Search Engine Result Page

    - Enhance site speed quickly

    Check it out for FREE Installation, FREE 1-year Support and Updates!

    View more threads in the same category:


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

    Default

    For Magento 2, we also have Defer JavaScript to speed up websites effectively. With the same features like Magento 2 version, it is a very ideal module to improve sie performance and user experience.

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
  •