Page 1 of 1

How do I change my Store URL

Posted: Thu Sep 25, 2014 12:58 am
by zachair
During development I used a random domain name to get everything set up since the real domain was in use on our old platform. Now that the site is live I need to switch to the real domain. I've edited config.php to reflect the new domain name and it's working on the front end, however in admin the old domain is still being used. How can I make it so the correct domain is used on both the front-end and back-end?
I'm using version 1.5.6
web address is http://airstreamsupply.com

Re: How do I change my Store URL

Posted: Thu Sep 25, 2014 6:06 am
by justcurious
Have you edited config.php in both the root of your store and in the admin folder?

Is there anything in your .htaccess file that is redirecting your admin to the old domain?

Re: How do I change my Store URL

Posted: Tue Sep 30, 2014 3:45 am
by zachair
justcurious wrote:Have you edited config.php in both the root of your store and in the admin folder?

Is there anything in your .htaccess file that is redirecting your admin to the old domain?
I'm an idiot...
I missed the config in admin, thanks