How do I change the domain name?
When the domain name of the site is changed, the following has to be taken care of 1) Check the main config.php file and there is a variable which defined the site URL name as below . $config['siteRootUrl'] = 'http://www.originaldomain.com/'; Just assigned the new URL to that variable as below. $config['siteRootUrl'] = 'http://www.newdomain.com/';
Also, make sure to contact iScripts Support when you are switching your domain name to a new one. You will need a new license key. We will issue you a new license key for the new domain free of cost. Each license of iScripts SocialWare is valid for one website or domain at a time and can only be used by the registered owner.
Related Results