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
- Create an account on llms.click (Silver plan or higher) and generate an API key from your profile.
- Install the plugin and paste the key into Settings -> llms.click.
- Click “Analyze and load fixes”: the plugin asks llms.click which fixes your site needs.
- 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 – Terms – 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.