How to Add a DKIM Record in the TK WebHosts Portal
This procedure outlines how to publish your DKIM record in DNS to enable domain-level email authentication and improve deliverability.
Step 1 – Access the TK WebHosts Portal
Navigate to:
https://portal.tkwebhosts.com/
Authenticate using your account credentials.
Step 2 – Open Domain Management
-
From the Dashboard, select My Domains.
-
Locate the relevant domain in your portfolio.
-
Click Manage Domain.
Step 3 – Open DNS Management
-
Inside the domain management interface, select DNS Management.
Step 4 – Add the DKIM Record
-
Click Add Record.
Populate the fields as follows (replace the selector and key with the values provided by your email provider):
| Field | Value |
|---|---|
| Hostname | x._domainkey |
| Record Type | TXT |
| Value | v=DKIM1; k=rsa; p=YOUR_PUBLIC_KEY |
Important:
YOUR_PUBLIC_KEYmust be the full public key string without line breaks unless explicitly required by your DNS editor.
Step 5 – Save Changes
Click Save Changes to publish the record.
Allow DNS propagation time before validating DKIM. Once propagated, use your mail provider’s verification tool to confirm the record is correctly configured.
