This article helps to clean data from tables which are not necessary for the website and also clean files from the directory which are not useful. Cleaning log from database reduce the database size and also the improvement in the site performance.
Tag: Magento
Magento: How to change admin password
Admin login is one of the issue due to forgot password therefore i am getting to change or reset password of admin.
Magento: Web store backup guideline
A system can fail no matter but how fast we can up the system and same applies to the Web store. Thus for preparation it is vital to have a good backup of all those files and database of the solution. For the reason this section describes the resources of different components of backups required for Magento, PHP, and Database. There are three sections which will help webshop to ensure what need to be backup regular basis and keep it safe for the situation of failure.
Magento: Display additional attributes in layered navigation
This is the simple way to display additional attributes of products in layered navigation which helps to filter product easily.
Magento: Get base URL of admin
If you want to get the base url of an admin, You can use one of the below code as your requirement.