Title: llms.click &#8211; AI Discoverability Fixes
Author: llmsclick
Published: <strong>July 10, 2026</strong>
Last modified: July 11, 2026

---

Search plugins

![](https://ps.w.org/llmsclick/assets/banner-772x250.png?rev=3603330)

![](https://ps.w.org/llmsclick/assets/icon-256x256.png?rev=3603330)

# llms.click – AI Discoverability Fixes

 By [llmsclick](https://profiles.wordpress.org/vogliofatti/)

[Download](https://downloads.wordpress.org/plugin/llmsclick.1.0.3.zip)

[Live Preview](https://zh-sg.wordpress.org/plugins/llmsclick/?preview=1)

 * [Details](https://zh-sg.wordpress.org/plugins/llmsclick/#description)
 * [Reviews](https://zh-sg.wordpress.org/plugins/llmsclick/#reviews)
 *  [Installation](https://zh-sg.wordpress.org/plugins/llmsclick/#installation)
 * [Development](https://zh-sg.wordpress.org/plugins/llmsclick/#developers)

 [Support](https://wordpress.org/support/plugin/llmsclick/)

## Description

[llms.click](https://llms.click) analyzes your site across 4 categories (Access,
Extractability, Understanding, Citability) and generates ready-to-use fixes written
on the real content of your pages. This plugin closes the loop: instead of copy-
pasting by hand, you apply the fixes directly from your WordPress.

What it can apply:

 * **JSON-LD structured data** (Organization, WebSite, WebPage, FAQPage) in the 
   head.
 * **Open Graph meta** for correct previews on AI assistants and social networks.
 * **robots.txt**: directives for AI bots (PerplexityBot, OAI-SearchBot, ChatGPT-
   User, GPTBot, and more).
 * **llms.txt**: the file that introduces your site to AI models, served at /llms.
   txt.
 * **Answer-ready content**: an answer-first paragraph plus FAQ plus FAQPage JSON-
   LD, via shortcode or block.

Every fix has an on/off switch and is **reversible**: turning it off removes the
injection, with no leftovers.

#### How it works

 1. Create an account on llms.click (Silver plan or higher) and generate an API key
    from your profile.
 2. Install the plugin and paste the key into Settings -> llms.click.
 3. Click “Analyze and load fixes”: the plugin asks llms.click which fixes your site
    needs.
 4. Enable the fixes you want. Done.

#### External service

This plugin connects to the llms.click API, a third-party service, to analyze your
site and return the fixes to apply. It is required for the plugin to work.

 * What is sent: the URL of your site and your API key (over HTTPS, server to server).
 * When: only when you click “Analyze and load fixes” or toggle a fix on, never 
   on front-end page loads.
 * The plugin never executes code received from the API: it only outputs static 
   markup (JSON-LD, meta tags, text).
 * Service: [llms.click](https://llms.click) – [Terms](https://llms.click/terms)–
   [Privacy](https://llms.click/privacy)

#### Privacy and security

The plugin communicates only with llms.click, server to server, authenticating with
your API key. The key is never exposed in the front-end. Premium fixes are generated
and returned by the llms.click server only if your API key belongs to an active 
subscription. The key is tied to your site domain.

## Blocks

This plugin provides 1 block.

 *   Faq

## Installation

 1. Upload the `llmsclick` folder to `/wp-content/plugins/` (or install the zip from
    Plugins -> Add New -> Upload Plugin).
 2. Activate the plugin from the Plugins menu.
 3. Go to Settings -> llms.click and enter your API key.

## FAQ

### Do I need a paid account?

Yes. Fixes are available from the Silver plan. Without an active subscription the
server returns nothing to apply.

### Does it work with Yoast / Rank Math / SEOPress?

Yes. If an active SEO plugin is detected, we avoid overwriting title, meta description,
Open Graph and schema (to prevent duplicates) and show them to you as a copyable
suggestion instead. robots.txt, llms.txt and the FAQ remain always applicable.

### Where does the llms.txt file go?

At /llms.txt, served by WordPress through a rewrite rule. No write permission on
the site root is required.

### How do I insert the answer-ready FAQ?

Enable the “answer-ready” fix, then add the shortcode `[llmsclick_faq]` or the “
llms.click FAQ” block to your page content.

### Do you use a cache (WP Rocket, LiteSpeed…)?

The plugin tries to clear the cache automatically after each change. If you do not
see the changes right away, clear the cache manually.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“llms.click – AI Discoverability Fixes” is open source software. The following people
have contributed to this plugin.

Contributors

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

[Translate “llms.click – AI Discoverability Fixes” into your language.](https://translate.wordpress.org/projects/wp-plugins/llmsclick)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/llmsclick/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/llmsclick/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/llmsclick/) by [RSS](https://plugins.trac.wordpress.org/log/llmsclick/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Fixed the bug that broke the core feature: the “Apply” button never appeared,
   so every fix looked like a manual guide. The flag marking a fix as applicable
   was written into a temporary copy of the data and silently discarded, so it never
   reached the panel. One-click apply now works as it always should have.

#### 1.0.2

 * Fixed: the Apply button was shown for fixes the plugin never injects. “Title”
   and “Sitemap” had no injector at all, and with an SEO plugin active (Yoast, Rank
   Math, SEOPress) the head fixes are skipped to avoid duplicates. In all these 
   cases the panel now shows the fix as a copyable suggestion instead of an Apply
   button that did nothing.
 * The list of applicable fixes and the code that injects them now share a single
   source of truth, so they cannot drift apart again.

#### 1.0.1

 * Full internationalization: every admin string is now translatable (bucket titles,
   score, warnings, buttons, badges).
 * Added Domain Path header and bundled translations: Italian, German, French, Spanish.
 * Added a WordPress Playground blueprint so the plugin can be tried from the Live
   Preview button.

#### 1.0.0

 * First release: API connection, fix list with toggles, head injection (JSON-LD/
   OG/meta), robots.txt AI-bot directives, llms.txt, FAQ shortcode/block, SEO conflict
   detection, cache flush.

## Meta

 *  Version **1.0.3**
 *  Last updated **1 hour ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/llmsclick/)
 * Tags
 * [AI](https://zh-sg.wordpress.org/plugins/tags/ai/)[LLM](https://zh-sg.wordpress.org/plugins/tags/llm/)
   [schema](https://zh-sg.wordpress.org/plugins/tags/schema/)[seo](https://zh-sg.wordpress.org/plugins/tags/seo/)
   [structured data](https://zh-sg.wordpress.org/plugins/tags/structured-data/)
 *  [Advanced View](https://zh-sg.wordpress.org/plugins/llmsclick/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/llmsclick/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/llmsclick/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/llmsclick/)