Table of Contents
How to Add a Chatbot to WordPress
Add AI-powered chat to your WordPress site without plugins.
What You'll Need
- WordPress site (self-hosted or .com Business+)
- Content for your chatbot
- Assisters account (free)
Setup Guide
Step 1: Create Your Assistant
- Sign up at assisters.io
- Create new assistant
- Upload your content
Step 2: Get Embed Code
- Go to assistant settings
- Click "Embed"
- Copy the script tag
Step 3: Add to WordPress
Method A: Theme Customizer
- Appearance > Customize
- Additional CSS/Custom HTML
- Paste script (if supported)
Method B: Header/Footer Plugin
- Install "Insert Headers and Footers" plugin
- Go to Settings > Insert Headers and Footers
- Paste code in Footer section
- Save
Method C: Theme Files
- Appearance > Theme Editor
- Select footer.php
- Paste before </body>
- Update file
Method D: Elementor/Page Builders
- Edit with Elementor
- Add HTML widget
- Paste embed code
Step 4: Verify
- Clear cache
- Visit your site
- Test the chatbot
Customization Options
- Widget position
- Brand colors
- Welcome message
- Trigger behavior
Troubleshooting
Widget not showing?
- Clear caching plugins
- Check for JavaScript errors
- Verify code placement
Not working on all pages?
- Ensure code is in global footer
- Check page-specific settings
WordPress + AI chatbot = better user experience.