WeldHost

Add DNS records

Add, edit, and delete DNS records for a domain that is already connected in WeldHost.

Before you start

Your domain must be connected with nameservers pointing at WeldHost before records appear and can be edited. See the WeldHost overview if the DNS tab is not ready yet.


Open the DNS tab

  1. Open WeldHost in WeldSuite.
  2. Go to Domains.
  3. Select the domain you want to configure.
  4. Open the DNS tab.
Open Domains, pick your domain, then switch to the DNS tab.

You see a table of records (type, name, content, TTL) plus search and type filters.


Add a record

  1. Click Add Record (or New record).
  2. Choose a Type.
  3. Enter the Name — use @ for the main address of your domain (for example example.com), or a prefix such as www or mail.
  4. Enter the Value (IP address, hostname, or text, depending on the type).
  5. Set TTL if you need something other than the default. Leave it empty when you want the platform default.
  6. For MX or SRV records, set Priority.
  7. Save the record.
Fill in the type, name, and value your service provider gave you, then save.

Tip

If you're not sure what to enter, check the instructions from your website host, email provider, or verification service — they usually tell you the exact type, name, and value to use.


Supported record types

WeldHost lets you create these types from the DNS tab:

TypeTypical use
APoint a name at an IPv4 address
AAAAPoint a name at an IPv6 address
CNAMEAlias a name to another hostname
MXMail servers for the domain (includes priority)
TXTVerification strings, SPF, and other text
NSDelegate a subdomain to other nameservers
SRVService discovery (includes priority)
CAARestrict which certificate authorities may issue certificates
Choose the record type that matches what your provider asked for.

Edit or delete a record

  • Edit — use the pencil action on the row, change the fields, and save.
  • Delete — use the trash action, then confirm. The confirm dialog shows the type and name of the record you are removing.

Unlocked records can be changed freely. If edit and delete are disabled, the record is locked (see below).


Locked records

Some records are managed by WeldSuite for other apps — for example WeldMail mail settings. Those rows show a lock badge.

  • You cannot edit or delete locked records in the DNS tab.
  • To change mail-related DNS, use the WeldMail / email domain flow rather than editing those rows by hand.
Locked records are managed automatically — use the relevant app settings instead.

Find records

  • Use the search box to match on name or content.
  • Use the type filter chips to show only certain record types (or All).
  • Use the lock filter to show locked or unlocked records only.

If nothing matches, clear filters or broaden the search.


Examples

These examples use example.com. Replace with your domain. Values are illustrative — use the IPs or hostnames your service gives you.

Main website address (A record)

FieldValue
TypeA
Name@
Value203.0.113.10
TTL3600

www address (CNAME)

FieldValue
TypeCNAME
Namewww
Valueexample.com
TTL3600

Verification (TXT)

FieldValue
TypeTXT
Name@ (or the host your provider specifies)
Valueverification-token=…
TTL3600

After you save, allow a short time for DNS to update. Most changes are visible quickly once the domain is active in WeldHost.

Previous
Connect external domain