A subdomain is the part of a URL before the root domain. You can configure your subdomain as www or as a distinct section of your site, like hub.cncf.io.
@@ -130,7 +130,7 @@ Under "Custom domain", type your custom domain, then click Save. This will creat
*Note: If your custom domain is an internationalized domain name, you must enter the Punycode encoded version.*
-Navigate to your DNS provider and create a CNAME record that points your subdomain to the default domain for your site. For example, if you want to use the subdomain `hub.cncf.io` for your user site, create a CNAME record that points `hub.cncf.io` to `meshery.layer5.io`. For more information about how to create the correct record, see your DNS provider's documentation.
+Navigate to your DNS provider and create a CNAME record that points your subdomain to the default domain for your site. For example, if you want to use the subdomain `hub.cncf.io` for your user site, create a CNAME record that points `hub.cncf.io` to `cloud.layer5.io`. For more information about how to create the correct record, see your DNS provider's documentation.
{{< alert title="Warning" color="warning" >}}
Warning: We strongly recommend that you do not use wildcard DNS records, such as `*.example.com`. These records put you at an immediate risk of domain takeovers, even if you verify the domain. For example, if you verify example.com this prevents someone from using `a.example.com`, but they could still take over `b.a.example.com` (which is covered by the wildcard DNS record).
diff --git a/content/en/cloud/tutorials/assigning-user-badges.md b/content/en/cloud/tutorials/assigning-user-badges.md
index 7adbbb39..72fa028f 100755
--- a/content/en/cloud/tutorials/assigning-user-badges.md
+++ b/content/en/cloud/tutorials/assigning-user-badges.md
@@ -32,7 +32,7 @@ See the **Recognition** section of the [Layer5 Community Handbook](https://layer
To share your badges on other social profiles, utilize the provided embedded code and direct share functionality. Access your badges from the Layer5 Cloud profile badges section, and then use it to post your achievements on social media platforms seamlessly. This enables you to showcase your Layer5 contributions and milestones to a wider audience.
##### Follow these steps to display your badge:
-1. Visit your [Layer5 Cloud](https://meshery.layer5.io/) Profile to see the badges
+1. Visit your [Layer5 Cloud](https://cloud.layer5.io/) Profile to see the badges
2. Click on the badge, which you wanted to display
3. Copy the html or the markdown code by clicking the Embed Code icon
4. Paste the code in your site
diff --git a/content/en/cloud/tutorials/gitops-snapshots.md b/content/en/cloud/tutorials/gitops-snapshots.md
index 1a647105..5d71e765 100644
--- a/content/en/cloud/tutorials/gitops-snapshots.md
+++ b/content/en/cloud/tutorials/gitops-snapshots.md
@@ -17,15 +17,15 @@ View the Meshery GitHub App in the [GitHub Marketplace](https://github.com/marke
## Enabling and Configuring Snapshots
-1. Sign into [Layer5 Cloud](https://meshery.layer5.io)
-1. Visit Connections and click [Create on the GitHub connection](https://meshery.layer5.io/connect/github/new).
+1. Sign into [Layer5 Cloud](https://cloud.layer5.io)
+1. Visit Connections and click [Create on the GitHub connection](https://cloud.layer5.io/connect/github/new).
1. Use the multi-step connection wizard to authorize Meshery to access your GitHub repositories (you may need to sign into GitHub).
1. Once you have authorized Meshery to access your GitHub repositories, you will be redirected back to Layer5 Cloud. You should see a success message.
1. Identify the path to either one or more Meshery Designs, Helm Charts, Kubernetes Manifests, or Docker Compose files.
1. You will establish a secret for the Meshery GitHub app and a new workflow to be invoked when a new snapshot is needed.
1. Customize the workflow on event trigger to match your needs.
-You can always return to the [GitHub connection](https://meshery.layer5.io/connect/github) to update the connection or to add additional repositories.
+You can always return to the [GitHub connection](https://cloud.layer5.io/connect/github) to update the connection or to add additional repositories.
diff --git a/content/en/cloud/tutorials/sharing-a-workspace.md b/content/en/cloud/tutorials/sharing-a-workspace.md
index 6eeef622..a9fd085e 100644
--- a/content/en/cloud/tutorials/sharing-a-workspace.md
+++ b/content/en/cloud/tutorials/sharing-a-workspace.md
@@ -14,7 +14,7 @@ Step 1: Find the design you want to share
**Share a single design**
-In your browser, go to [Layer5 Cloud](https://meshery.layer5.io).
+In your browser, go to [Layer5 Cloud](https://cloud.layer5.io).
1. Click the design you want to share.
2. Click Share.
3. Enter the email addresses of the individual(s) you want to share with.
diff --git a/content/en/kanvas/getting-started/starting-pattern.md b/content/en/kanvas/getting-started/starting-pattern.md
index bc7aa429..98835918 100644
--- a/content/en/kanvas/getting-started/starting-pattern.md
+++ b/content/en/kanvas/getting-started/starting-pattern.md
@@ -18,7 +18,7 @@ For your convenience, the design catalog can be accessed from three locations:
1. From the *Catalog* tab in _Kanvas Designer_.
![Kanvas Design Catalog](/kanvas/getting-started/images/2024-04-14_12-40.png)
-2. From the _Layer5 Cloud_ catalog page at [Layer5 Cloud Catalog](https://meshery.layer5.io/catalog).
+2. From the _Layer5 Cloud_ catalog page at [Layer5 Cloud Catalog](https://cloud.layer5.io/catalog).
![Layer5 Cloud Catalog](/kanvas/getting-started/images/2024-04-14_12-44.png)
3. From the Meshery Catalog page at [Meshery Catalog](https://meshery.io/catalog).
diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html
index 7cabcc92..7662af10 100644
--- a/layouts/partials/navbar.html
+++ b/layouts/partials/navbar.html
@@ -131,7 +131,7 @@