WordPress Connector Setup

HolderChat user guide

Documentation

Summary

Install the HolderChat Connector plugin on your WordPress site and click Create Chatbot to provision a bot, sync your content, and enable the frontend widget in one flow.

Prerequisites

  • WordPress 5.8+ with admin access
  • HolderChat Connector plugin installed
  • Published pages or posts with real content
  • Outbound HTTPS access to holderchat.com

Step-by-step: Install

From WordPress.org (recommended)

  1. WP Admin → Plugins → Add New
  2. Search for HolderChat Connector
  3. Click Install Now, then Activate
  4. Open HolderChat in the admin menu (chat icon)

Manual upload

  1. Download the plugin ZIP from wordpress.org or holderchat.com
  2. Plugins → Add New → Upload Plugin
  3. Choose the ZIP → Install Now → Activate
  4. Open HolderChat in the admin menu

Step-by-step: Create chatbot

  1. Open the Setup tab
  2. Read the External service notice — content is sent to holderchat.com
  3. (Optional) Under Content to sync, choose which pages to include — see /documentation/wordpress-content-selection/
  4. (Optional) Enable Use AI chunking when processing content for better answers on long pages
  5. Click Create Chatbot
  6. Wait for the success message — the plugin provisions your site, syncs content in batches, and starts a rebuild

What happens automatically

  1. Your site registers with HolderChat (site ID + secret)
  2. Published content uploads to HolderChat (75 pages per batch)
  3. Knowledge base rebuild runs
  4. Chat widget script is injected on your site frontend
  5. Bot status should become Active

After setup

ActionWhere
Manage bot settingsDashboard tab (embedded HolderChat UI)
Resync all pagesSetup → Sync all content now
Toggle widgetSettings → Show chat widget on frontend
Link to your HolderChat accountSettings → Link to HolderChat account
Refresh embedded dashboardDashboard tab → Refresh dashboard (if iframe blank)

Step-by-step: Link to HolderChat account (recommended)

  1. After setup, go to Settings
  2. Click Link to HolderChat account
  3. Log in on holderchat.com if prompted
  4. Confirm linking the site
  5. Your bot appears on holderchat.com Dashboard

Details: /documentation/linking-wordpress-to-your-holderchat-account/

Settings reference (defaults)

SettingDefault
Show chat widget on frontendOn
Sync when pages/posts changeOn
AI chunkingOff
Debounce90 seconds

What triggers a rebuild

ActionRebuild
Create ChatbotYes
Sync all content nowYes (force)
Save content selection with resyncYes if content changed

Limitations

  • First sync time depends on site size (large sites = several minutes)
  • Create Chatbot can only provision once per site (reconnect requires support if reset)
  • Plugin does not replace manual embed on non-WordPress sites
  • Uninstalling removes local connection settings but not your HolderChat bot — see /documentation/wordpress-connector-overview/

Troubleshooting

Symptom: “Something went wrong” on Create Chatbot

Cause: Hub API error or network timeout.

Fix: Retry; check server can reach holderchat.com; see logs.

Symptom: Widget not visible after setup

Cause: Widget disabled or bot not Active.

Fix: Settings → enable widget; wait for Active status.

Symptom: Bot status stays Building

Cause: Large site or AI chunking queue.

Fix: Wait 10–20 minutes; see /documentation/processing-status-and-troubleshooting/

Related topics