AEO God Mode – AI Search Visibility
AEO God Mode is the WordPress AI visibility toolkit for teams that want evidence, not another generic AI writer. See whether AI crawlers can reach your pages, identify content and schema gaps, and publish machine-readable context. Pro adds Citation Tracker, AI referrals, Google Search Console, topical planning, and review-first automation. Use it alongside Yoast SEO, Rank Math, SEOPress, or All in One SEO. It detects supported SEO plugins and avoids duplicating the work they already own. See what blocks AI visibility Content Health scans published content and ranks confirmed problems separately from items that need judgement. Find duplicate or missing descriptions, heading problems, overlong titles, and images that may need alt text. Link Health checks links without treating every blocked automated request as a broken page. Redirects are followed, uncertain results are separated, and every reported URL can be opened for a manual check before you change anything. Answer Density checks whether question-shaped headings lead with a direct answer. It explains which pages are not graded and lets you rescan after editing. Free features AI crawler controls: review search, user-fetch, training, and usage-control agents separately. A missing rule is reported as “No rule,” not falsely labelled blocked. Crawler access report: see which AI search crawlers robots.txt allows, blocks, or does not explicitly mention. Content Health and Link Health: scan the site, prioritise work, and open affected pages or links for review. Answer Density and Content Gaps: find pages that bury answers or lack useful question-led sections. Schema engine: output supported structured data and detect conflicts with other SEO plugins. llms.txt generator: publish and edit a plain-text summary at your site root. llms.txt is a proposed convention, not a ranking guarantee. Crawler log: record visits from recognised AI user agents. AI metadata: generate titles or descriptions when you choose to. Free includes 10 credits per month; nothing is generated or saved automatically. Light and dark admin themes and a guided setup flow. Pro adds measurement and automation Pro is an optional companion plugin. The free plugin remains required because it owns the shared dashboard and REST API. Citation Tracker: run your tracked questions against supported AI providers and see whether your domain was cited. AI Referrals: separate visits arriving from AI assistants from ordinary referral traffic. Citability Score: review page-level signals and actions. Google Search Console: bring indexing, query, and content-opportunity data into the AEO dashboard. E-E-A-T author profiles: add structured author credentials and optional author cards. Topical Map, Knowledge Base, and internal-link tools: plan coverage and ground supported generation in your own business facts. Bulk fixes: generate, review, and approve metadata for selected content. Pro includes 500 credits per month. Learn more at https://aeogodmode.io/. Built for safe decisions AEO God Mode does not promise rankings or citations. It reports what it can verify and labels uncertainty. Blocking an AI training crawler is treated as a content-use choice, not automatically as a site problem. Metadata, rewrites, and bulk changes require an explicit action from an authorised WordPress user. External Services This plugin connects to external services only for the features described below. AI generation and analysis When an authorised user manually starts an AI task, the relevant title, content text, and selected task settings are sent securely to the AEO God Mode service for processing. The service returns the generated text or analysis to the WordPress site. When an authorised user asks the plugin to generate featured-image alt text, the selected image and the page and attachment context shown in the review are sent securely to the AEO God Mode service. The free Content Health scan stays on the WordPress site and sends no images or page content. No AI task runs because someone visits a page or opens the dashboard. Service: https://aeogodmode.io/ Privacy policy: https://aeogodmode.io/privacy/ Terms of service: https://aeogodmode.io/terms/ Pro licence validation and updates The Pro companion sends its licence key and site URL to https://aeogodmode.io/ to validate access and check for updates. Citation Tracker (Pro) When a user runs a citation check, the plugin queries the selected Perplexity, OpenAI, Google Gemini, and Anthropic services. Queries, the target domain, and provider credentials needed for that request are transmitted. User-provided API keys are encrypted at rest with WordPress salts. Google Search Console (Pro) OAuth token exchanges and authorised Search Console requests are proxied through https://aeogodmode.io/. Site content is not sent through the Search Console proxy.
Top keywords
- ai16×2.16%
- content10×1.35%
- pro8×1.08%
- search7×0.94%
- site7×0.94%
- aeogodmode6×0.81%
- aeogodmode io6×0.81%
- https6×0.81%
- https aeogodmode6×0.81%
- https aeogodmode io6×0.81%
- io6×0.81%
- aeo5×0.67%
AI Agent Analytics by Salespeak
AI agents are visiting your website hundreds of times a month. ChatGPT, Claude, Perplexity, Gemini. They are reading your pages, evaluating your content, and deciding whether to recommend you to their users. Can you see any of it? Now you can. See it in action: Based on analysis of 640,000+ AI agent crawls across B2B websites, AI agent traffic is one of the fastest-growing — and most invisible — sources of website activity. This plugin gives you complete visibility, plus the tools to act on what you find. AI Search Analytics Monitor how often AI tools access and cite your content over time — like Google Analytics, but for AI agent traffic. See trends by day, week, and month across all major AI platforms. Agent Identification & Analysis Identify exactly which AI agents are scanning your site: ChatGPT, Claude, Perplexity, Gemini, and more. Understand their behavior patterns and which content draws the most visits. Page Performance Intelligence See exactly which pages ChatGPT, Claude, and other AI agents actually read when answering questions. This is the foundation of effective Answer Engine Optimization (AEO). AEO Content Gap Detection Discover what critical information is missing from your most-accessed pages. Know what to add so AI agents can confidently recommend your site when users ask relevant questions. What Makes This Different: The Optimization Layer Most AI analytics plugins stop at tracking. This one also lets you optimize what AI agents see. Serve LLM-optimized versions of your pages — restructured with structured Q&A, comparison data, and testimonial cues — so ChatGPT and Claude get your complete story, not just whatever text they happen to parse. Analytics + action, not just a dashboard. This is the only WordPress plugin that tracks AI agent visits AND optimizes what they see. Cache Compatibility This plugin includes built-in support for bypassing cache on AI bot requests for: * WP Engine – via wpe_is_cacheable filter * WP Rocket – via do_rocket_generate_caching_files filter * LiteSpeed Cache – via litespeed_can_cache filter and LSCACHE_NO_CACHE constant * W3 Total Cache – via w3tc_can_cache filter * WP Super Cache – via wp_super_cache_late_init filter * SiteGround Optimizer – via sg_optimizer_cache_is_enabled filter * Kinsta – via cache-control headers * Cloudflare APO – via cookie-based bypass Server-Level Caching (Nginx, Varnish, CDN) If you use server-level caching that runs BEFORE PHP/WordPress, you may need additional configuration: For Nginx FastCGI Cache, add to your server config: if ($http_user_agent ~* "(ChatGPT|GPTBot|ClaudeBot|PerplexityBot|Claude-User|Claude-Web|Google-Extended|bingpreview|OpenAI)") { set $skip_cache 1; } For Varnish, add to your VCL: if (req.http.User-Agent ~ "(?i)(ChatGPT|GPTBot|ClaudeBot|PerplexityBot|Claude-User|Claude-Web|Google-Extended|bingpreview|OpenAI)") { return (pass); } For Cloudflare (non-APO), create a Cache Rule: – When: User Agent contains "ChatGPT" or "GPTBot" or "ClaudeBot" or "PerplexityBot" – Then: Bypass cache The plugin sends X-Salespeak-AI-Bot: 1 header for AI bot requests to help with debugging. Safety & Performance This plugin is designed to have ZERO impact on normal visitors: * All cache bypass logic only executes when the User-Agent matches a known AI bot pattern * For non-AI requests, all filter callbacks immediately return the original value (pass-through) * No headers, cookies, or constants are set for normal visitor requests * AI bot detection is cached per-request to avoid repeated regex checks * The plugin only modifies behavior for an explicit list of known AI bot User-Agent strings: * ChatGPT-User, GPTBot, Claude-User, Claude-Web, ClaudeBot * PerplexityBot, Google-Extended, bingpreview, OpenAI * Applebot-Extended, CCBot, anthropic-ai, cohere-ai External Services This plugin integrates with the following external services: Salespeak Analytics API Service: Salespeak’s event tracking and analytics service Purpose: Logs AI agent visits and user interactions for analytics and optimization purposes Data Sent: When AI agents are detected, the plugin sends: – Website URL being visited – Agent type (ChatGPT, Claude, GPTBot, etc.) – Organization ID (for account association) – Request ID (for tracking) – Campaign ID (default value for organization tracking) When Data is Sent: Only when AI agents are detected visiting your website Service Provider: Salespeak (https://salespeak.ai) Terms of Service: https://salespeak.ai/terms Privacy Policy: https://salespeak.ai/privacy Salespeak Content Delivery Network (CDN) Service: Amazon S3-based content delivery for serving AI-optimized content Purpose: Serves alternate, LLM-optimized content to detected AI agents Data Sent: No data is sent to this service — it only serves content based on URL requests When Data is Sent: Not applicable — this is a content delivery service only Service Provider: Amazon Web Services (AWS) S3, managed by Salespeak Terms of Service: https://aws.amazon.com/service-terms/ Privacy Policy: https://aws.amazon.com/privacy/ Privacy and Data Handling This plugin only sends data when AI agents are detected visiting your website. No personal user data is collected or transmitted. All data is used solely for analytics and content optimization purposes. The plugin respects user privacy and does not track individual human visitors.