When does Magento created the rewrite records for categories and products? zendnwar March 24, 2015 Magento 0 Comments When create or update a category or product and reindex. Related Posts How to create Featured product in Magento home page? zendnwar March 23, 2015 Create new Featured attribute Create a new attribute by going to Catalog > Attributes > M .. How to Re-indexing in Magento through the command line zendnwar March 11, 2015 For the status of all indexes: php indexer.php –status Re-indexing a single index: php in ..