In our WordPress pre-installed image, the server subdomain is configured by default to access the panel to manage WordPress. If you have a domain, you will want to be able to access your WordPress website or blog with that domain. To do this, you simply need to follow these simple steps:
Access the WordPress Dashboard by entering http://[subdomain]/wp-admin in the address bar:
Log in with the username and password that you can see in the Clouding Panel, then go to Settings > General, and in the parameters WordPress Address and Site Address, we need to change what is there to http://mydomain.com:
Once we save, it will redirect us directly to the domain we configured:
Remember that for it to work properly, you must have the DNS zone created for the domain. If you don't know how to add a domain to point to the server, we explain it in our article How to add a domain. In addition, you will also need to Manage the domain's DNS zone for it to work correctly.
If you also want to configure SSL on your domain, you will need to follow the next tutorial for this.