Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  How-Tos  >  Steps to Reindex Magento Data via SSH
Top Scroll

Steps to Reindex Magento Data via SSH

 2 min

You can reindex Magento data faster manually via SSH.

For this, you need to have an SSH access to your web hosting account.

After accessing your hosting account via SSH, go to your Magento installation directory (e.g. public_html/store) and run the below command, based on the version of your Magento application:

Magento 1.9.x and Older:

/usr/local/php56/bin/php-cli -f shell/indexer.php reindexall

Magento 2.x and Newer:

/usr/local/php72/bin/php-cli bin/magento indexer:reindex

With this command, the data will be reindexed by all indexers.

Also Read:

How To Enable Google Analytics For Your Magento Store?

How To Create And Manage Pages In Magento?

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.