Steps to Migrate Magento Site from One server to another

In order to migrate your website to from one server to another server you need to make following changes in your code and database

Step 1: Copy your all code from old server to new server
Step 2: Export database from magento admin and import it to new server
Step3 : Change database password in /app/etc/local.xml to Step 4: If your site is running from a folder then make necessary changes to RewriteBase path
And last but not the least
Step 5: Open your database and under the table “core_config_data” change value of following rows
*. web/unsecure/base_url
*. web/secure/base_url
*. web/unsecure/base_js_url
*. web/unsecure/base_url
*. web/secure/base_url
Here change old site URL to New Site Urls respectively.

Now You are done.. All the settings has been done.

The following two tabs change content below.

Chandra Shekhar

GCP Architect
Chandra Shekhar Pandey is Google certified Cloud engineer, I am Magento2 Trained developer. Having huge experience in designing cloud solution. I have around 12 years of experience with world enterprise IT companies and fortune 500 clients. During my architecture design I am always caring about high availability, fast performance and resilient system. From the programmer background I have huge experience in LAMP stack as well. Throughout my carrier I have worked on Retail, E-Learning, Video Conferencing and social media domain. The motive of creating cutehits was just to share the knowledge/solutions I get to know during my day to day life so that if possible I can help someone for same problems/solutions. CuteHits.com is a really a very effort for sharing knowledge to rest of the world. For any query/suggestion about same you can contact me on below details:- Email: shekharmca2005 at gmail.com Phone: +91-9560201363

Latest posts by Chandra Shekhar (see all)

You may also like...