• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question How to access WordPress admin dashboard of a site whose connected domain expired

DigitalSplendid

Regular Pleskian
Server operating system version
Ubuntu 20.04.5 LTS
Plesk version and microupdate number
Web Admin Se Edition
One of my domains which is connected to a WordPress has expired. I need to access WordPress admin. Is it possible?
 
One of my domains which is connected to a WordPress has expired. I need to access WordPress admin. Is it possible?
Add the former full domain name of the server to the /etc/hosts or C:\Windows\System32\drivers\etc\hosts on the machine you browse from:
123.45.67.89 domain.de
Neither the browser nor your server care whether the name-to-ip resolution came from DNS or from hosts.
 
One of my domains which is connected to a WordPress has expired. I need to access WordPress admin. Is it possible?
Thanks so much for the reply. I tried but after entering username and password with https://65.0.253.2/wp-login.php, the page finally leading to https://bizukin.com/wp-login.php resulting in "This site can’t be reached" error.

I guess I need to revise Update Site URL. I tried by putting 65.0.253.2 in Change Domain Name field. It is showing "The specified domain name is not a valid RFC domain".

Help appreciated.

Screenshots
 
Thanks so much for the reply. I tried but after entering username and password with https://65.0.253.2/wp-login.php, the page finally leading to https://bizukin.com/wp-login.php resulting in "This site can’t be reached" error.

I guess I need to revise Update Site URL. I tried by putting 65.0.253.2 in Change Domain Name field. It is showing "The specified domain name is not a valid RFC domain".

Help appreciated.

Screenshots
In this case it helps to update the "siteurl" and "home" datasets in the "*_options" table (originally wp_options). These must reflect the address where your website is accessible, else Wordpress will forward subsequent requests like on-site links to the wrong URL.
 
To access WP Admin, I think it will be easier if I connect this WordPress instance with one of my unused domains. I have been doing so for quite some time but thought to raise this thread if better and easier option existed.
 
Back
Top