Domains

A Domain in OptiPub represents a fully qualified domain name (FQDN) used to send email, host websites, or serve campaign links. Every domain must be verified before it can be used.

Navigate to Administration > Domains

Only users in the Administrators group can create and manage domains.


Domains Table

The domains list shows all domains in your account with their verification and authentication status. Available columns:

ColumnDescription
IDUnique identifier
DomainThe fully qualified domain name
Bounce DomainThe domain used for bounce handling
List-Unsubscribe DomainThe domain used for list-unsubscribe headers
Tracking DomainThe domain used for click tracking
AliasesDomain aliases, with the primary alias highlighted
Verified OwnershipWhether OptiPub has verified you own this domain (via TXT record)
Ready to SendWhether the domain is fully configured for sending email
SPFWhether a valid SPF record is detected
DMARCWhether a valid DMARC record is detected
RecordThe TXT verification record to add to your DNS (hidden by default — enable via table settings)
Google Reputation Last 7 DaysA sparkline showing Gmail Postmaster reputation over the past week

Creating a Domain

  1. Click Create.
  2. Enter the Domain Name — the full FQDN including subdomain, root domain, and TLD (e.g. e.example.com).
  3. Click Save.

An FQDN (fully qualified domain name) is the complete domain address including the subdomain, root domain, and top-level domain. Do not include a scheme/protocol (https://) or path.

After creation, OptiPub generates a TXT verification record and begins checking DNS automatically. Additional fields become available when editing the domain.


Domain Verification

OptiPub uses a DNS TXT record to verify you own the domain. The TXT record value is generated automatically when you create the domain.

  1. Open the domain in OptiPub and copy the Record value (formatted as optipub=xxxxx).
  2. Add a TXT record to your DNS provider:
FieldValue
NameThe subdomain portion of your FQDN
ValueThe optipub=... record from OptiPub
TTL86400 (recommended)

OptiPub checks for the TXT record automatically after domain creation at increasing intervals. Once found, the Verified Ownership column shows a green checkmark. If verification hasn't completed after an hour, review your DNS records and contact support.


Editing a Domain

Click the action menu on a domain row and select Edit to access the full settings. These fields are only available after creation.

Email Domains

FieldDescription
Bounce DomainThe domain that handles bounced emails
List-Unsubscribe DomainThe domain used in list-unsubscribe email headers
Tracking DomainThe domain used for click tracking links in emails

Aliases

Aliases allow a single domain to respond to multiple hostnames. Add as many aliases as needed and designate one as the Primary Alias.

Selectors

Selectors configure DKIM and BIMI DNS records for the domain. Each selector has:

FieldRequiredDescription
TypeYesDKIM or BIMI
SelectorYesThe selector name used in the DNS record lookup

OptiPub automatically validates selector records:

  • DKIM records are checked at {selector}._domainkey.{domain} for a valid DKIM1 TXT record
  • BIMI records are checked at {selector}._bimi.{domain} for a valid BIMI1 TXT record with a logo URL

Tracking Tags

FieldDescription
Website TagsHTML/JavaScript automatically injected into the <head> of all websites and landing pages hosted under this domain (e.g. Google Tag Manager, analytics scripts)
Email TagsHTML automatically injected into the <body> of all email messages sent from this domain

Domain Detail Page

Click View on a domain to open the detail page. The header displays four status indicators:

  • Verified Ownership — domain TXT record verified
  • Ready to Send — domain fully configured for email sending
  • SPF — valid SPF record detected
  • DMARC — valid DMARC record detected

The detail page also shows:

  • Domain overview — primary domain, bounce domain, list-unsubscribe domain, and tracking domain
  • Aliases — all configured aliases with the primary alias highlighted
  • Google Postmaster Tools — Gmail Postmaster data including SPF, DKIM, and DMARC success rates and IP reputation (when available)
  • SPF Record — the detected SPF record and DNS lookup count
  • DMARC Record — the detected DMARC record and policy

Email Sending Domains

To send email through OptiPub, you must delegate DNS management of a subdomain to OptiPub. OptiPub will manage all DNS records (DKIM, SPF, DMARC, etc.) for the delegated subdomain to ensure correct configuration for email delivery.

For a full step-by-step walkthrough, see Set up a Domain to Send Email.

Custom Campaign Link Domains

You can use a domain you own to host OptiPub campaign links (landing pages and external URL redirects) instead of using the default OptiPub domain. This provides brand recognition and a professional appearance for your links.

For a full setup guide, see Configure a Custom Domain for Campaign Links.