Plesk for Windows
kb: how-to
Plesk for Linux
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
How to change a domain name in Plesk?
Answer
Plesk interface
- Log in to Plesk.
- Go to Domains > example.com > Hosting & DNS tab > Hosting.
- In the Domain name field, change the domain name.
-
Save the changes.
Note: If this is the main domain of the subscription, subscription name will be also changed.
Command-line interface
- Connect to your Plesk server via SSH (Linux) / RDP (Windows Server).
-
Use the
plesk bin siteutility to rename a domain. In the example below, we are renaming example.com to example.net:Note: On Windows Server, start a command prompt as an Administrator.
# plesk bin site --update example.com -new_name example.net
Note: If the domain, which has been renamed, is a WordPress-based website, rename the website name in WordPress CMS as well.
Comments
Please sign in to leave a comment.