Setup DNS Records
GoDaddy
To manage your DNS records in GoDaddy, follow these steps:
Log in to your GoDaddy account:
Visit GoDaddy Login Page.
Enter your username and password, then click “Sign In”.
Navigate to the DNS Management Page
Click on your username at the top right corner.
Select “My Products” from the dropdown menu.
Find the domain you want to manage and click “DNS” next to it.
Add or Edit DNS Records:
Under the “Records” section, you will see the current DNS records.
To add a new record, click on “Add”.
To edit an existing record, click on the pencil icon next to the record.
Enter the DNS Record Details:
Type: Select the type of DNS record (e.g., CNAME, TXT).
Name: Enter the name (e.g., mail.example.com).
Value: Enter the value provided by your service (e.g., mail.example.com).
TTL: Select the desired Time to Live (TTL) value.
Save the DNS Record:
After entering the details, click on “Save”.
Verify the DNS Record:
It may take some time for the changes to propagate. You can check the status using DNS verification tools.
For more detailed instructions, visit the GoDaddy Help Center.
HostGator
To manage your DNS records in HostGator, follow these steps:
Log in to your HostGator account:
Visit HostGator Login Page
Enter your username and password, then click “Login”.
Navigate to the DNS Management Page:
In the dashboard, select “Domains” from the left-hand menu.
Click on “My Domains” to see a list of your domains.
Click on the domain name you want to manage.
Manage DNS Records:
Click on “DNS” or “Zone Editor” to access the DNS management interface.
Here, you can add or edit DNS records.
Add or Edit DNS Records:
To add a new record, click on “Add Record”.
To edit an existing record, click on the edit icon next to the record.
Enter the DNS Record Details:
Type: Select the type of DNS record (e.g., CNAME, TXT).
Name: Enter the name (e.g., mail.example.com).
Value: Enter the value provided by your service (e.g., mail.example.com).
TTL: Select the desired Time to Live (TTL) value.
Save the DNS Record:
After entering the details, click on “Save Record”.
Verify the DNS Record:
It may take some time for the changes to propagate. You can check the status using DNS verification tools.
For more detailed instructions, visit the HostGator Help Center.
CloudFlare
To manage your DNS records in CloudFlare, follow these steps:
Log in to your CloudFlare account:
Visit CloudFlare Login Page.
Enter your email and password, then click “Log In”.
Navigate to the DNS Management Page:
Select the domain you want to manage from the list of domains on your dashboard.
Click on the “DNS” tab at the top of the page.
Add or Edit DNS Records:
To add a new record, click on “Add Record”.
To edit an existing record, click on the edit icon next to the record.
Enter the DNS Record Details:
Type: Select the type of DNS record (e.g., CNAME, TXT).
Name: Enter the name (e.g., mail.example.com).
Content: Enter the value provided by your service (e.g., mail.example.com).
TTL: Select the desired Time to Live (TTL) value.
Save the DNS Record:
After entering the details, click on “Save”.
Verify the DNS Record:
It may take some time for the changes to propagate. You can check the status using DNS verification tools.
For more detailed instructions, visit the CloudFlare DNS Documentation.
Google
Below is an updated guide for setting up your domain to point to endpoint.rechat.site. Please note that while we’re using CNAME records for this example, some DNS providers do not allow CNAME records on the root domain. In those cases, you may need to set up an ALIAS or ANAME record for the root domain instead.
1. Log in to Google Domains
Visit Google Domains.
Sign in with the account used to purchase your domain.
2. Select Your Domain
Click on the domain you wish to connect to endpoint.rechat.site.
3. Access DNS Settings
In the left-hand menu, click on DNS.
4. Create the Root Domain Record
For Providers That Allow CNAME at Root:
Scroll down to the Custom Records section.
Click Manage Custom Records and then Add.
Name: @
Type: CNAME
TTL: Use the default value or set it to 1 hour.
Data/Points to: endpoint.rechat.site
For Providers That Do Not Allow CNAME at Root:
Set up an ALIAS or ANAME record instead using the same details above.
Save the record.
5. Create the www Subdomain Record
Add another record with the following details:
Name: www
Type: CNAME
TTL: Use the default value or set it to 1 hour.
Data/Points to: endpoint.rechat.site
Save the record.
Additional Resources
Last updated
Was this helpful?