Answer Pilot Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.txtandllms-full.txtgenerators 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
FAQPageJSON-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.txtandllms-full.txtgenerators — 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
FAQPageJSON-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 by the plugin. The robots.txt analyzer fetches your own robots.txt. The citation tracker uses your Perplexity API key and goes only to Perplexity.
- 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.
Coming soon
- OpenAI and Anthropic citation engines (alongside Perplexity)
- Competitor mention tracking
- Per-keyword alerts when citation status changes
- Gutenberg sidebar with live extractability scoring
External services
This plugin connects to one external service, and only on explicit user action. It is not contacted on install, activation, page loads, or anywhere outside the AI Citations feature.
Perplexity API (api.perplexity.ai)
What the service is and what it is used for: Perplexity is an AI answer engine. Answer Pilot uses the Perplexity Chat Completions API to ask Perplexity questions about the keywords you configure, then parses the response to detect whether your brand was cited.
When data is sent:
- When you click “Run citations now” on the AI Citations admin page.
- When the daily (Pro) or weekly (Free) cron event fires — but only if you have configured a Perplexity API key, a brand name, and at least one keyword on the Settings page. Without those three values configured, no cron call is ever made.
What data is sent: a JSON request body containing your configured keyword (phrased as a prompt in your site’s locale, e.g. “Answer this question in detail and cite specific brands, websites and sources where relevant: best wordpress seo plugin 2026”) and an Authorization: Bearer <your-api-key> header. The plugin does not send your site URL, user data, or anything you have not explicitly configured as a keyword.
Where: requests go to https://api.perplexity.ai/chat/completions via wp_remote_post(). Responses are stored locally in the *_answer_pilot_citations custom database table.
Authentication: the plugin uses your own Perplexity API key, which you obtain at perplexity.ai/settings/api and paste into the plugin Settings page. Billing for API usage is between you and Perplexity directly. Answer Pilot does not proxy, broker, or charge for API calls.
Service terms: by configuring a Perplexity API key in this plugin you agree to Perplexity’s Terms of Service and Privacy Policy.
Screenshots
No screenshots provided

