Local Storage seems to be disabled in your browser.
For the best experience on our site, be sure to turn on Local Storage in your browser.
Monthly Archives: August 2024
-
August 30, 2024 40
If you debugged Magento, I believe you have ever seen the 'X-Magento-Tags' in the response headers. What is 'X-Magento-Tags' used for? How is the 'X-Magento-Tags' generated?
We will cover these...
-
August 29, 2024 17
Full Page Cache is one core feature that significantly boost the speed of your store. It comes default with Magento 2. When the Cache is hit, Magento can skip FrontController and return the response. So...
-
August 10, 2024 74
The Block HTML Cache works in combination with the layout cache.
If you check the Cache Management page on admin panel, you may notice there is a "Blocks HTML Output", this configuration controls...