Logging in to the WordPress site
After placing your order you will receive an email that has the username and password for your WordPress admin panel.
You can access the control panel by adding /wp-admin
or /admin
to the end of the address. The actual address of the WordPress control panel could be for example https://mysite.com/wp-admin/
. Note that in all sites at Seravo the control panel has https encryption, that ensures all WordPress passwords are transferred in encrypted form over the internet.
The e-mail you receive will also contain SSH credentials. Many of the tasks that you can do with the WordPress control panel, you can also do from the command line over an SSH connection. For example with the command wp option set siteurl mysite.com
you can set the main address of the site to mysite.com.