GoPresta Posted July 27, 2008 Share Posted July 27, 2008 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 More sharing options...
SuperCurro Posted January 15, 2009 Share Posted January 15, 2009 I've got the same problem, I want to change my domain and I dont know how to do it Link to comment Share on other sites More sharing options...
Damien Metzger Posted January 15, 2009 Share Posted January 15, 2009 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. Link to comment Share on other sites More sharing options...
SuperCurro Posted January 15, 2009 Share Posted January 15, 2009 Of course... but where? Link to comment Share on other sites More sharing options...
SuperCurro Posted January 16, 2009 Share Posted January 16, 2009 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 More sharing options...
TropischBruin Posted January 16, 2009 Share Posted January 16, 2009 The domainname you cannot change via PS, you need to contact you hoster and see if that new name is still free.Then you can change te domain-name. Link to comment Share on other sites More sharing options...
OKLY Posted May 3, 2010 Share Posted May 3, 2010 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 More sharing options...
OKLY Posted May 5, 2010 Share Posted May 5, 2010 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 More sharing options...
virgilio Posted December 23, 2010 Share Posted December 23, 2010 If the directory is not the same, you must change the file config/settings.inc.phpif 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 administrationtools->generate->generate .htacess Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now