How to Install the llmo.press AI Chat Widget on Your Website

Introduction

Enhance your website with llmo.press's AI chat widget to engage visitors and offer instant assistance. Follow the instructions below to install the widget on various platforms.

llmo.press is an application designed to help you improve your website's presence in Large Language Model (LLM) chat bots. The platform bridges the gap between businesses and LLM platforms by optimizing content for LLM consumption, providing analytics on customer interactions, and offering tools to continuously improve LLM-based customer engagement. Let's talk about how to add llmo.press to your website.

Installation Instructions

General Installation

To add the AI chat widget to your website, follow these steps:

  1. Access Your Website's HTML:

    • Open the HTML file of the webpage where you want to add the widget.
  2. Insert the Code:

    • Copy the following script code and paste it right before the closing </body> tag of your HTML:

    html

  3. Customize the Widget (Optional):

    • You can personalize the widget by altering the following settings within the script:
      • button_text: Change the text displayed on the button.
      • button_color: Modify the color of the button using a hex code.
      • intro_text: Update the introductory text shown in the chat.

Platform-Specific Installation

WordPress

  1. Access the Admin Panel:

    • Log into your WordPress dashboard.
  2. Edit the HTML:

    • Navigate to Appearance > Editor.
    • Select the footer.php file.
  3. Add the Widget Code:

    • Insert the provided script code before the closing </body> tag.
  4. Save Changes:

    • Click Update File to save your changes.

Webflow

  1. Open Project Settings:

    • Go to your Webflow dashboard and select your project.
  2. Custom Code Section:

    • Navigate to Project Settings > Custom Code.
  3. Add the Widget Code:

    • Paste the script code in the Footer Code section, before the closing </body> tag.
  4. Publish Your Site:

    • Click Publish to apply the changes.

Custom Websites

For custom-built websites, follow the general installation instructions provided above. Ensure you have access to the HTML files of your site.