Replai GEO brings Generative Engine Optimization (GEO) to WordPress. Instead of only optimizing for classic search engines, it makes your content easy to read, understand and cite for large language models such as ChatGPT, Claude, Perplexity and Gemini.
It does three things, all from your WordPress admin:
/llms.txt and a full-content version at /llms-full.txt, following the llmstxt.org standard. You choose which content types are included (pages and/or posts), the number of items per section, the site description and whether to add short excerpts. Results are cached and rebuilt automatically when you save content or settings. Multilingual-aware: on Polylang or WPML sites it builds one llms.txt with a section per language and the translated URLs.?format=md to any page or post URL and the plugin serves a clean Markdown version (title, date and the content converted to Markdown), with no menus, scripts or clutter — exactly what AI agents prefer to read.Extra niceties:
<head>: <link rel="alternate" type="text/plain"> to llms.txt and <link rel="alternate" type="text/markdown"> to the Markdown version of singular pages.This plugin can connect to external services, but only in the situations described below and only when you explicitly opt in. Out of the box, with no API key and no REPLAI token configured, the plugin makes no external calls.
OpenAI (optional, only when you add an OpenAI API key and request a summary)
When you choose “OpenAI” as the provider, enter your OpenAI API key and click “Generate AI summary” (or enable AI features that trigger generation), the plugin sends the title and content of the selected post to the OpenAI Chat Completions API (https://api.openai.com/v1/chat/completions) to produce a TL;DR and FAQ. No data is sent to OpenAI unless you provide a key and request a generation.
Terms of use: https://openai.com/policies/terms-of-use
Privacy policy: https://openai.com/policies/privacy-policy
Anthropic (optional, only when you add an Anthropic API key and request a summary)
When you choose “Anthropic” as the provider, enter your Anthropic API key and request a summary, the plugin sends the title and content of the selected post to the Anthropic Messages API (https://api.anthropic.com/v1/messages) to produce a TL;DR and FAQ. No data is sent to Anthropic unless you provide a key and request a generation.
Terms of service: https://www.anthropic.com/legal/consumer-terms
Privacy policy: https://www.anthropic.com/legal/privacy
REPLAI (optional, only when you add a REPLAI token)
If you add a REPLAI project token, the plugin connects to the REPLAI cloud platform (https://app.replai.net) to validate the token and link this installation to your REPLAI dashboard. Leave the token empty and no data is sent to REPLAI. This is entirely optional; the plugin works fully without it.
Terms of service: https://replai.net/en/termsandconditions/
Privacy policy: https://replai.net/en/privacy-policy/