
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.
[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.llms.txt files — so other AI agents can read your site too.[sitewise_callback] shortcode or the sidebar widget; submissions are stored in your dashboard and emailed to you.By default the Worker logs no chat content — only message counts for rate limiting. Your corpus is built from already-public pages.
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.