Connecting a domain
Connecting your domain to the site
Assigning your own address to the site
In order for customers to be able to visit your site, you need a domain - a unique address on the Internet (for example, mycompany.com).
At the moment, Turbologo has the ability to connect your own domain. If you do not have one yet, below we will tell you where you can buy it and how to set it up.
Do you already have a domain? Connect it.
1. Specify the domain in Turbologo
Go to Site Settings → Domain, enter your domain and click Save changes.
2. Set up DNS at the registrar
To open the site at your address (for example, mycompany.com), you need to add an A-record in the DNS section at your registrar.
Go to your domain control panel and create an A record:
Primary domain (without www):
- Type: A
- Name: @
- Value: XXX.XXX.XXX.XXX — IP address from the site settings (check with us or in the help)
Where to set up DNS?
If you have a domain in the .RU zone:
Set it up with Russian registrars: REG.RU, RU-CENTER, 2domains, Timeweb, Beget
If you have an international domain (.com, .org, .ai, etc.): Set it up with international registrars: GoDaddy, Namecheap, Google Domains, Cloudflare
3. Wait for DNS to update
After saving the settings, it may take from 15 minutes to 24 hours before the domain starts working.
What to do if you don't have a domain?
If you want to connect your own domain (i.e. so that the site opens at an address like http://mysite.com), you need to do 3 steps.
- Buy a domain
- Specify it in the site settings
Go to Site Settings → Domain, specify the domain and save the changes. The system will tell you the best IP address for your site for A-records that need to be installed on the registrar side. See point 2. Configure DNS at the registrar.
- Add an A-record at the registrar
The registrar is the site where you bought the domain (for example, GoDaddy, etc.). Each registrar has a personal account where you can manage the domain settings.
To make the site work at your address, you need to:
- Log in to your personal account at the domain registrar.
- Go to the DNS or DNS zone management section.
- Add a new record:
- Type: A
- Name: @ (means the main domain, without www)
- Value: IP address specified in Site Settings → Domain
Example:
If you are connecting the mycompany.com domain, the record will look like this:
@ A 123.45.67.89
Changes will take effect within 15 minutes and up to 24 hours.
Instructions for popular registrars:
GoDaddy
- In your personal account, select a domain → «DNS».
- In the «Records» block, click «Add».
- Specify type A, name — @, and IP address from Turbologo.
Namecheap
- Go to the control panel → Domain List → select a domain.
- Go to the «Advanced DNS» tab.
- Add an A-record with the name @ and IP address.
Google Domains
- Select a domain → «DNS» tab.
- In the «Custom records» section, click «Add record».
- Specify the A type, name @ and IP address.
🔗 Instructions from Google Domains
Cloudflare
- Log in to your account, select the desired site → tab «DNS».
- Click «Add record», select type A.
- Specify @ and the desired IP.
🔗 Instructions from Cloudflare
Updated on: 08/07/2025
Thank you!