Publications

A Publication represents your brand or product in OptiPub. All services — messages, subscribers, campaigns, segments, and more — are organized by publication. You can create as many publications as you need.

Navigate to Administration > Publications


Publications Table

The publications list shows all publications in your account. Available columns:

ColumnDescription
IDUnique identifier
NameThe publication name
CodeA short code auto-generated from the name
DomainThe domain associated with the publication
BindingThe sending IP binding assigned to this publication
LogoThe publication's logo image
TagsTags applied to the publication
ActiveWhether the publication is active
Show OnlineWhether the publication is visible to subscribers online
PaidWhether this is a paid publication

Deactivated publications will not appear as a dropdown option in Messaging > Create Message, but may still appear in other parts of OptiPub.


Creating a Publication

Only users in the Administrators group can create publications.

  1. Navigate to Administration > Publications.
  2. Click the Create button.
  3. Enter a Name for the publication. This is the only required field — you can configure everything else after creation.
  4. Click Save.

A short Code is auto-generated from the name (initials for multi-word names, or the first three characters for single-word names).


Editing a Publication

Click the three-dot menu on a publication row and select Edit to open the full settings. The edit form has four tabs:

Tab 1 — Options

Core publication settings and branding.

FieldRequiredDescription
ActiveWhether the publication is active. Inactive publications stop appearing in message creation
Show OnlineWhether the publication is visible to subscribers in online views
PaidMark as a paid publication to enable pricing plan and billing features
NameYesThe publication name (must be unique)
CodeNoA short identifier, auto-generated from the name
DomainYesThe domain associated with this publication (see Domains)
BindingYesThe sending IP binding for messages from this publication (see Bindings)
Additional PublicationsNoLink other publications to this one
Default TemplateNoThe default template applied to pages and content
Logo ImageNoA logo from your Assets library
FaviconNoA favicon image from your Assets library
Default Messaging ServiceNoThe default messaging service for sending emails
TagsNoTags for organizing publications

When Paid is enabled, two additional fields appear (edit mode only):

FieldDescription
Mobile Pricing PlanThe pricing plan used for mobile subscriptions
Mobile EffortThe effort associated with mobile subscriptions

Theming

At the bottom of the Options tab, the Theming section lets you define default typography and color settings that are applied when building content in the visual editor. A live preview updates as you make changes.

Theming is organized into four sub-tabs:

Sub-tabSettings
HeadingsFont family, weight, size, color, line height, and letter spacing for each heading level (H1–H6). Use Copy to All to apply one heading's settings across all levels
Paragraph TextFont family, weight, size, color, line height, and letter spacing for body text
LinksLink color and hover color
ColorsA custom color palette available in the editor's color picker. Add, remove, or update colors as needed

Click Reset to Defaults to restore all theme settings to their original values.

Tab 2 — Content

Publication content used in macros, subscriber-facing pages, and unsubscribe flows.

FieldDescription
URLThe publication's website URL
Subscription URLThe URL for the subscription/signup page
TaglineA short tagline for the publication
AboutRich text description of the publication
About MoreExtended description (rich text)
Unsubscribe Page HTML (Before Form)Custom HTML displayed above the unsubscribe form
Unsubscribe Page HTML (After Form)Custom HTML displayed below the unsubscribe form

Tab 3 — Additional Information

Contact details, URLs, SMS configuration, commerce integrations, and legal text.

Contact Information

FieldDescription
Phone NumberCustomer service phone
Hours of OperationBusiness hours
FaxFax number
EmailCustomer service email
Address / City / State / Zip / CountryMailing address
VIP Phone Number / VIP EmailVIP support contact details
Advertising EmailContact for advertising inquiries

URLs

FieldDescription
Disclosure URLLink to disclosure/terms page
Privacy URLLink to privacy policy
Advertorial URLLink to advertorial disclaimer
Promo URLPromotional landing page URL
Landing Page URLDefault landing page URL
External Offer URLExternal offer page URL
OptOut Mail URLMail opt-out page URL
OptOut Promo URLPromotional opt-out page URL

SMS Settings

FieldDescription
SMS Signup DisclaimerRich text disclaimer shown during SMS opt-in. A default template is provided with a Reset button to restore it

Commerce Integrations

These sections appear only when the corresponding integration is configured:

  • ThriveCart Mapping — select ThriveCart products to associate with this publication
  • SamCart Mapping — select SamCart products to associate with this publication

Legal

FieldDescription
CopyrightFull copyright notice (rich text)
Copyright ShortAbbreviated copyright text (rich text)

Tab 4 — Billing Information

Publication-specific billing address. By default, publications use the account-level billing address.

Toggle Use Default off to enter a publication-specific billing address:

FieldRequiredDescription
AddressYesBilling street address
Address 2NoSuite, unit, etc.
NameYesBilling contact name
EmailYesBilling contact email
CityYesBilling city
StateYesBilling state
Zip CodeYesBilling zip code

Bindings

Publication bindings determine which sending IP address a message uses by default. Examples of binding types are "free" and "paid" publication bindings.

By organizing publications by binding, you can separate your more highly engaged publications (such as paid) from those with higher volume or less engagement (such as free). This protects IP reputation for your most important sends.

During message creation, you can override the default binding if needed.


Dedicated IP Addresses

IP address reputation is a major factor email providers use to determine the legitimacy of messages. OptiPub provisions dedicated IP addresses for your account. Contact OptiPub support to purchase additional dedicated IPs.


Publication Macros

Many publication fields are available as macros for use in templates, messages, and pages:

  • {$sys_publication.[setting]} — values defined on the publication (e.g. {$sys_publication.name})
  • {$sys_division.[setting]} — values from the publication's additional info (e.g. {$sys_division.privacy_url}, {$sys_division.cs_email})

These macros are configured directly through the publication's edit form and resolve dynamically in rendered content.