Skip to main content

Logging in to the WordPress Site

Updated today

Once your order has been delivered, you will receive an email containing your username and password for logging into the WordPress site's admin panel. The email will also contain the temporary address of the site on Seravo's server. Please remember to save the message!

WordPress Admin Panel

You can access the WordPress admin panel by adding /wp-admin or /admin to the end of the site address. For example, the address of the WordPress admin panel could be https://esimerkki.fi/wp-admin/. Please note that Seravo's WP service uses HTTPS security in the admin panel of all sites to ensure that WordPress user credentials are not transmitted unencrypted over the network.

SSH/SFTP Credentials

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 with WP-CLI commands. For example with the command wp option set siteurl example.com you can set the main address of the site to example.org. Check out our instructions on how to establish an SSH and SFTP connection to the site.

Did this answer your question?