<defaltam/>

Getting started

How to build a chatbot on your own site

A practical guide to building an AI chatbot for your own website: what to decide first, how it learns your pages, the script tag, testing, and what it costs.

In short

To build a chatbot on your own site you decide what job it does, give it your website as its source of knowledge, add one script tag to your pages, then test it with the questions your customers actually ask.

You do not need to write code or train a model yourself. With Defaltam a working chatbot costs €79/month for support or €149/month for sales, starts with a 5-day free trial, and goes live the same day.

4.7·130 reviews

Key facts

Key facts

Decide what the chatbot is actually for

Every good chatbot has one job. A support bot exists to answer questions that already have an answer somewhere on your site: opening hours, delivery times, refund policy, what is included in a package. A sales bot exists to turn an anonymous visitor into a named lead: it asks what they need, handles the obvious objections, and collects an email or phone number.

Trying to do both with one set of instructions produces a bot that hedges. Pick the one that matches the problem you actually have this month — too many repeat questions, or too few enquiries.

Choose between building it yourself and using a hosted bot

Building from scratch means wiring a language model API, writing a retrieval layer so the model can look things up in your content, storing conversations, handling rate limits and abuse, and shipping a widget that loads fast on mobile. It is a real project, usually a few weeks, plus ongoing model costs.

A hosted chatbot gives you all of that as a subscription. The trade-off is flexibility: you configure rather than code. For most business sites the hosted route wins, because the value comes from accurate answers, not from owning the plumbing.

ApproachTime to liveOngoing workBest for
Build it yourself2–6 weeksModel costs, hosting, maintenanceTeams with developers and unusual requirements
Hosted chatbot (Defaltam)About 10 minutesRe-index after content changesBusinesses that want answers, not infrastructure
Generic AI assistant, no site dataMinutesConstant correctionNothing serious — it invents details

Give the bot your website as its knowledge

The single thing that separates a useful chatbot from an embarrassing one is grounding: the bot should answer from your content, not from a general model's guesswork. Defaltam reads your public pages and uses that text as the bot's source material, so it repeats your prices, your policies, your service names.

Anything not written on your site cannot be answered. That is a feature, not a limitation — but it means it is worth publishing the five facts customers always ask about before you go live.

Install it with one script tag

Once the bot exists, installing it is a copy-and-paste job. The line goes inside the <head> element of every page where the widget should appear.

<script src="https://defaltam.com/api/public/bot/widget?k=YOUR_PUBLIC_KEY" async></script>

Test it like a customer, then launch

  • · Ask the five questions you get most often and check every answer against reality.
  • · Ask something the bot cannot know and confirm it offers a handoff instead of inventing an answer.
  • · Open the site on a phone and make sure the launcher does not cover your main button.
  • · Re-index after you change prices or add a page, so the bot never quotes stale numbers.
  • · Watch the first fifty conversations — they tell you exactly what your site fails to explain.

The product behind this guide

A chatbot trained on your own website, live today

Defaltam builds AI chatbots that read your public pages and answer with your real prices, services and policies. Support is €79/month, Sales is €149/month, both start with a 5-day free trial, and installation is one script tag.

FAQ

Questions people ask about this

How do I build a chatbot on my own website?

Decide whether the bot handles support or sales, connect it to your website so it learns your pages, paste one script tag into your site's head section, then test it with real customer questions. With Defaltam the process takes about ten minutes and needs no code beyond that single line.

Do I need to know how to code to add a chatbot?

No. Every major platform — WordPress, Shopify, Webflow, Wix, Squarespace — has a field for header code where you paste the chatbot script. No development work is required.

How does the chatbot know about my business?

Defaltam crawls your public website pages and uses that text as the bot's knowledge, so it answers with your real services, prices and policies. You can add extra facts as plain text and re-index whenever your site changes.

What does a website chatbot cost to run?

Defaltam charges a flat €79/month for the support bot and €149/month for the sales bot, with a 5-day free trial on both. Building one yourself costs developer time plus per-message model fees that scale with traffic.

Related

Keep reading.