More AIスコアチェッカー

Description

More AIスコアチェッカー adds an AI Score column to the WordPress post list and calculates a 0–100 AI Search Readiness score for every published post.

The score is calculated locally inside WordPress using bundled rule-based checks. Article content is not sent to weeeb.jp, SE Ranking, OpenAI, or any other external service for local scoring.

Free functionality included in this WordPress.org package

  • AI Score for all published posts.
  • Automatic rescoring when a post is published or updated.
  • Background scoring for existing published posts.
  • AI Score in Posts All Posts and in the post editor.
  • No OpenAI, Gemini, SE Ranking, or other AI API key is required for local scoring.

Optional paid services and separately distributed add-on

Starter and Business subscriptions are offered separately on the plugin website.

  • The paid external service can retrieve ChatGPT citation-count data for the latest 100 posts on Starter and the latest 1,000 posts on Business.
  • Business can additionally request the tracked ChatGPT questions for an article.
  • Human-readable improvement guidance is supplied by a separately distributed Pro add-on. The Pro add-on and its local improvement-guidance code are not included in this WordPress.org package.

The AI Score is an independent reference indicator based on the plugin’s bundled rules. It does not guarantee Google rankings, AI citations, traffic, conversions, or other outcomes.

External services

This plugin can work entirely locally for the free AI Score feature. The external services below are used only when the administrator explicitly requests an optional scoring-definition update, chooses optional paid-service functionality, or opens billing management.

More AI Score Service (weeeb.jp)

Provider: 株式会社More want.

Purpose:
* Validate an optional paid-service license.
* Retrieve paid ChatGPT citation-count data and, on Business, ChatGPT question data.
* Create a customer-specific Stripe billing/cancellation portal link when the site administrator requests it.

Data sent and when:
* When the administrator manually clicks Get latest scoring criteria: the plugin requests a rule-definition JSON document from weeeb.jp. No article body, title, user account data, or license key is sent for this GET request. The request necessarily exposes ordinary HTTP connection metadata such as the requesting IP address and user agent to the web server.
* When a license key is saved or re-validated: the license key and the WordPress site’s domain are sent to weeeb.jp.
* When paid ChatGPT data is requested automatically or manually: the license key, site domain, request-authentication values, and the target post URL are sent to weeeb.jp.
* When the administrator opens billing or cancellation management: the license key and site domain are sent to weeeb.jp so a customer-specific Stripe portal session can be created.
* Article body/content is not sent to weeeb.jp for local AI scoring or for ChatGPT citation matching.

Terms of Use: https://weeeb.jp/more-ai-score-plugin/#terms
Privacy Policy: https://weeeb.jp/more-ai-score-plugin/#privacy

SE Ranking

The WordPress plugin does not contact SE Ranking directly. For optional paid ChatGPT citation features, the More AI Score Service may use SE Ranking AI Search data to match the submitted target article URL against tracked ChatGPT research data.

Data involved: the target article URL and the minimum data needed to retrieve matching citation/question research results.

SE Ranking Terms of Service: https://seranking.com/legal/terms-of-service.html
SE Ranking Privacy Statement: https://seranking.com/legal/privacy-statement.html

Stripe

Stripe is used for paid subscription billing. The plugin does not collect or store card numbers. When the administrator chooses to manage or cancel a paid subscription, the plugin requests a customer-specific portal session through the More AI Score Service and then redirects the administrator to Stripe’s hosted billing portal.

Stripe Legal: https://stripe.com/legal
Stripe Privacy Policy: https://stripe.com/jp/privacy

Installation

  1. Upload the plugin ZIP via Plugins Add New Upload Plugin, or install it from the WordPress.org Plugins Directory after approval.
  2. Activate More AIスコアチェッカー.
  3. Open Posts All Posts. The AI Score column will begin showing scores; existing posts are processed in the background.
  4. Open More AI Score Settings if you want to change display thresholds or enter an optional paid-service license key.

FAQ

Does the free AI Score have a post limit?

No. The local AI Score is available for all published posts.

Does local scoring send my article content to an external server?

No. Local scoring runs inside WordPress. Article content is not sent to weeeb.jp or a third-party AI API for the AI Score. Administrators may optionally request updated rule definitions, but that request does not include article content.

Do I need an OpenAI or SE Ranking API key?

No. Local scoring does not need an external API key. Optional paid ChatGPT research features are handled through the More AI Score Service, so no SE Ranking API key is entered into WordPress.

What is the AI Score?

It is a 0–100 reference score calculated from bundled local rules that inspect structural and content characteristics of the WordPress post. It is not an official Google, OpenAI, ChatGPT, or SE Ranking score and does not guarantee visibility or rankings.

What is the ChatGPT citation count?

It is optional paid external-service data representing the number of tracked ChatGPT research responses/prompts in which the target article URL was found, based on the external research dataset used by the More AI Score Service. It is not the number of times the page was actually shown to all ChatGPT users worldwide.

Where are improvement points?

Improvement guidance is provided by a separately distributed Pro add-on available with paid plans. The improvement-guidance code is not included in the WordPress.org package.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“More AIスコアチェッカー” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.6.4

  • Added translator comments and ordered translation placeholders for WordPress.org i18n compliance.
  • Removed direct superglobal reads from admin notices.
  • Reworked dashboard score counts and diagnostic logs to use WordPress APIs rather than direct database queries.
  • Simplified uninstall cleanup to use WordPress core APIs.

0.6.3

  • Fixed the dashboard evaluation chart so Good, Needs improvement, and Unscored render as distinct colored segments.
  • Added an optional manual scoring-definition update button. There is no scheduled or automatic scoring-rule sync.
  • Kept bundled default scoring rules so the free AI Score remains fully functional without the external service.

0.6.0

  • Changed all customer-facing admin labels and messages to Japanese.
  • Expanded the dashboard with a pie chart showing evaluated vs. unevaluated published posts.
  • Added a dashboard count for posts that need improvement based on the configured Good-score threshold.
  • Improved Japanese labels for plan, license, billing, ChatGPT tracking, and score display screens.

0.5.0

  • Renamed the plugin to More AIスコアチェッカー.
  • Made local AI scoring available for all published posts on every plan.
  • Removed remote scoring-rule synchronization; scoring rules are bundled and processed locally.
  • Removed bundled paid local improvement-guidance functionality from the WordPress.org package.
  • Kept paid ChatGPT citation data as an optional external service with Starter/Business tracking limits.
  • Added clear external-service disclosures and updated the product URL.
  • Removed bundled .po/.mo translation files; translations are handled through WordPress.org.