Jump to content

change domain name


Recommended Posts

hello everone, i am new to Prestashop and I LOVE it....

I have my first shop up and running, everything looks good. But now I want to change my domain name. Do I need to reinstall the whole shop from ground zero, or can I simply make updates in the backoffice so it knows my new domain name.

If anyone has done this before please let me know.

Thanks so much

Link to comment
Share on other sites

  • 5 months later...
Everyhing's dynamic, so you do not have to change anything with PrestaShop. Just change you domain.
However, if you change the path (mytestdomain.tld/prestashop/ -> myrealdomain.tld/), you need to set the new one in the back office.


There is no place in the back office to change the domain, you can change de subdomain, but not the domain.
Link to comment
Share on other sites

  • 1 year later...

Hi, as I know, yes everything is dynamic and not much has to be done to change domain name.

However, I have 1 issue though. My PrestaShop store is working fine when I changed the store from ebeautyhub.co.cc to ebeautyhub.com. Only problem I have now is that when I attach a link in Facebook say ebeautyhub.com, Facebook will detect the link as ebeautyhub.co.cc instead. Any solutions to solve this?

Link to comment
Share on other sites

Hi, as I know, yes everything is dynamic and not much has to be done to change domain name.

However, I have 1 issue though. My PrestaShop store is working fine when I changed the store from ebeautyhub.co.cc to ebeautyhub.com. Only problem I have now is that when I attach a link in Facebook say ebeautyhub.com, Facebook will detect the link as ebeautyhub.co.cc instead. Any solutions to solve this?


Any solutions to this?
Link to comment
Share on other sites

  • 7 months later...

If the directory is not the same, you must change the file config/settings.inc.php
if for example you want to change from: yoursite.com/oldsite to: newsite.com/
then find the first line: define('__PS_BASE_URI__', 'oldsite/');
where define('__PS_BASE_URI__', '/');

then, if you actiaved friendly urls, you must recreate the .htaccess, it's quite simple from the administration
tools->generate->generate .htacess

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...