Moving your CubeCart store to a new domain

Moving a shop to a new address touches more than the web server. Work through these in order.

Before you start

Take a full backup of both the files and the database, and tell us the new address – your plugin licences are issued against the store address and will need updating, ideally before the change rather than after.

The store address itself

CubeCart holds its address in two places: the Store URL in the admin settings, and in some installations a pinned value in the configuration file on disk. If you change only the admin setting and the file overrides it, the change appears not to take. Check both.

Things that hold the old address

  • Product and category descriptions containing absolute links or image paths
  • Email templates within CubeCart
  • Any payment gateway configured with a return or callback address
  • Your sitemap and robots.txt
  • Analytics and search console properties

Redirect the old address

Keep the old domain and redirect it permanently to the new one. Search engines and, more importantly, existing customers with bookmarks and old order emails will keep arriving on it for years.

Afterwards

Place a test order end to end, including payment, before you announce the change. Confirm the certificate has been issued for the new address, and check that plugin licences are validating.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Where your plugin licence key lives, and why it is tied to your store

Every Havenswift plugin is licensed to a specific store. Understanding how that works avoids the...

Upgrading CubeCart safely: a pre-flight checklist

Most upgrade problems come from skipping one of these. Before Take a full backup of files and...

Products missing from search or category pages

If a product exists in the admin but customers cannot find it, work through these in order. It is...

The correct robots.txt for an online shop

robots.txt tells search engines which parts of your site to crawl. It is easy to write one that...

Why my admin session keeps logging me out

Being logged out of your store admin while you are still working is usually the idle timeout...