Assumed that the domain has been transferred from domain name hosting provider to the prestashop hosting provider. And you want the domain name to appear on the web-browser instead of the default IP of the shop domain. Follow this step how to do it.
- Login to PrestaShop administration page go to "Preferences>>SEO & URLs"
- In the "Shop Domain" change the IP into the domain name from your domain hosting server
- If you have "SSL domain" you can change the IP as well to the SSL domain
- Click Save
- Test is - try to type the domain name in your browser it should leads to your Prestashop
Sometimes the problem doesn't stop there for most people - after successfully changing the domain name another minor issue arise. Some of the icon will disappear such as cart icon, phone icon, facebook, twitter, etc. It looks bad because those icons are missing and replace by a tiny square all over the places. This is because the icon still hold the old default IP url and you need to clear the cache to erase it.
Follow this steps to fix the missing icon.
- Still in the Prestashop administration page
- Go to "Advanced Parameters>>Performance"
- Under SMARTY category select "Force compilation" radio button
- Set the Cache option to "NO"
- Click Save
- Go to your store URL page NOT the administration page once done
- Go back to Administration page and "Advanced Parameters>>Performance" again
- Reset the SMARTY setting to the previous where by default click "Recompile templates if the files have been updated" and Set the Cache = YES and then Save.
- Once it is saved go back to your store the icon should be return back to normal
Unfortunately, your method did not work for me :/ I had to do this manually (using phpMyAdmin). I found method here: http://www.hostinger.com/tutorials/prestashop/how-to-change-prestashop-domain
ReplyDeleteThanks for sharing the working tutorial tips.
Delete