Update website base url

UPDATE core_config_data SET VALUE='http://www.website.com/' WHERE path='web/unsecure/base_url';
UPDATE core_config_data SET VALUE='http://www.website.com/' WHERE path='web/secure/base_url';

Leave a Reply