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.
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 gives every post and page a real score (0–100), breaks down every failing check in plain English, and generates FAQ JSON-LD schema to push you into Google featured snippets and AI answer engines like Perplexity and ChatGPT.
No guesswork. No third-party dashboards. Just clear, actionable SEO insights — from inside wp-admin.
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:
pnpm install in the plugin rootpnpm build to produce build/supaseo.js and build/supaseo-gutenberg.jsThis 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:
llms.txt is written to your site root.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