Domains & DNS
4 min read
Managing DNS records in Plesk
Add, edit, and delete A, CNAME, MX, TXT, and other DNS records in Plesk.
DNS records in Plesk
When your domain uses our nameservers, you can manage all DNS records directly from Plesk.
Opening the DNS editor
- Log in to Plesk
- Go to Websites & Domains
- Click on your domain → DNS Settings
Common DNS record types
- A — Maps a hostname to an IPv4 address
- AAAA — Maps a hostname to an IPv6 address
- CNAME — Creates an alias from one hostname to another
- MX — Specifies mail servers for your domain
- TXT — Free-form text, used for SPF, DKIM, DMARC verification
- NS — Nameserver records
Adding a new record
- In DNS Settings, click Add Record
- Choose the record type
- Enter the hostname (leave blank or use
@for the root domain) - Enter the value (IP address, target hostname, etc.)
- Set TTL (300 seconds recommended for frequent changes)
- Click OK