Deploying Subdomains

How to Deploy Your Chatbot or App to a Subdomain

Using a subdomain for your app or chatbot gives it a unique identity, separate from the parent domain. For instance, while "webdevgf.xyz/index.html" is part of the main domain, "YOURS.webdevgf.xyz" functions as an independent site. Setting up a subdomain is an essential step toward taking full control of your project, and it lays the groundwork for future features like custom domains. Here’s how to deploy your app or chatbot to a subdomain:

1. Access Your Dashboard

Log into your account and open the Dashboard. Locate your chatbot or app in the list, then choose the "Subdomain" option from the Actions menu.

2. Choose a Subdomain

Type in the name you'd like for your subdomain (e.g., myapp). Click "Check Availability" to see if it’s free to use. If it is, you’ll receive a confirmation message stating that the subdomain is available.

3. Deploy Your App

Once the subdomain is confirmed, click "Confirm & Deploy". Your app or chatbot will be accessible almost instantly at: [yourSubdomain].webdevgf.xyz

Deploying your app or chatbot to a subdomain gives it a personalized space, streamlining user interaction and enhancing its professional presentation

Last updated