Hven — AI Search Visibility
Auto-deploy llms.txt and schema.org JSON-LD generated in your Hven dashboard onto your WordPress site. No copy-paste, no manual snippets.
Download
Pre-release sideload zip. Unzip to wp-content/plugins/
and activate from the WordPress admin Plugins page.
Version 2.0.0 · Requires WordPress 6.2+ · PHP 8.0+ · GPLv2 or later
Installation
- Download the zip above.
- In your WordPress admin: Plugins → Add New → Upload Plugin → choose the zip → Install Now.
- Activate the plugin.
- Open Settings → Hven.
- Paste your Tenant ID, Brand ID, and Brand API key from your Hven dashboard, tick the consent checkbox, and click Connect to Hven.
What this plugin does
Once connected, the Hven dashboard's per-artifact "Deploy to
WordPress" button publishes the generated llms.txt and schema.org
JSON-LD to this site. The plugin writes llms.txt to
your WordPress root (or serves it virtually if the filesystem is
read-only) and injects JSON-LD on wp_head inside
<script type="application/ld+json"> tags.
Every Hven → plugin request is HMAC-SHA256 signed with a
per-connection secret. The plugin verifies signature + timestamp
window before applying anything. Read the plugin's
readme.txt for the full security and data-flow
disclosure.