Managing DNS records is essential for configuring your domain’s settings, such as pointing it to a specific hosting server or email provider. Here’s a quick guide to help you edit DNS records in Plesk.
Step 1: Log in to Plesk #
- Open your web browser and go to the Plesk login page.
- Enter your credentials and click Log in.
Step 2: Access the Websites & Domains Section #
- Navigate to the Websites & Domains tab in the left-hand menu or on the main dashboard.
- Locate the domain you want to manage and click on it.
#
Step 3: Open the DNS Settings #
- Under the domain management section, look for DNS Settings and click on it.
- This will open a list of all existing DNS records for the selected domain.
#
Step 4: Edit an Existing DNS Record #
- Find the DNS record you want to edit (e.g., A record, CNAME, MX, etc.).
- Click the Edit icon (usually a pencil) next to the record.
- Update the required fields, such as the Record Type, Host, or Value.
- Click OK to save your changes.
#
Step 5: Add a New DNS Record (If Needed) #
- To add a new record, click the Add Record button.
- Select the record type (e.g., A, CNAME, MX, TXT) from the dropdown.
- Fill in the necessary details (e.g., Host, Value, TTL).
- Click OK to add the new record.
#
Step 6: Apply Changes #
- After editing or adding DNS records, click Update or Apply Changes at the top of the page.
- Wait for DNS propagation, which can take up to 24–48 hours depending on your registrar.
Tips #
- Double-check the accuracy of DNS entries to avoid connectivity issues.
- If you are unsure about specific settings, consult your hosting provider or domain registrar for guidance.
- Common DNS records include:
- A Record: Points the domain to an IP address.
- CNAME Record: Points a subdomain to another domain.
- MX Record: Directs emails to a specific mail server.
- TXT Record: Stores additional text-based information for domain verification or configuration.