Integration
WordPress integration
Last updated
Install the Mentionwell companion plugin, copy the per-site secret from Connect, and choose whether managed articles arrive as drafts, pending posts, private posts, or live posts. Every publish, update, test, and delete is HMAC-signed.
How it works
- Download and install. Download the plugin ZIP, then use WordPress → Plugins → Add New → Upload Plugin.
- Configure. In Settings → Mentionwell, paste the webhook secret and Site ID from Connect. Add a PAT only if you enable AI-bot crawl reporting.
- Connect delivery. In Mentionwell, choose the WordPress CMS adapter and paste
https://yoursite.com/wp-json/mentionwell/v1/webhook. - Pick a publish strategy. The plugin supports draft, pending review, private, or live posts. Start with drafts for the first client articles.
- Verify. Run Test connection. The plugin authenticates the signed
post.testevent without creating a post. - Optional bulk import. Pull your existing archive in for AEO measurement and the bulk-optimize pass.
Why this beats writing in WordPress directly
- You measure first. The AEO scan tells you which prompts you’re losing on before you write anything.
- Editorial pass on every draft. The reflection critic auto-rewrites anything below 0.8 confidence. The Gutenberg editor doesn’t.
- Schema by default. The plugin stores Mentionwell JSON-LD and emits it when Yoast or Rank Math is not already managing schema.
- 4K images out of the box. Featured + inline images that respect your brand’s visual identity.
- Cost ledger. See per-article token spend so the CFO’s question is answered before they ask.
What gets written into WordPress
- Standard WordPress post title, slug, HTML body, excerpt, and configured status.
- Categories and tags, including the optional category mapping from plugin settings.
- Featured image sideloaded into the media library.
- Meta title, meta description, canonical URL, language, and JSON-LD as managed post metadata.
- Automatic right-to-left wrapper for Hebrew and Arabic managed posts.
Pricing
The WordPress integration is included on every paid plan — Starter, Growth, Scale, Enterprise. Free does not push to external destinations. See pricing for the full plan matrix.