- 24 Jan 2024
- 1 Minute to read
- Print
- DarkLight
How to Clear the cache in Magento?
- Updated on 24 Jan 2024
- 1 Minute to read
- Print
- DarkLight
If you have made any modifications to your Magento store, they may not appear immediately unless you clear the cache
Clearing your Magento cache is an essential step for ensuring your website updates are reflected promptly and can help troubleshoot issues.
Magento keeps its cache in /var/cache located inside the Magento installation directory.
EG:, if your Magento is installed in your main public_html folder, the cache will be in public_html/var/cache.
To clear the cache, simply delete everything from the /var/cache directory and then reload your website in your browser.
To clear all sessions, you can also delete everything from the /var/session folder within your Magento installation directory.
How to Clear the Cache in Magento from the Admin Panel
- Log in to your Admin Panel account
- Go to the System -> Cache Management section
- Click on the Flush Magento Cache button