Overview of Website at Cloudusk’s Dashboard Page
2 min read
Once you have setup a server and website, it is recommended to get familiar with main dashboard page. The dashboard page lists all your websites and servers in separate tabs. Be default, it shows all the WordPress websites associated with your account. The details of the website are shown in a table.

- First column shows the site name which was provided while setting up the website. The name is linked to site details page. A random string is appended to the name for generating a unique vanity URL at start. You can change the name any time by going to site details.
- Second column show the server at which the WordPress website has been deployed.
- Third column lists the main URL of the site.
- Status column show the progress while deploying the website. Once it is deployed, a green checkmark is dispayed.
- Last column contains some buttons which are being explained below.
- First icon indicates whether Cloudflare cache is enabled for site or not. It is always green indicating the cache enablement as that is the default case.
- 2nd icon indicates whether local server backups are enabled for the site. Greyed out icon means disabled while green means they are working
- 3rd icon shows the status of offsite backups different from local server backups. We currently do the remote backups on Blackblaze storage.
- 4th icon links to vanity URL at clouduskapps.com where you can visit the website in its current status.
- 5th and last icon is drop down which contains following actions.
- Clone will create a copy of the website on the same server. You can change themes and plugins on Cloned website to test changes separately from live website. Eventually, you can push or pull those changes.
- Clear cache will empty Cloudflare cache if the website has been made live.
- Delete will simply delete all the data related to website including backups and WordPress. So proceed with caution.
Next, you can read about site details page which can be accessed by clicking site name in the dashboard page.
