WP Manifestindependent plugin directory
manifest / seo / aivisibility

AmphiBee AI Visibility

Maximize site visibility for AI engines — llms.txt, Markdown endpoints, robots.txt AI directives, AI discovery files, and MCP abilities.

by AmphiBee · github.com/pollora/aivisibility

0stars
6release downloads
23composer installs
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/pollora/aivisibility/releases/download/v1.3.3/ai-visibility-v1.3.3.zip

Also on Packagist as pollora/ai-visibility:

composer require pollora/ai-visibility

From the readme

AI Visibility Makes a WordPress site legible to AI engines — LLMs, AI search, and AI agents. The site already publishes HTML for browsers and a sitemap for search crawlers. This plugin adds the formats the newer readers actually want: a structured index at /llms.txt, a Markdown twin of every page, explicit crawler permissions in robots.txt, and machine-readable identity files under /.well-known/. What it publishes | URL | What it is | |---|---| | /llms.txt | Index of the site following the llmstxt.org specification: title, description, and a linked list of pages with summaries | | /llms-full.txt | Every tracked page's full content as one Markdown document | | /any-page.md | The Markdown representation of a single page — also reachable as /any-page/?format=md | | /index.md | The static front page, when there is one | | /.well-known/ai.txt | Declared AI usage permissions and pointers to the files above | | /.well-known/identity.json | schema.org Organization description of the site | | /robots.txt | Gains explicit Allow and Disallow blocks per AI crawler | /.well-known/ paths are blocked outright by some nginx configurations (the default location ~ /\. rule). The discovery files

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.3.3Sep 3, 2026ai-visibility-v1.3.3.zip0
v1.3.2Sep 3, 2026ai-visibility-v1.3.2.zip0
v1.3.1Aug 25, 2026ai-visibility-v1.3.1.zip2
v1.3.0Aug 25, 2026ai-visibility-v1.3.0.zip1
v1.2.0Aug 25, 2026ai-visibility-v1.2.0.zip1
v1.1.0Aug 25, 2026ai-visibility-v1.1.0.zip2