AI Chatbot for WordPress: Plugin or Snippet, and What It Costs

Short answer: you have two routes. Install a chatbot plugin from the WordPress directory, or paste one snippet into your theme. The plugin route is more familiar; the snippet route is faster, does not break on theme updates, and does not add another plugin to a site that probably has too many already.

This page covers both, what each costs, and how to set one up in an afternoon.

Pricing checked 15 August 2026. All figures are taken from each provider’s own published pricing page on that date and are quoted in the currency they publish in. Prices change — check the source before making a decision.

Plugin or snippet?

Plugin Snippet
Install Search, install, activate Paste once into header or theme options
Updates Another plugin to keep updated Nothing to update
Site speed Adds PHP to every page load Loads separately from your page
Breaks when Plugin conflicts, WordPress version changes Theme file is overwritten, if pasted there
Works on WordPress only Any platform

Neither is wrong. If your site already runs twenty plugins and your host charges by resource usage, the snippet route is the kinder option.

How to add an AI chatbot to WordPress

Step 1: Get your snippet

Whichever tool you use, you will be given a short piece of code unique to your account. In Holp it is under Customise & Preview, then Sharing, then Add Holp to your website.

Step 2: Paste it somewhere that survives updates

This is the step people get wrong. In order of preference:

  1. A theme options field. Many commercial themes have a header scripts or custom code box. Safest option.
  2. A header and footer scripts plugin. Purpose-built, survives theme updates, and one small plugin is a reasonable trade.
  3. A child theme’s header file. Fine if you already run a child theme.
  4. The parent theme’s header.php. Works, and will be wiped the next time the theme updates. Avoid.

Whatever you choose, it needs to be site-wide, not on a single page.

Step 3: Check it properly

  • Clear your caching plugin, then open the site in a private window
  • Check a second page, not just the homepage
  • View the page source and search for the tool’s name to confirm the code is actually there
  • Open it on a real phone and check nothing collides with your cookie banner

If it does not appear, our guide to why a widget is not showing works through the causes in order.

Step 4: Feed it your content

The software is the easy part. What decides whether it works is whether your site actually contains the answers. A good AI chatbot reads your existing pages and turns them into knowledge you can review and edit — see importing your website for how that works in Holp.

What it costs

Free WordPress chatbot plugins exist and are generally rule-based — you build the decision tree yourself, and visitors who ask something unplanned get nothing useful. AI chatbots that answer in the visitor’s own words start from around £25 a month.

Holp is £25/month for 150 conversations, £55 for 500 and £95 for 1,000, with unlimited team members on every plan and a 30-day free trial. Full breakdown of the market in how much does a chatbot cost.

Does Holp have a WordPress plugin?

Not yet. A WordPress integration is listed as coming in the product. Today Holp installs by snippet, which works on WordPress exactly as it works anywhere else — and has the side benefit of not adding another plugin to maintain.

We would rather tell you that plainly than let you search the plugin directory and wonder why we are not in it.

What to look for in a WordPress chatbot

  • Does it read your existing pages, or do you have to type everything again?
  • Does it answer unscripted questions, or only the paths you built?
  • Does it say when it does not know, or invent something?
  • Does it slow the page down? Check it loads asynchronously.
  • Does it work on mobile without covering your cookie notice?
  • Can colleagues use it without paying per seat?

Check what your WordPress site can already answer

Before installing anything, find out how much of the job your content already does. Our free Site Answerability Check reads your pages and reports which of the questions visitors typically ask are answered and which are not. A minute, no account, no plugin.

If your sitemap is not where the checker expects, how to find a sitemap covers that, and our free sitemap extractor will pull it for you.

Frequently asked questions

What is the best AI chatbot for WordPress?

The one that reads your existing content, answers questions nobody scripted, admits when it does not know, and does not charge per colleague. Whether it arrives as a plugin or a snippet matters much less than those four things.

Do I need a plugin to add a chatbot to WordPress?

No. Most tools install with one snippet in your header, which works on any theme and adds nothing to maintain.

Will a chatbot slow my WordPress site down?

A well-built one loads separately from your page content, so pages render as normal and the chat button arrives afterwards. Plugins that add PHP to every request are more likely to cost you speed than a snippet is.

Are there free WordPress chatbot plugins?

Yes, mostly rule-based ones where you build the conversation paths yourself. They handle what you predicted and nothing else. Free tiers of AI tools exist too, usually with the supplier’s branding on your widget.

Where exactly do I paste the code?

A theme options header field, or a header and footer scripts plugin. Avoid editing the parent theme’s header.php directly, because the next theme update will overwrite it.

Does Holp work with WooCommerce?

The widget runs on a WooCommerce site like any other. There is no order-lookup or cart integration, so if you need those, a tool built for ecommerce is the better fit.

Related reading

Sources and pricing checks

We checked the provider-owned sources below on 16 August 2026. Plans, prices and product capabilities can change, so confirm the details that matter to you before buying.