Import DNS Records


If you have a zone file in the .zone format, you can quickly import all DNS records for a domain. This is convenient when migrating from another hosting provider or making bulk changes.

A .zone file is a regular text file that describes DNS records for a domain.

The .zone format allows you to define all required records in one place and upload them at once instead of entering them manually one by one.

Supported Record Types
Copy link

The following record types are supported:

  • A
  • AAAA
  • CNAME
  • MX
  • TXT
  • SRV

If the file contains other record types, they will be ignored. Such records will not appear in the list during import and will not cause an error.

From the directives used in .zone files, only the following are supported:

  • $ORIGIN: defines the base domain
  • $TTL: defines the default TTL

Other directives will be ignored during import.

Import Records
Copy link

To import DNS records:

  1. Go to the Domains and SSL section.
  2. Hover over the domain and click on the cog icon.
  3. Click Import records.

46f09a07 532a 4ce0 B0c7 2c5341e32f9a

  1. Select a file with the .zone extension from your computer. 
  2. Check a preview list of all records that will be created. Records that contain errors will be highlighted.
  3. (Optional) Remove records you don’t need by clicking the × icon next to them.
  4. Click Add X records to save the changes.

7eeb7be2 C527 4b57 8937 11dce8887f3b