Magento Expert Forum - Improve your Magento experience
-
Junior Member
Booster Full Page Cache - Speed up Magento store
Booster Full Page Cache extension is ready to serve your pages as fast as possible. It reduces database load and increases your site speed.
This extension makes Magento super fast, reduces hardware requirements and costs, and makes your Web site more responsive to shop on.
Product detail: Booster Full Page Cache
Main Features
- Compresses Java Script
- Crawl all your important pages
- Reduces bandwidth and CPU usage during crawls
- Clears cache when a new product is added
- Clears cache when a product goes from Disabled to
- Supports English, German, French, Spanish, Dutch and Italian languages
- Allows for users to enter their e-mail to be notified
- Allows for faster page rendering
- Dynamic blocks that require interactivity with the shopper
- Admin can choose whether to cache dynamic blocks
- Enables Admin to check whether the page is loaded from cache
- Enables Admin to redistribute server resources among types of pages
- Enables Admin to check whether the page is loaded from cache
View more threads in the same category:
-
-
Junior Member
There is a very useful way to reduce loading time 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.
To make this JavaScript parsing easier, we had better not do it manually, let's use an extension instead because of convenience and simplicity.
Magento 2 Defer JavaScript Extension is also used to reduce loading time for Magento 2 sites.
-
-
Magento 1 Defer Javascript extension helps to automatically defer parsing of Javascript till the last moment after all HTML and CSS loading. The reason is that a normal web page will render external JavaScript and CSS resources before HTML and the content of the page. Therefore, Magento sites will load slower than ever.
With Defer JavaScript extension, Magento sites can put all JavaScript files till the end of page to be loaded after HTML and CSS which can reduce loading time and speed up sites effectively without taking much time to make complicated code interfere.
-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks