• I was trying to change my url from modern-stoneworks.com to oldcitystoneworks.com i put the new url in and hit save. i lost service and now cant login to either site. First off I really didnt know what i was doing to begin with. Any help would be appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • First off I really didn’t know what i was doing to begin with.

    You might want to ask for help before doing anything like that in the future.

    You’ll need to open functions.php via FTP and add these two lines to the bottom:

    define('WP_HOME','http://example.com');
    define('WP_SITEURL','http://example.com');

    add your site URL in place of example. Refresh the page to update the settings in the database.

    That should resolve the issue.

    Evan

    Thanks Evan!

    Thread Starter modrnstone

    (@modrnstone)

    what is ftp? I have no idea what any of this is. I had a buddy set up my page and cant get a hold of him

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New url Problem’ is closed to new replies.