WordPress Compatible • 100% Free

Free AI Chatbot for WordPress

Add an AI-powered chatbot to your WordPress site in 5 minutes. Answer customer questions automatically, 24/7.

1 WordPress Site Information

We'll verify your site is WordPress

Note: The AI agent only crawls static HTML content from your index page.

2 Add Questions & Answers 0/10

Add common questions visitors ask and their answers. Your AI chatbot will use these for instant responses.

Examples: "How do I subscribe?" • "Where's my download link?" • "What's your refund policy?"

3 What details should your chatbot collect?

4 Your Contact Information

We'll email the chatbot code and WordPress instructions

Free Plan Includes:

  • • 100 chatbot requests per month
  • • Works with any WordPress theme
  • • No plugin required - simple code snippet
  • • Step-by-step WordPress setup guide
  • • Email support

WordPress Setup Instructions

Here's how easy it is to add your chatbot to WordPress:

Method 1: Using a Plugin (Recommended)

1.

In your WordPress dashboard, go to Plugins → Add New

2.

Search for "Insert Headers and Footers" or "WPCode"

3.

Install and activate the plugin

4.

Go to Settings → Insert Headers and Footers

5.

Paste your chatbot code in the "Scripts in Footer" section

<script src="https://cdn.rhinoagents.com/chatbot.js"></script>
<script>
  RhinoChat.init({ chatbotId: 'YOUR_UNIQUE_ID' });
</script>
6.

Click "Save" and you're done! 🎉

Method 2: Editing Theme Files (Advanced)

1.

Go to Appearance → Theme File Editor

2.

Select footer.php from the right sidebar

3.

Find the </body> tag (usually near the bottom)

4.

Paste your chatbot code just before the </body> tag

<!-- RhinoAgents Chatbot -->
<script src="https://cdn.rhinoagents.com/chatbot.js"></script>
<script>
  RhinoChat.init({ chatbotId: 'YOUR_UNIQUE_ID' });
</script>
<!-- End RhinoAgents Chatbot -->

</body>
5.

Click "Update File"

Warning: Make a backup before editing theme files. Changes may be lost during theme updates.

Method 3: Using Elementor or Page Builder

1.

Edit any page with Elementor

2.

Drag an "HTML" widget to your footer area

3.

Paste your chatbot code in the HTML widget

4.

Publish the page - the chatbot appears on all pages!

Your chatbot code will be emailed to you with these complete instructions!

Frequently Asked Questions

Everything you need to know about building your free AI chatbot.

How does the AI learn about my business?

Does this work with Elementor, Divi, and other builders?

Can I teach it about my WooCommerce products?

Will it slow down my WordPress site?

Do I need a plugin to install this?

No credit card required for free trial