Changing host and Shopping cart.

armanbarbuco's picture

They have: 6 posts

Joined: Mar 2008

our website is an e-commerce site. last year we uses the miva merchant shopping cart with a host for our website, we only been using it for a year when my boss ask me to change it to another shopping cart and a new host. January this year got another shopping cart and new host, and at this moment my boss is questioning it because of the server location, eventhough i told them it is located in the states. they are already wanted to change it to another one.

my question is what would be the effect of always changing the host? beside a drop from ranking?

thanks.

greg's picture

He has: 1,581 posts

Joined: Nov 2005

Well, a change in host should go smoothly. But in reality there can be plenty of potential issues.

One potential problem could be the server relative directory. That is when a file is called in a sub folder and includes items from parent folders you have to carefully navigate PHP to the correct folder.
This isn't a usual problem as long as you keep all the file and folder structures exactly the same as with the current host.

Not all hosts have the same modules and software installed. So make sure the new host has any software installed that your site requires.

Also PHP versions and MYSQL versions. There are difference in them and certain PHP code might not work if you move to a server with older/newer PHP version. Although nearly all PHP functions in newer PHP versions are backwards compatible. (not all though as some functions are removed in newer versions)

If the move is going to happen, find the host you are happy with and have a week (or two) change over period, wher you can upload your site to the new host and test everything works correctly. Giving you time to correct any issues before the site goes live.

The change over period is also useful as you can leave the site on both hosts for a few days when you change the domain nameservers.
While the internet is propagting to your new site, the old site will still be available to people in areas where the new site is not yet listed. Then you can have a rediector to the new site using the new IP.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.