Install WordPress
- Open the website's page
Dashboard → click Manage on the site's tile.
- Click Install WordPress →
In the WordPress panel. The installer runs in the background — a live status line appears below the button.
- Save the credentials card
When the install finishes (~30 seconds) a one-time card shows your admin URL, username and password with copy buttons. Store them in a password manager now.
- Click Open wp-admin →
You're in. The site is already live over HTTPS with LiteSpeed caching enabled.

Come back later and the credentials card is still available on the same page — it's stored encrypted and only shown to you.
Log in to WordPress later
Three ways, pick your favorite: the wp-admin button on the site's dashboard tile, the WordPress admin link in the sidebar when you're on that site's page, or just visit yourdomain.com/wp-admin directly.
Reset the admin password
- Open the site's manage page
Dashboard → Manage on the tile.
- Click Reset admin password
Confirm the prompt. Your old password stops working immediately.
- Copy the new password from the card
Same one-time card as the installer, with copy buttons.
Uninstall WordPress
- On the site's manage page, click Uninstall WordPress
Read the confirmation carefully.
- Confirm
WordPress tables are dropped and the site folder is cleared. The database itself stays (empty), and you can reinstall any time.
Uninstalling removes your posts, pages, themes and plugins for that site. Take a backup first if in doubt — restores are one click.
Can I bring an existing WordPress site here?
Yes — open a ticket and we'll migrate it for you, or install fresh and use a migration plugin like Duplicator/All-in-One WP Migration with the file manager.
Is caching set up for me?
Yes. LiteSpeed cache runs server-side out of the box, plus edge caching in front. If you change something and don't see it, use Purge cache on the site's manage page.
Which PHP does WordPress use?
Your plan's PHP version — 8.2 by default. Change it any time under Advanced → PHP version.