Skip to main content

Zoho Sites

What is Zoho Sites?

Zoho Sites is a no-code website builder developed by Zoho Corporation, designed to help individuals, startups, and small businesses create professional websites without writing any code.


🔍 Key Features of Zoho Sites

  • Drag-and-Drop Builder

    Build your site visually with a user-friendly interface—no coding skills required.

  • Pre-built Templates

    Choose from a variety of responsive and customizable templates for different industries.

  • Custom Code Integration

    Add HTML, CSS, or JavaScript snippets for advanced functionality or integrations.

  • Forms & CRM Integration

    Seamlessly connect with Zoho Forms, Zoho CRM, and other Zoho ecosystem tools.

  • Blog & SEO Tools

    Create and manage blogs with built-in SEO tools to improve search engine visibility.

  • Mobile Responsive Design

    All templates are mobile-optimized to ensure your site looks great on any device.

  • Hosting & SSL Included

    Comes with free web hosting and SSL certificate for secure and reliable websites.


💼 Ideal For

  • Small businesses and startups
  • Personal portfolio websites
  • Nonprofits and event pages
  • Users within the Zoho ecosystem

Embbeding your Blubuddy Widgets on your Zoho Sites Website

Step 1: Log in to Zoho Sites

Step 2: Create a New Website

  • Enter your desired website name.

1.png

  • Select an appropriate category that best represents your website.

2.png

  • Click “Choose Template” to continue.

3.png

Step 3: Select a Template

  • Browse the available templates and select the one that fits your design and content preferences.

4.png

Step 4: Access the Dashboard

  • Once you choose a template, you will be redirected to the Dashboard of your selected site.

6.png

Step 5: Open Custom Code Settings

  • From the left-hand navigation bar, click on “Customization” and then select the “Code” option.

7.png

Step 6: Add Your Custom Code

You’ll have to insert your code in Footer sections:

  • Footer

8.png

Paste your custom HTML/JS code in the footer section to appear.

// Example
<div id="chatbot" botId="YOUR_CHATBOT_ID"></div>
<script defer src="https://cdn.jsdelivr.net/gh/atozdebug/chatbot-widget@latest/index.js" type="module"></script>

Step 7: Save Your Changes

  • Click the “Save” button to store the custom code.

9.png

Step 8: Publish Your Site

  • Click the “Publish” button to make your changes live. Verify that the widget or custom functionality is correctly integrated on your site.

10.png

Having Trouble? Let's Troubleshoot!

If your BluBuddy chatbot isn’t appearing or functioning properly on your Zoho Sites website, try these quick fixes:

  1. Check Code Placement: Ensure the chatbot script is correctly pasted in Zoho Sites as per directions above.
  2. Verify Installation Code: Ensure that the "Update" button was pushed when the bot was being installed on Zoho Sites.
  3. Clear Cache & Refresh: Clear browser cache and refresh your website. Try opening it in Incognito Mode.

If everything is correct and you are still unable to move forward, write to us at hello@blubuddy.io Our Team will reach out to you as soon as possible for troubleshooting your problem.