Connect Existing Domains

If you prefer to use an existing domain for your website, you can integrate it through your website’s domain management settings.

1. Add Your Domain

  • Go to the Manage Domains section on your website.

  • Add your existing domain (e.g., yourdomain.com) to the website.


2. Update DNS Records

  • Log in to your domain provider’s control panel.

  • Create the following DNS records:

Type: CNAME
Host/Name: @
Value/Points to: rechat.site
TTL: Default (or 3600 seconds)
Type: CNAME
Host/Name: www
Value/Points to: rechat.site
TTL: Default (or 3600 seconds)

⚠️ Note: Some providers don’t allow a CNAME on the root (@). In that case, you can use a redirect (forwarding) from yourdomain.com → www.yourdomain.com, and then only set the www CNAME.


3. Wait for Propagation

  • Once you’ve saved the records, DNS propagation will begin.

  • This process can take anywhere from a few hours to 24 hours.

After propagation is complete, your website will be accessible through your custom domain.


4. Provider-Specific Guides

Here are instructions from popular domain providers:

Last updated

Was this helpful?