Linux 软件免费装
Banner图

Supan Content

开发者 gandatechservices
ashishgurprit
更新时间 2026年4月30日 10:36
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPL-2.0+
版权网址: 版权信息

标签

seo duplicate content internal links content clusters link graph

下载

1.1.0

详情介绍:

Orphan pages don't rank. Poorly-linked content doesn't rank. But most WordPress sites have hundreds of posts that are one internal link away from a traffic boost — and no way to find them. Supan Content analyses your entire WordPress site to build a visual internal link graph, surface orphan pages instantly, suggest high-value linking opportunities using AI-powered semantic matching, and detect topic clusters — all without leaving wp-admin. Stop publishing new content. Start unlocking the traffic in what you already have. Key Features External Services This plugin sends post content (title, body text, URLs) to the GTS SEO API (hosted on Google Cloud Run) to perform link analysis, clustering, and duplicate detection. Data sent: published post titles, content body, and canonical URLs. No user data or PII is transmitted. 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:
  1. Install Node.js and pnpm
  2. Run pnpm install in the plugin root
  3. Run pnpm build to produce build/supaco-content.js and build/supaco-content-gutenberg.js

安装:

  1. Upload the supan-content folder to /wp-content/plugins/
  2. Activate through Plugins → Installed Plugins
  3. Navigate to Supan Content in the left menu
  4. Enter your API Key from spectra.cchk.info
  5. Click Build Graph to scan your site and build your first link graph

屏幕截图:

  • AI Link Suggestions — pick any post and get relevance-scored linking opportunities with shared tags and topic similarity.
  • Topic Clusters — automatic detection of content groups by topic, with every post slug grouped into the cluster it belongs to.
  • Duplicate Content — near-duplicate post pairs surfaced with a configurable similarity threshold and a side-by-side slug comparison.
  • Settings panel — set the API URL and key. Updates take effect immediately.

升级注意事项:

1.1.0 Adds a Gutenberg sidebar with AI-powered link suggestions directly in the block editor. Recommended for all users.

常见问题:

How many posts can it analyse at once?

Up to 200 published posts and pages per analysis run.

What data is sent to the API?

Published post titles, content body text, and canonical URLs. No user data and no personally identifiable information.

Does it work with custom post types?

Currently standard post and page types are analysed. Custom post type support is on the roadmap.

Will it slow down my site?

No. Analysis runs only when you trigger it in wp-admin. There are no frontend scripts and zero visitor-facing performance impact.

更新日志:

1.1.0 1.0.0