Install a plugin, and every page on your site automatically gets the metadata that AI agents need. No coding required. Works with all major website platforms.

These plugins are a starter kit — they cover the foundational MX metadata that every site needs. The full Machine Experience goes much further.

Traditional CMS

Server-side plugins with full admin interfaces. Metadata is embedded before the page reaches the browser — optimal for AI agents that do not run JavaScript.

WordPress

Server-side PHP

Full plugin with settings page and per-page controls. Detects existing SEO plugins (Yoast, RankMath) and works alongside them.

Setup: 5 minutes

  1. Download the zip file below
  2. In WordPress, go to Plugins > Add New > Upload Plugin
  3. Choose the zip file and click Install Now
  4. Click Activate
  5. Go to Settings > MX Cogify and fill in your site details
Download for WordPress (.zip)

Drupal

Server-side PHP

Native Drupal module for Drupal 10 and 11. Auto-detects content types and pulls tags from taxonomy. Works alongside the Metatag module.

Setup: 5 minutes

  1. Download the zip file below
  2. Extract into your site's modules/custom/ folder
  3. Go to Extend and enable MX Cogify
  4. Go to Configuration > Web services > MX Cogify
  5. Fill in your site details and save
Download for Drupal (.zip)

Website Builders

Copy-and-paste integrations for managed platforms. Shopify uses server-side Liquid; Wix and Squarespace use lightweight client-side scripts.

Shopify

Server-side Liquid

Paste one snippet into your theme. Auto-detects products, blog posts, and collections. Prices and stock are always accurate.

Setup: 5 minutes

  1. Download the file below
  2. Open the file in a text editor and copy all the text
  3. In Shopify, go to Online Store > Themes > Edit Code
  4. Open theme.liquid (under Layout)
  5. Paste the code just before </head> and save
Download for Shopify (.liquid)

Wix

Client-side JS

Paste one snippet into Wix Custom Code. Reads your existing page metadata and adds MX tags and Schema.org automatically.

Setup: 3 minutes

  1. Download the file below
  2. Open the file in a text editor and copy all the text
  3. In Wix, go to Settings > Custom Code
  4. Click Add Custom Code, paste the code
  5. Set to All pages, place in Head, click Apply
Download for Wix (.html)

Squarespace

Client-side JS

Paste one snippet into Code Injection. Auto-detects blog posts, products, events, and galleries from Squarespace's page types.

Setup: 3 minutes

  1. Download the file below
  2. Open the file in a text editor and copy all the text
  3. In Squarespace, go to Settings > Advanced > Code Injection
  4. Paste the code into the Header box
  5. Click Save
Download for Squarespace (.html)

Developer

For custom sites, static generators, and headless architectures. Drop in a script or block component — works with any HTML.

Adobe Edge Delivery Services

Client-side JS block

Drop-in block for EDS projects. Reads metadata from your spreadsheet and document tables. No theme editing required.

Setup: 10 minutes (developer)

  1. Download the file below
  2. Save as blocks/mx-cogify/mx-cogify.js in your EDS project
  3. Add MX fields to your metadata spreadsheet
  4. Deploy — the block auto-runs on every page
Download for EDS (.js)

Any HTML Site

Client-side JS

One script tag works on any website: static HTML, Hugo, Jekyll, 11ty, Astro, Next.js, or any custom framework.

Setup: 2 minutes

  1. Download the file below
  2. Save it in your website's root folder
  3. Add this line to your HTML <head>:
  4. <script src="mx-cogify.js" defer></script>
Download Universal Script (.js)

What every plugin does

MX Carrier Tags

Adds machine-readable metadata that tells AI agents what your content is, who it is for, and how it may be used.

Schema.org Structured Data

Generates JSON-LD markup so search engines and AI agents understand your pages, products, articles, and events.

llms.txt Discovery

Links to your site's AI discovery file so large language models can find and understand your content.

Automatic Detection

Each plugin auto-detects page types (blog posts, products, events) and sets the right metadata. No manual tagging needed.

Works With Existing SEO

Detects SEO plugins already on your site (Yoast, Metatag, etc.) and fills in the gaps without duplicating anything.

REGINALD Registration

Once cogified, register your site with REGINALD to appear in the global directory of AI-ready websites.

Common questions

Is this really free?

Yes. Every plugin is free, forever. Revenue comes from optional REGINALD directory listings (annual per-site fee), not from the plugins themselves.

Do I need to know how to code?

No. WordPress and Drupal are install-and-activate. Shopify, Wix, and Squarespace are copy-and-paste. The only one that benefits from developer knowledge is Adobe EDS.

What is the difference between server-side and client-side?

Server-side plugins (WordPress, Drupal, Shopify) add metadata before the page reaches the browser. This is better for AI agents that do not run JavaScript. Client-side plugins (Wix, Squarespace, Generic) add metadata after the page loads in the browser. Both work, but server-side is preferred where available.

Will this slow my site down?

No. Server-side plugins add a few meta tags during normal page generation. Client-side plugins are tiny scripts (under 5 KB) that run after the page has finished loading.

I already use Yoast / RankMath / Metatag module. Will there be conflicts?

No. MX Cogify detects existing SEO plugins and defers to them for standard tags (Open Graph, Twitter Cards). It only adds MX-specific metadata that your SEO plugin does not handle.

What is REGINALD registration?

REGINALD is the global directory of AI-ready websites. Once your site has MX metadata, you can register it so AI agents can discover it. Registration is optional and requires an annual subscription.

This is a starter kit. MX Cogify plugins cover the foundational metadata layer — MX carrier tags, Schema.org, and llms.txt discovery. The full Machine Experience encompasses content strategy, accessibility architecture, five-stage AI readiness, and governance across your entire digital estate. To understand what MX can do for your organisation, read the books (MX: The Protocols and MX: The Handbook) or get in touch for a consultation or audit.