Appearance
How to Add a Custom Domain to Your vCard or Store?
1. Access Your DNS Management
Log in to your domain registrar's account (such as GoDaddy, Namecheap, Bluehost, or Cloudflare) and open the DNS Management section for the domain you want to connect.
2. Add a CNAME Record
Create a new CNAME record with the following details:
| Type | Host | Value | Proxy Status | TTL |
|---|---|---|---|---|
| CNAME | @ | your-target-domain.com | DNS Only | Auto |
- Host:
@(Represents the root domain.) - Value:
your-target-domain.com - Proxy Status: DNS Only
- TTL: Auto (or your preferred value)
Note: Replace your-target-domain.com with the domain or subdomain where your application is installed. For example, use example.com for the root domain or app.example.com if your application is hosted on a subdomain.
If you're using Cloudflare, refer to the following guide:
3. Save the DNS Record
Save the CNAME record in your DNS management panel.
Note
DNS changes may take some time to propagate, depending on your domain provider.
4. Configure Your vCard or Store
After adding the DNS record, enter your custom domain (for example, yourdomain.com) in your vCard or Store settings and submit the request.
5. Domain Verification
Once you submit the custom domain request, it will be sent to the website administrator for approval.
The administrator will verify your DNS configuration and assign the custom domain to your vCard or Store. Until then, the request will remain in the Processing status.
Important Note
The steps for adding a CNAME record may vary depending on your domain registrar or DNS provider. If you have any difficulty, refer to your provider's documentation or contact their support team for assistance.
