• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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