magento admin: How to control the sort of product in frontend
show the most interesting product to customer first offen promote the selling. and our company need to control the sort of product manually. here is what we do..
read more
Magento Performance: speed up admin backend by using Manual Index mode
By the default settings of magento, indexs will be regenerate automatically. this will slow down a lot of actions in admin backend.This default setting make the backend actions such as the change of product affect the frontend immediately, but it can cause performance issue when there is so many products.
read more