Title: Nexez Agent-Ready
Author: nexezdev
Published: <strong>1 de Septiembre de  2026</strong>
Last modified: 1 de Septiembre de  2026

---

Buscar plugins

![](https://ps.w.org/nexez-agent-ready/assets/banner-772x250.png?rev=3676927)

![](https://ps.w.org/nexez-agent-ready/assets/icon-256x256.png?rev=3676927)

# Nexez Agent-Ready

 Por [nexezdev](https://profiles.wordpress.org/nexezdev/)

[Descargar](https://downloads.wordpress.org/plugin/nexez-agent-ready.1.0.0.zip)

 * [Detalles](https://cl.wordpress.org/plugins/nexez-agent-ready/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/nexez-agent-ready/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/nexez-agent-ready/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/nexez-agent-ready/#developers)

 [Soporte](https://wordpress.org/support/plugin/nexez-agent-ready/)

## Descripción

AI shopping agents read structured data on your server, not your design. **Nexez
Agent-Ready** connects your WordPress site to your [Nexez](https://nexez.app/) listing
so agents can understand and transact with your offers, with nothing to maintain.

Paste your Nexez listing slug and the plugin will:

 * Inject your listing’s **JSON-LD** (schema.org offers) and a manifest `<link>`
   into every page `<head>`, server-side, so agents that read your HTML see your
   offers.
 * **301-redirect** the agent artifact paths on your domain (`/.well-known/agent.
   json`, `/agent.json`, `/llms.txt`, `/openapi.json`, and `/mcp.json` when enabled)
   to your **live** Nexez listing, so an agent probing `yoursite.com/.well-known/
   agent.json` always gets your current offers.
 * Serve the **file ownership proof** (`/.well-known/nexez-verify.txt`) so you can
   verify your site on Nexez without editing DNS.

Everything reflects your live Nexez listing. The plugin validates the public JSON
response, encodes the JSON-LD locally, and constructs the manifest link locally.
It never prints remote HTML into your site.

**Privacy / network:** this plugin depends on the external Nexez service at https://
nexez.app/. After an administrator saves a listing slug, the plugin makes a server-
side request to `https://nexez.app/<your-slug>/embed.json` when its local cache 
is empty or expired. Full details, including the data sent and legal links, appear
in the **External services** section below.

### External services

This plugin depends on **Nexez**, an external software service that hosts merchant
listings and their public agent-discovery artifacts.

 * **Service website:** [Nexez](https://nexez.app/)
 * **When a request is made:** after an administrator saves a Nexez listing slug,
   the plugin sends a server-side GET request to `https://nexez.app/<your-slug>/
   embed.json` when the one-hour local cache is empty or expired. This can occur
   while a public page is rendered, while one of the supported agent-artifact paths
   is requested, or while the plugin settings page checks the connection. A failed
   request is cached for five minutes. Saving the settings clears the cache.
 * **Data sent:** the configured public listing slug appears in the request URL.
   The request also necessarily exposes the WordPress server’s IP address and sends
   the User-Agent `Nexez-Agent-Ready/<version>; WordPress`. The plugin does not 
   include the WordPress site URL, page content, administrator details, visitor 
   details, cookies, form values, or analytics data.
 * **Why it is sent:** Nexez uses the slug to return that listing’s public structured
   data, artifact URLs, and redirect map. The plugin needs this response to add 
   JSON-LD and discovery links and to route the supported agent-artifact paths.
 * **Data received:** the configured listing’s public name, structured data, artifact
   URLs, and redirect rules. The plugin validates this data and constructs all WordPress
   output locally.
 * **No browser requests or tracking:** requests originate from the WordPress server.
   The plugin does not make Nexez requests from visitors’ browsers and does not 
   send analytics or telemetry.
 * **Administrator choice:** saving a listing slug is the action that connects the
   site to Nexez and enables these requests. Clearing the slug disables them.
 * **Terms of service:** [Nexez Terms of Service](https://nexez.ai/terms)
 * **Privacy policy:** [Nexez Privacy Policy](https://nexez.ai/privacy)

## Capturas de pantalla

[⌊Settings screen: paste your Nexez listing slug and optional verification token.⌉⌊
Settings screen: paste your Nexez listing slug and optional verification token.⌉[

Settings screen: paste your Nexez listing slug and optional verification token.

[⌊The injected JSON-LD and manifest link as agents see them in your page head.⌉⌊
The injected JSON-LD and manifest link as agents see them in your page head.⌉[

The injected JSON-LD and manifest link as agents see them in your page head.

## Instalación

 1. Install and activate the plugin.
 2. Get your listing slug from your Nexez listing URL: `https://nexez.app/<slug>`.
 3. Go to **Settings > Nexez Agent-Ready**, paste the slug, and save.
 4. (Optional) To verify site ownership on Nexez, paste the verification token from**
    Nexez > Settings > Your website**, then run “Verify (file)” on Nexez.

## FAQ

### Do I need a Nexez account?

Yes. Create a free listing at https://nexez.app/. The plugin connects this site 
to that listing.

### Will this change my theme or content?

No. It only adds structured data to your `<head>` and redirects a handful of machine-
readable artifact paths.

### What if I already have an /llms.txt file?

Your existing file is served by your web server and is left untouched. The plugin
only handles artifact paths that would otherwise 404.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Nexez Agent-Ready” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

 *   [ nexezdev ](https://profiles.wordpress.org/nexezdev/)

[Traduce “Nexez Agent-Ready” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/nexez-agent-ready)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/nexez-agent-ready/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/nexez-agent-ready/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/nexez-agent-ready/)
por [RSS](https://plugins.trac.wordpress.org/log/nexez-agent-ready/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0.0

 * Initial release: locally encoded JSON-LD, live artifact redirects, and file-method
   verification.
 * Document the Nexez external service, request data, timing, purpose, terms, and
   privacy policy.
 * Validate structured responses and construct all WordPress markup locally.

## Meta

 *  Versión **1.0.0**
 *  Última actualización **hace 3 días**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 5.5 o superior **
 *  Probado hasta **7.1**
 *  Versión de PHP ** 7.2 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/nexez-agent-ready/)
 * Etiquetas
 * [Agents](https://cl.wordpress.org/plugins/tags/agents/)[AI](https://cl.wordpress.org/plugins/tags/ai/)
   [ecommerce](https://cl.wordpress.org/plugins/tags/ecommerce/)[JSON-LD](https://cl.wordpress.org/plugins/tags/json-ld/)
   [structured data](https://cl.wordpress.org/plugins/tags/structured-data/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/nexez-agent-ready/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/nexez-agent-ready/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/nexez-agent-ready/reviews/)

## Colaboradores

 *   [ nexezdev ](https://profiles.wordpress.org/nexezdev/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/nexez-agent-ready/)