• mkonicki

    (@mkonicki)


    Hello,

    we recently changed our hosting so we also wanted to change domain name. We changed “wordpress adress” and “website adress” then everything shut down due to some issues in records. Is there any possibility to undo our changes because we have “too many requests” error all the time. Also we have hosting connected to wp without domain and our hosting cant or dont want to connect it with domain.

    Our website cannot be found. Our wp-admin.php shut down. Our domain is off.

    • This topic was modified 9 months ago by mkonicki.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    You can change those back directly in the database following this guide: https://developer.www.ads-software.com/advanced-administration/upgrade/migrating/#changing-your-domain-name-and-urls

    You’ll find phpMyAdmin in your hosting account’s control panel.

    Once that’s fix, follow your new hosting provider’s and domain registrar’s instructions to properly direct the domain to your new site.

    And, keep in mind that, when a domain is registered or altered, there is a process called propagation, where information about the domain name is passed to internet service providers all over the world. This process can take up to 72 hours (though usually much less). During that time, your domain may not be available, may go to its old location, or you may receive a warning message in your browser about “redirect errors.”

    If you still have trouble viewing the site after 24 hours have passed, please try clearing your browser’s cache: https://www.refreshyourcache.com/

    If that doesn’t work, try clearing your local DNS cache: https://www.whatsmydns.net/flush-dns.html

    DevinLabs Solutions

    (@devinlabsolutions)

    Hi @mkonicki,

    if you wp-admin is working somehow. you can do that easily via plugin https://www.ads-software.com/plugins/better-search-replace/ or if your wp-admin is not working you can do that via database. in “wp_options” table. you can check this screenshot. https://prnt.sc/hn6J4Ux2dnPT

    make sure you also take backup of your database as well. and may be possible you have to also work on htaccess if you are working on subdomain or subfolder. and after completion this. you have to save setting of permalink in wp-admin as well . so that every places URL will be perfectlay override with new URL.

    let me know if you still facing any issue after this.

    Moderator James Huff

    (@macmanx)

    @devinlabsolutions FYI https://localhost/phpmyadmin/index.php?route=/sql&db=wp622&table=wp_options will just open to localhost on their computer, often to nothing, it’s only a useful link for localhost installs. The link also quotes a database name that is most certainly not theirs, and not everyone uses the wp_ table prefix.

    Also, some hosting providers use a different directory structure for phpMyAdmin.

    Regardless though, it’s always available in their hosting account’s control panel.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue with entering website’ is closed to new replies.