How do I move my PrestaShop store to a new domain?

1377 views

The short version: (1) Copy all files to the new server/location. (2) Update ps_shop_url table in the database with the new domain. (3) Update PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL in ps_configuration. (4) Update /config/parameters.php if database credentials changed. (5) Clear all caches. (6) Set up 301 redirects from old domain to new domain. (7) Update Google Search Console, Google Analytics, and any advertising accounts with the new domain. Do not skip the 301 redirects — they preserve your SEO authority.

Learn more: PrestaShop troubleshooting guide.

Was this answer helpful?

Still have questions?

Can't find what you're looking for? Send us your question and we'll get back to you quickly.

Loading...
Back to top