Embed an AI Chatbot on WordPress Without Writing Code

How do I add a ChatNexus AI chatbot widget to my WordPress site?

Direct answer: Install the official ChatNexus WordPress plugin from the plugin marketplace, enter your ChatNexus agent UUID in the settings, and activate. The widget appears on every page automatically via an async script injected into the footer.

The plugin handles all the iframe embedding logic—you don't need to touch any code. The widget loads asynchronously, so it doesn't block your page render. See the WordPress integration guide for step-by-step screenshots.

Where do I find my agent UUID?

Direct answer: Log into your ChatNexus dashboard, open the agent you want to embed, and find the UUID in the <strong>Widget</strong> or <strong>Embed</strong> tab. It looks like <code>550e8400-e29b-41d4-a716-446655440000</code>.

The UUID uniquely identifies your agent across all platforms. Copy it exactly as shown—it's case-sensitive. Paste it into the ChatNexus WordPress plugin settings.

Can I customize the chatbot widget appearance?

Direct answer: Yes. The ChatNexus dashboard lets you customize colors, initial greeting, position (bottom-right, bottom-left, etc.), and behavior. Changes apply instantly to all embedded instances.

Open your agent → Widget Settings → customize theme, greeting, and animation. All changes sync to your WordPress site and any other embed within seconds. No plugin re-activation needed.

Does the WordPress plugin slow down my site?

Direct answer: No. The ChatNexus script loads asynchronously in the footer and is cached aggressively on our CDN, so it has minimal impact on page load times.

The script uses async defer attributes, meaning it doesn't block DOM parsing. The widget also loads lazy—it doesn't initialize until the user scrolls near it or clicks the icon. WordPress plugin best practices recommend async loading, which we follow.

What happens if I deactivate the plugin?

Direct answer: The chatbot widget disappears from all pages. If you reactivate later, the widget re-appears with the same settings saved.

Deactivating the plugin removes the script tag from your footer but does not delete your ChatNexus agent or any data. Your agent continues running on ChatNexus and can be re-embedded anytime by reactivating the plugin or using the manual <script> embed code.

Deploy an AI agent on your site in minutes

Connect your knowledge base, embed on any domain, and start free — no credit card required.

Create Your AI Agent Free