Magento Cron: Captcha Delete Old Attemps
Magento Cron: Captcha Delete Old Attemps
Detailed Explanation:
When an administrator enters correct credentials but enters the wrong captcha, it counts against you as a Login Attempt. This count is get stored in the table named ‘captcha_log’ with […]
Use of Custom Product Options in Magento
Use of Custom Product Options in Magento
What are custom product options in Magento?Custom options provides an simple way to offer a selection of product variations to your customer.
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 […]
Magento Product Attributes
Magento Product Attributes
Magento Debugging Environment
Magento Debugging Environment
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 you can reduce catalog url rewrite indexing time?
How You Can Reduce Catalog Url Rewrite Indexing Time?
How to reduce indexing time?For Catalog URL Rewrites
Que. How to reduce re-index processing time for Catalog URL Rewrites ?
Issue: catalog_url […]
Catalog Flat Magento Indexing
Catalog Flat Magento Indexing
How and why to set Front-End catalog flat indexing to true?
- How to set Frontend catalog flat indexing to trueGo to Magento Admin Panel
System […]
Magento Indexing: Admin Interface Column
Magento Indexing: Admin Interface Column
What is significance of each column in Admin related to indexing interface?Index Status
A Magento index has following three statuses.
- pending
- working
- require_reindex
You can check constants for […]
Magento Indexing & its Execution
Magento Indexing & its Execution
Magento Indexing
Why Magento needs indexing?
Magento Indexing is used to improve speed or performance of our web store. Indexing is how Magento changes data such […]
Keep Your Magento Secure
Keep Your Magento Secure
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 […]
Magento Speed Optimization – Additional Tips
Additional Tips:
1] Don’t use CMS block
It takes more time than Magento block.
2]If possible, Use FPC
Q. What is a FPC(Fullpagecache)?


