Related, Upsell, Cross sell products in Magento
Related, Upsell, Cross sell products in Magento
In Magento there are three types of Product Relations:
- Upsell Product
- Related Product
- Cross sell Product
Upsell […]
In Magento there are three types of Product Relations:
How to debug code? (through log)Here we can see debugging code technique:
For File Log System:
system log, exception log and your log file
First need to […]
How to reduce indexing time?For Catalog URL Rewrites
Que. How to reduce re-index processing time for Catalog URL Rewrites ?
Issue: catalog_url […]
How and why to set Front-End catalog flat indexing to true?
What is significance of each column in Admin related to indexing interface?Index Status
A Magento index has following three statuses.
You can check constants for […]
Magento Indexing is used to improve speed or performance of our web store. Indexing is how Magento changes data such […]
1] Use a secure and strong password password
Magento is the Most Powerful and Secure Framework in eCommerce. But there are certain tips that you can follow in order to make sure your Magento […]
1] Don’t use CMS block
It takes more time than Magento block.
2]If possible, Use FPC
Q. What is a FPC(Fullpagecache)?