Connecting a domain to Devellp prototypes
Once you've purchased a Pro subscription to your Devellp account, go ahead and gather all your prototypes under the custom domain.
A domain is connected to the whole account on Devellp . This way, all the prototypes will be recognized by different subdomains, but connected by the same domain — for example, dhjk.domain.com, sihs.domain.com.
Note: there's no possibility to change the subdomain of each prototype.
The domain is connected to Devellp via the particular records. You can connect a domain or a subdomain to your prototypes, even if they're already used for different sites.
- Firstly, you will need to send your existing domain name to our support team in chat or at support@devellp.com. We will link to the domain to your Devellp account manually from our side.
- After we've made the needed adjustments, you should add the following CNAME record at the domain's host.
If you're connecting a domain to your Devellp prototypes, add CNAME record in the following format:
Host: *.domain.com (where domain.com is your actual domain name)
Points to: devellp.site
If you're connecting a subdomain to your Devellp prototypes, add CNAME record in the following format:
Host: *.subdomain
Points to: devellp.site
For example, if you'd like to connect a subdomain drafts.mysite.com, enter *.drafts in the Host field and add the relevant value.
Updated on: 04/03/2023
Thank you!