توضیحات
SEO Rocket Integration enables seamless publishing of AI-generated, SEO-optimized articles from SEO Rocket 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
- Install and activate this plugin on your WordPress site
- Connect your WordPress site to SEO Rocket using Application Passwords
- Publish articles from SEO Rocket with one click
- 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
- Go to Plugins > Add New in your WordPress admin
- Search for “SEO Rocket Integration”
- Click “Install Now” and then “Activate”
Manual Installation
- Download the plugin zip file
- Go to Plugins > Add New > Upload Plugin
- Upload the zip file and click “Install Now”
- 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?
-
- Generate an Application Password in WordPress (Users > Your Profile > Application Passwords)
- Add your WordPress site URL and Application Password in SEO Rocket’s integrations settings
- 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” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “SEO Rocket Integration” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
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
