Viewing 1 replies (of 1 total)
  • Hello, kdondalski, & welcome.

    An article regarding this is here:
    https://codex.www.ads-software.com/Changing_The_Site_URL

    The best thing to do, if you feel comfortable, is to use PHPMyAdmin or similar to edit the options table of your database to change the url back. You’ll need to do that in both the homeurl & siteurl entries.

    In case that’s not something you feel comfortable with, then you can open your wp-config.php & type in (or cut-&-paste), the following:
    define(‘WP_HOME’,’https://kimberlydondalski.com’);
    define(‘WP_SITEURL’,’https://kimberlydondalski.com’);

    Note that once you’ve done that, you’ll no longer be able to change the url in your dashboard. If you’d rather use the first method but are a bit skiddish doing that, you could post a job on https://jobs.wordpress.net, probably under general. Make sure you trust whomever you hire, as they’ll need access to your hosting control panel. I wouldn’t offer to pay more than $25.

Viewing 1 replies (of 1 total)
  • The topic ‘Changed my URL and now I cannot get into my admin’ is closed to new replies.