Adding an AI chatbot to WordPress usually means hunting through the plugin directory, installing something that drags in its own scripts and settings screens, and hoping it doesn't clash with your theme or your other plugins. Ollabear takes the opposite approach: it's one script tag — no plugin — and an AI builds the bot from your site before you paste it.

The no-plugin way to add AI chat to WordPress

Because Ollabear loads from a single tag, there's no Ollabear plugin to install, update, or troubleshoot. You can add the tag three common ways:

  • Theme footer: paste it before </body> in your theme (or child theme).
  • A header/footer snippet plugin: if you'd rather not touch theme files, drop the tag into any "insert headers and footers" snippet tool.
  • A page builder: an Elementor / Gutenberg HTML block takes the tag directly.

Any of these and you're live on every page. No CMS-specific code path, no app-store approval, no PHP.

Why "just a script tag" is the feature, not a shortcut

  • No plugin conflicts. The widget runs in an isolated Shadow DOM, so it can't fight your theme's CSS or another plugin's JavaScript.
  • No bloat. It's a <50 KB gzipped, zero-dependency widget — not a multi-hundred-KB plugin bundle.
  • No maintenance. Nothing to keep updated in wp-admin; the widget is served and versioned for you.
  • Doesn't touch your render path. It loads asynchronously, so it won't drag your Core Web Vitals down.

What you actually get on your WordPress site

The widget isn't a rule-based plugin bot. It's a real AI agent, and the setup is itself done by AI: paste your site URL and a builder agent reads your WordPress content, drafts your bot's persona, welcome message and FAQs, and you confirm — about 90 seconds. After that the bot reasons in a tool-calling loop, uses your tools and 280+ apps via MCP, answers from your content with citations, remembers returning visitors, and improves over time.

Script tag vs a WordPress chatbot plugin

 Typical WP chatbot pluginOllabear (script tag)
InstallPlugin + settings screensPaste one tag
WeightOften hundreds of KB + PHP<50 KB, zero deps
Theme safetyCan clash with CSS/JSShadow-DOM isolated
The botOften rule-based flowsA real AI agent
SetupYou configure itAn AI builds it from your site
Bottom line: you don't need a plugin to put a capable AI agent on WordPress — you need one script tag. Let the AI build your bot from your site, paste the tag, and you're live in about 90 seconds, free for your first 100 conversations a month.
Add it to WordPress free