Answer Pilot is the bring-your-own-API-key AI search visibility plugin. Dedicated AI-visibility tools charge €49 to €199 per month — mostly because they bundle the LLM API costs you would otherwise pay directly. Answer Pilot orchestrates the queries; you keep the bill. Typical cost on a small site: under €1/month, paid to Perplexity directly.
Beyond citation tracking, the plugin handles the full AI-readiness checklist most WordPress sites are missing:
- Citation tracking — runs your keywords against Perplexity on a schedule, looks for your brand in the response and the cited sources, stores results locally. Multilingual prompt templates (English, Dutch, French, German, Spanish) so multilingual sites get answers in their actual language.
llms.txt and llms-full.txt generators following the proposed standard, rebuilt automatically on content change.
- AI-bot crawl analytics — detects 19 known crawlers (OpenAI GPTBot/ChatGPT-User/OAI-SearchBot, Anthropic ClaudeBot/Claude-Web, Perplexity, Apple Applebot-Extended, Meta, ByteDance, Amazon, Common Crawl, Cohere, Mistral and more) and logs each visit with daily pruning.
- Robots.txt analyzer — flags AI bots accidentally blocked by your security plugin, per crawler.
- Per-post extractability scoring — 0–100 grade across 9 LLM-readiness heuristics with concrete suggestions in the editor sidebar.
- FAQ schema auto-emission — detects question-style H2/H3 headings and adds
FAQPage JSON-LD.
- Admin dashboard — metric cards, hits-per-bot, top crawled pages, extractability rankings, robots.txt analysis, citation history with sources.
The plugin only contacts an external service (Perplexity)
on explicit user action, only when a Perplexity API key + brand name + keywords have been configured. See "External services" below for full disclosure.
Why this and not the other llms.txt plugins?
Three concrete differences from the existing field:
- Citation tracking is core, not promised "soon". The plugin actually queries Perplexity, parses the response, and tells you whether your brand appears — not just a generator with "citation tracking coming soon" stickers.
- Bring your own API key. You pay LLM providers directly. No SaaS markup. No subscription needed for the core experience.
- Multilingual prompts. Citation queries are phrased in the language of your site (en/nl/fr/de/es), so non-English sites get AI answers in their actual language instead of artificially-translated English ones.
Features
llms.txt and llms-full.txt generators — AI-readable index of your site, with smart caching that auto-invalidates on content change.
- AI-bot crawl analytics — automatic detection of 19 known AI crawlers (OpenAI GPTBot/ChatGPT-User/OAI-SearchBot, Anthropic ClaudeBot/Claude-Web, Perplexity, Apple Applebot-Extended, Meta, ByteDance, Amazon, Common Crawl, Cohere, Mistral and more) with daily pruning.
- Robots.txt analyzer — see at a glance which AI crawlers your robots.txt blocks vs allows.
- Content extractability scoring — per-post score 0–100 with grade A–F across 9 LLM-readiness heuristics, plus actionable suggestions in the editor sidebar.
- FAQ schema auto-emission — detects question-style H2/H3 headings and adds
FAQPage JSON-LD to boost AI-citation likelihood.
- AI citation tracking (BYO Perplexity API key) — track whether Perplexity cites your brand for the queries that matter, in your site's language. Your API key never leaves your server.
- Admin dashboard — metric cards, hits-per-bot, top crawled pages, extractability rankings, robots.txt analysis, citation history with sources.
- Settings — retention 7–365 days, per-bot-type logging toggles, post-type whitelist, FAQ toggle, citation language override.
Privacy
- No human visitor tracking. AI-bot hits are stored locally with no IP addresses.
- No external services called on our behalf. The robots.txt analyzer fetches your own robots.txt. The citation tracker uses your API keys and talks only to the AI engines you enabled (see "External services").
- GDPR-friendly. No PII collected, no cookies set, no telemetry sent.
- All data is stored in your WordPress database in two custom tables (
*_answer_pilot_bot_hits, *_answer_pilot_citations) and dropped if you uninstall.
How AI citation tracking works (BYO API key)
- Get a Perplexity API key at perplexity.ai/settings/api (a few cents per query at the time of writing).
- Paste the key in the plugin settings along with your brand name and a list of keywords.
- Daily (or on demand), the plugin queries Perplexity in your site's language, parses the response, and records whether your brand appears.
- The dashboard shows citation rate over 30 days, latest result per keyword, sources cited, and the full AI response.
Typical cost for a small site (10 keywords × 30 days):
less than €1/month, paid directly to Perplexity. No middleman markup.
Pro
An optional Pro subscription (see the Pro features page inside the plugin) unlocks:
- OpenAI and Anthropic citation engines alongside Perplexity — same BYO-API-key model, you bring the keys.
- Daily automatic citation runs (Free runs weekly + on demand).
- Competitor tracking — up to 5 competitor brands with a share-of-voice table on the AI Citations page.
- Email alerts when a keyword starts or stops citing your brand.
- Agency tier with multi-site licensing.
Licenses are verified offline with public-key cryptography: the plugin never phones home, and Pro features keep working without any connection to our servers.
Coming soon
- Gutenberg sidebar with live extractability scoring