Clear Cache

There are some ways to help you clear cache (Magento store, browsers…)

Clear and fflush the magento cache
Magento Others Tips & Tricks

The way to clear the Magento Cache

The cache in Magento is used to load more quickly your store. Therefore, we should be using Magento’s cache management system that is one of the easy way to speed up your Magento site. When the cache system is enabled, you have to clear the cache before applying any changes/modifications/configurations… There are 2 ways of clearing Magento cache – automatically (in the […]

Read More...
Clear/warming up/reload the cache
Magento Others Tips & Tricks

Magento with clear/warming up/reload the cache file

This file will help you clear/warming up/reload your Magento cache and you also can use it to fix error “front controller reached 100 router match iterations”, please copy code and save it as a .php file then upload it to root directory and run by: http://yourdomain.com/name-of-file.php : $path = getenv(“MAGE_PATH”); if (!file_exists($path)) { $path = dirname(__FILE__) . ‘/app/Mage.php’; } require_once($path); […]

Read More...
Get $100 Free from Vultr to accelerate your website and application Register a Domain Name on Namesilo


Categories