Title: Moonrank Integration
Author: Antoine from Moonrank.ai
Published: <strong>2026 年 2 月 26 日</strong>
Last modified: 2026 年 4 月 28 日

---

搜尋外掛

![](https://ps.w.org/moonrank-integration/assets/banner-772x250.png?rev=3519323)

![](https://ps.w.org/moonrank-integration/assets/icon-256x256.png?rev=3519323)

# Moonrank Integration

 由 [Antoine from Moonrank.ai](https://profiles.wordpress.org/moonrankai/) 開發

[下載](https://downloads.wordpress.org/plugin/moonrank-integration.1.0.7.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/moonrank-integration/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/moonrank-integration/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/moonrank-integration/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/moonrank-integration/#developers)

 [技術支援](https://wordpress.org/support/plugin/moonrank-integration/)

## 外掛說明

Moonrank Integration connects your WordPress site to [Moonrank](https://www.moonrank.ai),
enabling automated publishing of AI-generated SEO articles directly to your blog.

**Features:**

 * Secure webhook endpoint for receiving articles from Moonrank
 * Automatic post creation with title, content, slug, excerpt, and featured image
 * SEO meta field support for Yoast SEO, RankMath, Jetpack SEO, SEOPress, and The
   SEO Framework (with fallback for other setups)
 * Category and tag auto-creation and assignment
 * Article update and delete support
 * Rate limiting to prevent abuse
 * bcrypt-hashed API keys (plaintext key never stored)

**How it works:**

 1. Install and activate this plugin
 2. Go to Settings > Moonrank to generate your integration key
 3. Copy the webhook URL and key into your Moonrank dashboard
 4. Articles published in Moonrank will automatically appear in WordPress

### Privacy

This plugin registers a REST API webhook endpoint on your WordPress site. It receives
data from the Moonrank platform when you publish articles. When articles include
a featured image URL, the plugin downloads that image to your WordPress media library
using WordPress core functions. No other data is sent to external servers. The plugin
does not collect analytics or set tracking cookies.

## 安裝方式

 1. Upload the `moonrank-integration` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu
 3. Navigate to Settings > Moonrank
 4. Click “Generate Key” to create your integration key
 5. Copy the webhook URL and integration key to your Moonrank dashboard

## 常見問題集

### Do I need a Moonrank account?

Yes. Visit [moonrank.ai](https://www.moonrank.ai) to sign up for an account.

### Is the integration secure?

Yes. Integration keys are bcrypt-hashed before storage – the plaintext key is never
saved. All communication uses HTTPS. Rate limiting prevents abuse.

### Does it work with Yoast SEO or RankMath?

Yes. The plugin automatically detects Yoast SEO, RankMath, Jetpack SEO, SEOPress,
and The SEO Framework and sets the appropriate meta fields (meta description, meta
title, focus keyword).

### What happens if I regenerate the key?

The old key is immediately invalidated. You will need to update the key in your 
Moonrank dashboard.

### My security plugin is blocking requests

If you use Wordfence, Sucuri, or similar security plugins, you may need to whitelist
the `/wp-json/moonrank/v1/article` endpoint.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Moonrank Integration〉的開發相關工作。

參與者

 *   [ Antoine from Moonrank.ai ](https://profiles.wordpress.org/moonrankai/)

[將〈Moonrank Integration〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/moonrank-integration)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/moonrank-integration/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/moonrank-integration/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/moonrank-integration/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/moonrank-integration/)。

## 變更記錄

#### 1.0.7

 * Feature: JSON-LD schema markup is now emitted in `<head>` via wp_head from a 
   dedicated post meta field. Previously, Article/FAQPage/HowTo schema sent by Moonrank
   was being stripped by wp_kses_post() because it was embedded in the post content.
   Articles republished after upgrading to 1.0.7 will gain rich-snippet eligibility(
   FAQ accordions, HowTo cards) on top of any schema your SEO plugin already provides.

#### 1.0.6

 * Feature: Serve IndexNow key file at /.txt so Moonrank’s backend can notify Bing,
   Yandex, and other participating search engines (including the indexes that power
   ChatGPT Search, Perplexity, and Copilot) the moment an article is published.

#### 1.0.4

 * Feature: SEO meta support for Jetpack SEO, SEOPress, and The SEO Framework
 * Previously only Yoast SEO and RankMath were supported; now all major SEO plugins
   receive meta title, description, and focus keyword

#### 1.0.3

 * Feature: Author name support — posts can now be assigned to a specific WordPress
   user
 * Enhancement: SEO meta title sent separately from article title for Yoast/RankMath

#### 1.0.2

 * Fix: Include publisher class fix that was missing from 1.0.1 SVN commit
 * All plugin files now correctly shipped (class-moonrank-publisher.php, index.php
   files)

#### 1.0.1

 * Fix: Fatal error when publishing articles with new categories via REST API
 * Replaced admin-only wp_create_category() with wp_insert_term() which works in
   all contexts
 * Added directory index files to prevent directory browsing

#### 1.0.0

 * Initial release
 * Secure webhook endpoint with bcrypt key hashing
 * Post create, update, and delete via webhook
 * Yoast SEO and RankMath meta field support
 * Category and tag management
 * Featured image sideloading with alt text
 * Rate limiting (60 requests/minute)
 * Admin settings page with one-time key display

## 中繼資料

 *  版本 **1.0.7**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/moonrank-integration/)
 * 標籤:
 * [automation](https://tw.wordpress.org/plugins/tags/automation/)[content](https://tw.wordpress.org/plugins/tags/content/)
   [publishing](https://tw.wordpress.org/plugins/tags/publishing/)[seo](https://tw.wordpress.org/plugins/tags/seo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/moonrank-integration/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/moonrank-integration/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/moonrank-integration/reviews/)

## 參與者

 *   [ Antoine from Moonrank.ai ](https://profiles.wordpress.org/moonrankai/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/moonrank-integration/)