OmniGEO Ai SEO
AI search is the new SEO. People now ask ChatGPT, Perplexity, Gemini, Claude and Google AI Overviews instead of typing into a search box, and those tools quote a small set of pages. This is an AI SEO toolkit that gets your WordPress content ready for that world through Generative Engine Optimization (GEO) and Answer Engine Optimization (AEO). The standout feature is the live Content Extractability analyzer. As you write a post or product, it scores how easily an AI can lift a clean answer from your text, and it tells you what to fix: answer first openings, semantic chunking, comparison tables, clear headings and more. It runs in real time inside the editor, and it reads non Latin content correctly, so it scores Persian, Arabic and CJK writing too. Everything works locally and free. The only feature that calls an outside service is the optional AI visibility check, and that uses your own API key, so there is no extra subscription. What you get Live Content Extractability score in the editor, plus an AI Score column on your Posts and Products lists so you can fix the weak pages first. GEO and AEO audit that gives any page a score out of 100 with plain, fixable advice. Schema and JSON-LD output: Organization, Person and Author, Article, FAQ, HowTo, Product and Speakable, linked together with sameAs and @id for a clean entity graph. AI bot and referral tracking. It detects GPTBot, ChatGPT-User, ClaudeBot, PerplexityBot, Google-Extended and more, and it splits user triggered fetches (a real person reading you inside an AI answer) from index crawls. AI Traffic dashboard with a ready made GA4 channel and regex so you can finally track AI clicks in Google Analytics. Site health checks plus IndexNow submission. llms.txt manager and AI crawler access rules for robots.txt. Live AI visibility check. Add your own OpenAI, Anthropic or Perplexity key and ask a buyer style question to see whether AI mentions your brand or links your site. Yoast SEO and Rank Math integration. It reads your focus keyword and avoids duplicate schema so two plugins never fight over the same graph. WooCommerce support. It defers to WooCommerce Product schema to prevent conflicts and adds product specific checks for the short description, specs, reviews and images. Who it is for Bloggers, publishers, agencies, shop owners and anyone who wants to be the source an AI quotes. It pairs well with classic SEO work, since answer engine optimization and generative engine optimization build on the same foundation. External Services This plugin connects to a few third party services, and only when you choose to use the related feature. AI visibility check (optional, off by default): when you enable it and add your own API key, the plugin sends your test prompt to the provider you pick so it can check whether your brand appears in AI answers. OpenAI: requests go to https://api.openai.com. Terms: https://openai.com/policies/terms-of-use Privacy: https://openai.com/policies/privacy-policy Anthropic: requests go to https://api.anthropic.com. Terms: https://www.anthropic.com/legal/consumer-terms Privacy: https://www.anthropic.com/legal/privacy Perplexity: requests go to https://api.perplexity.ai. Terms: https://www.perplexity.ai/hub/legal/terms-of-service Privacy: https://www.perplexity.ai/hub/legal/privacy-policy IndexNow (optional): when you submit a URL, the plugin sends that URL and your key to https://api.indexnow.org so participating search engines learn about the change. IndexNow is an open protocol used by Microsoft Bing and Yandex. More info and protocol terms: https://www.indexnow.org Bing Webmaster terms: https://www.bing.com/webmasters/help/webmaster-guidelines-30fba23a Microsoft privacy statement: https://privacy.microsoft.com/privacystatement Your test prompts and submitted URLs are only sent when you trigger these features. No data is sent in the background.
Top keywords
- ai19×3.00%
- https13×2.05%
- com8×1.26%
- api6×0.95%
- https www6×0.95%
- perplexity6×0.95%
- privacy6×0.95%
- www6×0.95%
- answer5×0.79%
- anthropic5×0.79%
- indexnow5×0.79%
- openai5×0.79%
Supan SEO – AI SEO Score, FAQ Schema & llms.txt
Supan SEO is an AI-powered WordPress SEO plugin that scores every post and page (0–100), explains every failing check in plain English, and generates FAQ schema (JSON-LD) to win Google rich snippets and citations in AI answer engines like Perplexity, ChatGPT, and Gemini. Most WordPress sites bleed organic traffic silently — missing meta tags, weak title lengths, no structured data — and no one ever tells you why. Supan SEO fixes that. No guesswork. No third-party dashboards. Just clear, actionable SEO and GEO/AEO insights — from inside wp-admin. Key Features Instant SEO score (0–100) — know which pages need work: title length, meta description, H1 presence, keyword density, and more GEO / AEO scoring — optimise for AI answer engines (Perplexity, ChatGPT, Gemini) alongside traditional Google Plain-English fix suggestions — every failing check comes with a specific, actionable recommendation FAQ schema generator — produce ready-to-inject JSON-LD structured data from any topic in seconds AI Citation Check — paste a topic query and see whether Perplexity AI cites the analysed page llms.txt builder — generate the AI-crawler discovery file at your site root with one click Live post/page dashboard — see scores for your entire site at a glance, updated every time you run an analysis Works with Yoast SEO & RankMath — reads existing meta fields automatically, no duplicate setup Gutenberg sidebar — analyse the post you’re editing without leaving the block editor About the name: “Supan” (スパン) is a Japanese loanword meaning “span” — the arc or spectrum of connections. It reflects the family of Supan plugins for WordPress site management. Source Code The full React/TypeScript source for the compiled JavaScript assets is included directly in this plugin under the src/ directory. Build tooling configuration is in vite.config.ts and vite.gutenberg.config.ts. To regenerate the compiled assets from source: Install Node.js and pnpm Run pnpm install in the plugin root Run pnpm build to produce build/supaseo.js and build/supaseo-gutenberg.js External services This plugin connects to the Supan API, a third-party service hosted on Google Cloud Run, to perform on-demand SEO analysis, FAQ generation, llms.txt file building, AI citation scoring, and internal link suggestions. The Supan API is operated by Ganda Tech Services Pty Ltd, the same author as this plugin. The plugin will not function without this connection because the analysis, AI generation, and scoring logic runs server-side on the Supan API. No analysis happens locally inside WordPress. Endpoint: https://gts-seo-engine-711239021998.australia-southeast1.run.app What is sent, and when: When you click Analyse on a post or page (from the plugin dashboard, the Gutenberg sidebar, or the bulk-scan flow): the plugin sends the page’s rendered HTML content, the canonical URL, the page title, the meta description, and your API key. This is needed so the API can score the page and return SEO issues + recommendations. When you click Generate FAQ: the plugin sends the page title or topic string you entered, plus your API key. Returned JSON-LD is injected into the page. When you click Build llms.txt: the plugin sends a list of post/page URLs and titles from your site, plus your API key. The returned llms.txt is written to your site root. When you click Run AI Citation Check: the plugin sends the canonical URL and topic keywords, plus your API key. The API forwards the query to Perplexity Sonar and returns a confidence score. When you click Suggest Internal Links: the plugin sends the post content and an excerpt of other posts on your site, plus your API key. Suggested anchors come back as a list. No request is sent automatically. Every API call is triggered by an explicit user action in wp-admin. No request is made from the public-facing front-end of your site, and no visitor data is transmitted. Data that is NOT sent: WordPress user accounts, comments, post authorship, email addresses, IP addresses, or any post/page that you have not explicitly chosen to analyse. Third-party service: Supan API by Ganda Tech Services Pty Ltd. Terms of service: https://spectra.cchk.info/terms Privacy policy: https://spectra.cchk.info/privacy