Linux 软件免费装
Banner图

Conversion Agent Discovery

开发者 agenciaconversion
更新时间 2026年6月18日 06:00
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

markdown ai discovery agents llms-txt

下载

0.4.0 0.3.0 0.1.9 0.1.10

详情介绍:

Conversion Agent Discovery helps WordPress sites expose public, read-only discovery surfaces for AI agents without pretending to support capabilities that are not implemented. It is designed to improve measurable agent accessibility for public, read-only discovery checks without calling external scanners automatically. Features include: Conversion Agent Discovery does not publish fake OAuth, MCP Server Card, A2A, or commerce metadata. The AI Instructions feature was inspired by Chris Long's public LinkedIn post and Nectiv case study showing that AI Instructions pages can be cited by ChatGPT in branded queries. It also credits the earlier Seer Interactive AI Information page by Wil Reynolds and Alisa Scharf that Chris Long identified as an important example. References: Important: this plugin does not guarantee LLM citations, search rankings, AI Overview visibility, or model behavior. It provides controlled public discovery surfaces for experimentation.

安装:

  1. Upload the plugin ZIP in Plugins > Add New > Upload Plugin.
  2. Activate Conversion Agent Discovery.
  3. Open Settings > Conversion Agent Discovery.
  4. Review metadata and enabled modules.
  5. Purge site cache after activation.

常见问题:

Does this change the HTML site?

No. Normal browser and crawler requests continue to receive HTML. Markdown is returned only when the request explicitly sends Accept: text/markdown.

Does this create an MCP server?

No. Conversion Agent Discovery publishes only real read-only resources. It does not publish an MCP Server Card unless a real MCP server exists.

What does WebMCP support mean in this plugin?

WebMCP support means browser-side read-only tool registration on public pages when a compatible browser runtime exposes document.modelContext or navigator.modelContext. It is not a remote MCP server, transport, auth flow, or server capability advertisement.

Why is WebMCP origin isolation opt-in?

Browser WebMCP requires origin isolation headers. The plugin can send them, but this is opt-in because COOP and COEP can affect third-party embeds, OAuth popups, payment widgets, ads, and analytics. Some Chrome/Lighthouse builds still report WebMCP audits as not applicable when the browser runtime does not expose document.modelContext or navigator.modelContext; in that case the local gate treats not-applicable WebMCP audits as non-failing while still failing score 0 or audit errors. For strict WebMCP validation, use Chrome 150 or newer with the required Chrome runtime support and run the assertion with CAD_REQUIRE_WEBMCP=1.

Does this annotate every form automatically?

No. Declarative WebMCP form annotations are disabled by default and require an administrator to opt in with an exact rendered form opening tag, tool name, and description. This read-only release does not add automatic form submission attributes.

Does this guarantee a perfect PageSpeed or Lighthouse score?

No. The plugin prepares the discovery surfaces it controls. Lighthouse Agentic Browsing also checks theme and site behavior such as accessibility tree quality and layout shifts.

Why does PageSpeed still report an Agentic Browsing accessibility issue?

The plugin cannot automatically repair markup produced by the active theme, menu, media library, or page builder. For example, a linked logo image with empty alt text can fail "Links must have discernible text". Fix that in the theme or page builder by adding meaningful image alt text, an aria-label on the link, or visually hidden link text.

Does the AI Instructions feature change the front-end automatically?

Only when Front-end Placement is enabled and the configured snippet is found in rendered frontend HTML. The plugin does not edit saved page content, theme files, or templates.

Does this guarantee ChatGPT, Claude, Gemini, Perplexity, or Google AI citations?

No. Results may vary by model, search index, prompt, location, account context, retrieval behavior, and crawl timing.

更新日志:

0.4.0 0.3.0 0.2.1 0.2.0 0.1.10 0.1.9 0.1.8 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0