Title: SEO Rocket Integration
Author: seorocket
Published: <strong>2026 年 1 月 14 日</strong>
Last modified: 2026 年 2 月 20 日

---

搜索插件

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

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

# SEO Rocket Integration

 作者：[seorocket](https://profiles.wordpress.org/seorocket/)

[下载](https://downloads.wordpress.org/plugin/seo-rocket-integration.1.7.1.zip)

 * [详情](https://cn.wordpress.org/plugins/seo-rocket-integration/#description)
 * [评价](https://cn.wordpress.org/plugins/seo-rocket-integration/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/seo-rocket-integration/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/seo-rocket-integration/#developers)

 [支持](https://wordpress.org/support/plugin/seo-rocket-integration/)

## 描述

SEO Rocket Integration enables seamless publishing of AI-generated, SEO-optimized
articles from [SEO Rocket](https://www.seorocket.app) directly to your WordPress
site.

#### Key Features

 * **REST API Integration** – Extends WordPress REST API to support SEO metadata
   fields
 * **Yoast SEO Support** – Automatically sets focus keywords and meta descriptions
   for Yoast SEO
 * **Rank Math Support** – Full compatibility with Rank Math SEO plugin
 * **Automatic Indexables Rebuild** – Ensures Yoast SEO score indicators update 
   correctly
 * **SEO Plugin Detection** – API endpoint to detect which SEO plugin is active

#### How It Works

 1. Install and activate this plugin on your WordPress site
 2. Connect your WordPress site to SEO Rocket using Application Passwords
 3. Publish articles from SEO Rocket with one click
 4. SEO metadata (focus keywords, meta descriptions) sync automatically

#### REST API Endpoints

**Detect SEO Plugin**
 GET /wp-json/seo-rocket/v1/detect-plugin

Returns information about which SEO plugin is active on the site.

#### Requirements

 * WordPress 5.9 or higher
 * PHP 7.4 or higher
 * Yoast SEO or Rank Math (recommended, but not required)

#### Privacy

This plugin does not collect any user data. It only provides REST API endpoints 
for publishing content from SEO Rocket.

## 安装

#### Automatic Installation

 1. Go to Plugins > Add New in your WordPress admin
 2. Search for “SEO Rocket Integration”
 3. Click “Install Now” and then “Activate”

#### Manual Installation

 1. Download the plugin zip file
 2. Go to Plugins > Add New > Upload Plugin
 3. Upload the zip file and click “Install Now”
 4. Activate the plugin

#### Configuration

No configuration required. The plugin automatically detects your SEO plugin (Yoast
SEO or Rank Math) and enables the appropriate REST API fields.

## 常见问题

### Do I need Yoast SEO or Rank Math installed?

No, the plugin works without any SEO plugin installed. However, SEO metadata (focus
keywords, meta descriptions) will only be set if you have Yoast SEO or Rank Math
active.

### How do I connect SEO Rocket to my WordPress site?

 1. Generate an Application Password in WordPress (Users > Your Profile > Application
    Passwords)
 2. Add your WordPress site URL and Application Password in SEO Rocket’s integrations
    settings
 3. Test the connection to verify everything works

### Why aren’t Yoast SEO scores showing for published articles?

This plugin includes automatic indexables rebuilding for Yoast SEO. If scores still
don’t appear, try:
 1. Edit the post in WordPress and click Update (this forces 
Yoast to recalculate) 2. Check that WP_DEBUG is disabled in production

### Is this plugin compatible with other SEO plugins?

Currently, the plugin supports Yoast SEO and Rank Math. Support for additional SEO
plugins may be added in future versions.

### Does this plugin slow down my site?

No. The plugin only adds lightweight REST API endpoints and hooks. It has no impact
on frontend performance.

## 评价

此插件暂无评价。

## 贡献者及开发者

「SEO Rocket Integration」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ seorocket ](https://profiles.wordpress.org/seorocket/)
 *   [ brainbuzzmarketing ](https://profiles.wordpress.org/brainbuzzmarketing/)

[帮助将「SEO Rocket Integration」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/seo-rocket-integration)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/seo-rocket-integration/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/seo-rocket-integration/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/seo-rocket-integration/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/seo-rocket-integration/)。

## 更新日志

#### 1.7.1

 * Removed error_log() calls to resolve WordPress.org PHPCS warnings

#### 1.7.0

 * Fixed Yoast green light not appearing reliably on all sites
 * Added direct update_post_meta saving — bypasses REST API meta registration which
   fails when Yoast registers the same keys without show_in_rest
 * Changed from register_meta to register_post_meta with explicit post-type subtypes
 * Added unregister/re-register flow to override Yoast’s and Rank Math’s existing
   meta registrations
 * Removed conditional class_exists checks from meta registration — all SEO fields
   are now always registered
 * Reads meta from raw JSON body (get_json_params) to bypass REST API field filtering
 * Split meta save (priority 5) and indexable rebuild (priority 10) into separate
   hooks for correct ordering

#### 1.6.0

 * Fixed Yoast SEO green light not appearing on REST API published posts
 * Register _yoast_wpseo_linkdex and _yoast_wpseo_content_score meta fields for 
   REST API
 * Register rank_math_seo_score meta field for Rank Math REST API
 * Added Yoast indexables rebuild hook for immediate SEO score indicator updates
 * Refactored field registration to reduce code duplication

#### 1.4.0

 * Tested up to WordPress 6.9
 * Plugin header cleanup for WordPress.org compliance

#### 1.3.0

 * Initial WordPress.org compliant release
 * Full support for Yoast SEO and Rank Math
 * REST API endpoint for SEO plugin detection
 * Automatic Yoast indexables rebuilding
 * WordPress coding standards compliance

#### 1.2.0

 * Added Rank Math support
 * Improved error logging

#### 1.1.0

 * Added Yoast indexables auto-rebuild feature
 * Cache clearing for immediate SEO score updates

#### 1.0.0

 * Initial release with Yoast SEO REST API support

## 额外信息

 *  版本 **1.7.1**
 *  最后更新：**2 月前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 5.9 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/seo-rocket-integration/)
 * 标签
 * [rank math](https://cn.wordpress.org/plugins/tags/rank-math/)[rest-api](https://cn.wordpress.org/plugins/tags/rest-api/)
   [seo](https://cn.wordpress.org/plugins/tags/seo/)[Yoast](https://cn.wordpress.org/plugins/tags/yoast/)
 *  [高级视图](https://cn.wordpress.org/plugins/seo-rocket-integration/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/seo-rocket-integration/reviews/)

## 贡献者

 *   [ seorocket ](https://profiles.wordpress.org/seorocket/)
 *   [ brainbuzzmarketing ](https://profiles.wordpress.org/brainbuzzmarketing/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/seo-rocket-integration/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.seorocket.app)