[ad_1]
Hey everyone, I hope this is the place to ask this.
Our domain with godaddy elapsed and someone snatched it up. Now we can’t access our wp-admin to change the associated urls. We host our site with hostinger and I used the SSH key to log in and add some lines to the wp-config.php file:
define(‘WP_HOME’,’https://yoursite.com’);
define(‘WP_SITEURL’,’https://yoursite.com’);
Using the url to the new domain we bought of course, nothing happened though.
Anything else I can do?
[ad_2]