Linux 软件免费装
Banner图

rankd — Content Quality Scorer

开发者 voiddo
更新时间 2026年5月11日 18:35
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

seo content editor writing readability

下载

1.0.0

详情介绍:

rankd scores the post you are writing on a 0-100 quality scale, in the editor sidebar. Six axes — readability, structure, length, links, images, title — plus actionable suggestions on what to fix before you hit publish. The plugin connects to your rankd account. Each WordPress verdict uses the same rankd quota as the web product: free accounts get 2 verdicts per day; Pro gets 500 verdicts per month. What it does External service and pricing This plugin sends the post title, post content, and site URL to https://rankd.voiddo.com/api/wp/content-score when you click run rankd verdict. It does not send content while you type. It does not write post meta, publish content, or alter your post. A rankd account and WordPress API token are required. Free rankd accounts include 2 verdicts per day. rankd Pro includes 500 verdicts per month and is available at $4.99/month or $49.99/year. Pricing and quota may be changed on the rankd pricing page, and the active quota returned by rankd is shown after each verdict. Service pages: Why a sidebar scorer Existing SEO plugins focus on keyword targeting and serialize their advice across multiple panels. rankd answers a different question: "is this post structurally good before I worry about keywords?" — readability, sectioning, link density, image alt text, title length. The basics that lift any post regardless of niche. Six axes scored The composite is a weighted average; each axis is exposed individually so you can see what is dragging. How it differs from generic readability tools

安装:

  1. Upload the rankd-content-quality-scorer folder to /wp-content/plugins/, or install via Plugins → Add New → Upload Plugin
  2. Activate the plugin through the Plugins menu
  3. Create a rankd account at https://rankd.voiddo.com/
  4. Open https://rankd.voiddo.com/me and create a WordPress token
  5. In WordPress, go to Settings → rankd and paste the token
  6. Edit any post or page — the rankd — content quality score meta box appears in the sidebar

屏幕截图:

  • Fair-tier post (composite 48) — five ranked, specific fixes appear in the suggestions panel

升级注意事项:

1.0.0 First release. No upgrade path needed.

常见问题:

Does this plugin send any data to a server?

Only when you click run rankd verdict. The plugin sends the current post title, content, and site URL to rankd, receives the score, and displays it in the editor. It does not send data while you type.

Does it work with Gutenberg and Classic Editor?

Yes — both. The plugin auto-detects the active editor and reads the post content from whichever is in use.

Does it work for custom post types?

Yes. The meta box registers on every public post type, so it appears for posts, pages, products, custom CPTs registered with public => true.

How is the score computed?

A weighted average across six axes (readability, structure, length, links, images, title). The verdict is computed by rankd and returned with the active account quota snapshot.

Is the scoring opinionated about SEO?

The structural axes (length, headings, alt text, link density, title length) follow general SEO best practice that holds across most niches. The plugin does NOT do keyword density or competitor analysis — that is intentionally out of scope. rankd answers "is this structurally good?" — your existing SEO plugin still does keyword work.

Will future versions add cloud features?

The plugin is already a rankd-connected service client. Any additional remote feature will remain explicit and quota-aware.

Multisite support?

Yes. Network-activate or per-site activate — behavior is identical.

Is it open source?

Yes — GPL-2.0-or-later, like every plugin on this directory.

How do I report a bug?

Email support@voiddo.com or open an issue on our public tracker.

更新日志:

1.0.0 — 2026-04-30