Title: Sitewise
Author: jody nesbitt
Published: <strong>Alunsun 31, 2015</strong>
Last modified: ayidosun 13, 2026

---

Search plugins

![](https://ps.w.org/wp-call-me-back/assets/banner-772x250.png?rev=3567382)

![](https://ps.w.org/wp-call-me-back/assets/icon-256x256.png?rev=3567382)

# Sitewise

 By [jody nesbitt](https://profiles.wordpress.org/pigeonhut/)

[Download](https://downloads.wordpress.org/plugin/wp-call-me-back.4.0.2.zip)

 * [Details](https://fon.wordpress.org/plugins/wp-call-me-back/#description)
 * [Reviews](https://fon.wordpress.org/plugins/wp-call-me-back/#reviews)
 *  [Installation](https://fon.wordpress.org/plugins/wp-call-me-back/#installation)
 * [Development](https://fon.wordpress.org/plugins/wp-call-me-back/#developers)

 [Support](https://wordpress.org/support/plugin/wp-call-me-back/)

## Description

**Sitewise turns your existing pages into a chat assistant that answers visitors
using only your own content** — no hallucinated competitors, no off-brand advice.
It also includes the original request-a-call-back form, so visitors who would rather
talk can leave their number.

The plugin compiles your published content into a small knowledge corpus (the `llms.
txt` / `llms-full.txt` pattern) and keeps it in sync as you publish and edit. A 
lightweight Cloudflare Worker answers questions strictly from that corpus, and falls
back to your contact page when it does not know.

> **Note:** the grounded chat assistant is in preview while we finish the hosted
> Worker. Out of the box the public floating widget is the **request-a-call-back
> form** (no Worker required). Once you connect a Worker and switch the front-end
> to chat mode, the same launcher becomes the assistant.

#### What you get

 * **Request-a-call-back widget** — a floating launcher (or inline `[sitewise]` 
   shortcode) that lets visitors leave their number; submissions are stored in your
   dashboard and emailed to you. **This is the default front-end widget today.**
 * **Grounded chat assistant (preview)** — once a Cloudflare Worker is connected,
   the launcher answers from your pages only.
 * **Self-maintaining corpus** — rebuilt automatically when you publish, edit, trash,
   or delete content.
 * **Public `llms.txt` files** — so other AI agents can read your site too.
 * **Hand-curation where it counts** — an orientation block and an FAQ block you
   write once, plus a per-page “AI summary” box.
 * **Request-a-call-back form** — the original Call-Me-Back feature, rewritten clean.
   Use the `[sitewise_callback]` shortcode or the sidebar widget; submissions are
   stored in your dashboard and emailed to you.

#### Two ways to run it

 * **BYO Cloudflare (free):** deploy the included Worker to your own Cloudflare 
   account and pay your own (tiny) inference cost. Cleanest privacy story.
 * **Hosted (optional):** paste a site key from a Sitewise account and let us host
   the Worker, with analytics and stronger models.

#### Privacy

By default the Worker logs no chat content — only message counts for rate limiting.
Your corpus is built from already-public pages.

### A note on this update (3.x  4.0)

This plugin began life as **Call me back widget**. Version 4.0 keeps that call-back
form as a built-in feature and adds the Sitewise assistant as the new headline capability.**
Existing call-back users keep their widget** — enable it under **Settings  Sitewise
Call-back widget** — and gain the assistant on top. See the upgrade notice below.

## Installation

 1. Install and activate the plugin.
 2. Go to **Sitewise** in the admin menu.
 3. **Call-back form (on by default):** the floating launcher already shows a request-
    a-call-back form site-wide. You can also drop the inline `[sitewise]` or `[sitewise_callback]`
    shortcode on a page, or add the sidebar widget. Submissions appear in your dashboard
    and are emailed to you.
 4. **Chat assistant (preview):** deploy the bundled Cloudflare Worker (see the `worker/`
    folder on GitHub), paste its URL and shared secret, click **Rebuild corpus now**,
    then switch the front-end to chat mode — the same launcher becomes the assistant.

## FAQ

### Does the assistant make things up?

No — it is instructed to answer only from your compiled corpus and to send visitors
to your contact page when a question is not covered.

### Do I need an OpenAI key?

No. The default Worker uses Cloudflare Workers AI. Claude and other providers are
pluggable later.

### I only want the call-back form, not the chatbot.

Leave the chatbot disabled under Settings  Sitewise; the call-back form works on
its own, exactly as before.

### Where is my content sent?

In BYO mode, only to your own Cloudflare Worker. The corpus is built from public
pages and stored in your uploads directory.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Sitewise” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ jody nesbitt ](https://profiles.wordpress.org/pigeonhut/)

[Translate “Sitewise” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-call-me-back)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-call-me-back/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-call-me-back/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-call-me-back/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-call-me-back/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 4.0.2

 * Visual refresh: the Sitewise dashboard now uses the same hero-card treatment 
   as Cache by Folium.
 * Folium suite overview now includes the live Cache by Folium plugin with its WordPress.
   org link.

#### 4.0.1

 * Housekeeping: removed the placeholder “Folium Images” card from the Folium suite
   overview (the shared admin UI). No change to Sitewise’s own features.

#### 4.0.0

 * NEW: the public floating widget is the request-a-call-back form by default; the
   grounded chat assistant ships in preview and turns on once a Worker is connected.
 * NEW: Sitewise grounded chat assistant — answers visitors from your own content
   via a Cloudflare Worker.
 * NEW: automatic `llms.txt` + `llms-full.txt` corpus generation, rebuilt on content
   changes.
 * NEW: orientation + FAQ curation blocks and a per-page “AI summary” meta box.
 * NEW: floating chat launcher, `[sitewise]` inline shortcode, BYO/hosted modes.
 * CHANGE: the call-back feature is rewritten clean — submissions are now stored
   as a dashboard list and emailed to the admin, replacing the legacy custom tables.
 * CHANGE: removed the embedded reCAPTCHA library in favour of a nonce + honeypot;
   bundled BebasNeue font and colpick picker dropped.
 * FIX: removed `error_reporting(0)` and unserialized-option patterns from the 3.
   x codebase.
 * Requires PHP 7.4+ and WordPress 6.4+.

#### 3.4.1

 * Legacy “Call me back widget” release (2017).

## Meta

 *  Version **4.0.2**
 *  Last updated **4 days ago**
 *  Active installations **30+**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-call-me-back/)
 * Tags
 * [AI](https://fon.wordpress.org/plugins/tags/ai/)[assistant](https://fon.wordpress.org/plugins/tags/assistant/)
   [call back](https://fon.wordpress.org/plugins/tags/call-back/)[chatbot](https://fon.wordpress.org/plugins/tags/chatbot/)
   [customer support](https://fon.wordpress.org/plugins/tags/customer-support/)
 *  [Advanced View](https://fon.wordpress.org/plugins/wp-call-me-back/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-call-me-back/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-call-me-back/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-call-me-back/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-call-me-back/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-call-me-back/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-call-me-back/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-call-me-back/reviews/)

## Contributors

 *   [ jody nesbitt ](https://profiles.wordpress.org/pigeonhut/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-call-me-back/)