Fardo AI Visibility makes your WordPress site easy for AI crawlers (ChatGPT, Claude, Perplexity, Gemini, Grok, and others) to understand, and lets you monitor your brand’s visibility in AI engines from inside wp-admin.
/llms.txt and /llms-full.txt — short and full Markdown maps of your site for LLMs, following the llmstxt.org standard./ai-feed.jsonld — JSON-LD feed with Organization, WebSite and an ItemList of recent content./ai-overview.html — bare-HTML summary of your brand and content./sitemap-ai.xml — AI-specific sitemap (home + pages + posts, ordered by modification)./robots.txt — extension that explicitly allows known AI crawlers and references the AI sitemap.Organization and WebSite JSON-LD in the <head> of your front-end (toggleable).All five AI Feed files are opt-in: nothing is served at any public URL until you turn it on from the plugin’s settings.
If you choose to connect a Fardo account through the OAuth flow inside the plugin, you also get:
Connecting an account is completely optional. Without an account, the plugin still serves the AI Feed and tracks bot traffic.
This plugin can communicate with two external services operated by Fardo. No data leaves your site unless you trigger the connection or features that require them.
https://platform-fardo.com) — Used when you click “Connect with Fardo” in Settings (OAuth consent), when the plugin requests a new AI analysis on your behalf, or when the plugin polls the status of that analysis. Data sent: the brand information you fill in (brand name, industry, market, target audience, value proposition, competitors, keywords) and the domain of your site. Privacy policy and terms: https://platform-fardo.com.The plugin does not send any data to either service until you explicitly connect an account or toggle a feature that requires the connection.
This plugin ships with compiled admin assets (under assets/dist/). The full,
uncompiled source code (React + TypeScript, built with Vite) is publicly available at:
https://github.com/heyfardo/plugin-wordpress
To build the admin assets from source:
The compiled output is written to assets/dist/.