Skip to main content

How to Change the Domain of a PrestaShop Website

Learn how to safely change the main domain of your PrestaShop store by following the steps for versions 1.5, 1.6, and 1.7.

Updated this week

Before You Begin: Prerequisites

Before you change any settings in PrestaShop, it is essential to ensure the following:

  • The new domain must already point to your hosting plan.

  • The new domain must be correctly added to your cPanel account (as an addon domain or alias, as appropriate).

Warning: Do not modify the URLs in your PrestaShop admin panel until the two points above are complete. If you change them prematurely, you will be locked out of your website and admin panel. A simple way to check is to try visiting your new domain in a browser.

Steps to Change the Domain in PrestaShop

The following steps vary slightly depending on your version of PrestaShop.

PrestaShop 1.7

  1. In the administration panel, go to Configuration > Shop Parameters > Traffic & SEO.

  2. Within the SEO & URLs tab, scroll down to the Set shop URL section.

  3. In the Shop domain and SSL domain fields, enter your new domain name.

    • Note: Type the domain without http:// or https://. For example: yournewstore.com.

  4. Click Save and clear your store's cache if it is enabled.

PrestaShop 1.6

  1. In the administration panel, go to Preferences > SEO & URLs.

  2. Scroll down to the Set shop URL section.

  3. In the Shop domain and SSL domain fields, enter your new domain name.

    • Note: Type the domain without http:// or https://. For example: yournewstore.com.

  4. Click Save and clear your store's cache if it is enabled.

PrestaShop 1.5

  1. In the administration panel, go to Preferences > SEO & URLs.

  2. Scroll down to the Set shop URL section.

  3. In the Shop domain and SSL domain fields, enter your new domain name.

    • Note: Type the domain without http:// or https://. For example: yournewstore.com.

  4. Click Save and clear your store's cache if it is enabled.

Did this answer your question?