Nxis AI
wordpress plugin for connecting to nxisai
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/nxisai/nxis-wp-plugin/releases/download/v1.0.2-rc/nxis-wp-plugin-1.0.2-rc.zipNxis AI Integration for WordPress
Overview
This plugin connects your WordPress site to the Nxis AI platform, allowing you to dynamically inject JSON-LD structured data into your web pages. By embedding this structured data, the Nxis AI plugin helps transform your standard content into semantic data that is easily discoverable and consumable across the modern search and AI ecosystem (including Search Engines, AI Agents, and Large Language Models).
The plugin supports two modes of operation:
- Client-Side (Browser Framework)
- Server-Side Rendering (SSR)
Features
- Easy Setup: No coding required. Simply input your Nxis JWT Token.
- Two Injection Methods: Choose between lightweight client-side JavaScript injection or robust Server-Side Rendering (SSR).
- SSR Caching: Built-in caching for SSR mode leveraging the WordPress Transient API to preserve your site's speed and respect API rate limits.
- Bot Detection: Passes the User-Agent to the Nxis Proxy when using SSR to ensure search engine and LLM bots see your structured data correctly.
How It Works
This plugin replicates the functionality of the nxis-js library directly within WordPress.
Client-Side (Browser)
If "Client-side" is selected, the plugin injects a <link rel="preconnect"> for the Nxis CDN and an asynchronous script tag (`
Releases
1 release. Each count is every asset in that release; expand a row for the breakdown.