Rank Math API Manager #1 in SEO & Metadata
A WordPress plugin that manages the update of Rank Math metadata (SEO Title, SEO Description, Canonical URL, Focus Keyword) via the REST API for WordPress posts and WooCommerce products.
by Devora AS · github.com/devora-as/rank-math-api-manager · website
★ 47stars
1.6krelease downloads
≈70active sites
18forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/devora-as/rank-math-api-manager/releases/download/v1.0.9.2/rank-math-api-manager.zipDeclares an update source (https://github.com/devora-as/rank-math-api-manager), so updates arrive through the plugin's own updater.
From the readme
Rank Math API Manager
📋 Overview
Plugin Name: Rank Math API Manager
Version: 1.0.9.2
Author: Devora AS
Description: WordPress extension that exposes REST API endpoints to update Rank Math SEO metadata programmatically.
🎯 Purpose
This extension enhances the WordPress REST API with custom endpoints that allow external systems (such as n8n workflows) to update Rank Math SEO fields directly via API calls. This eliminates the need for manual SEO configuration and integrates seamlessly with automation.
✨ Features
🔧 Supported SEO Fields
- SEO Title (rankmathtitle) - Meta title for search engines
- SEO Description (rankmathdescription) - Meta description for search engines
- Canonical URL (rankmathcanonicalurl) - Canonical URL for duplicate content
- Focus Keyword (rankmathfocuskeyword) - Primary keyword for the article
🌐 REST API Endpoints
POST /wp-json/rank-math-api/v1/update-meta
Updates Rank Math SEO metadata for a specific post, page, or product.
Supported post types: Posts (post), pages (page), and products (product, if WooCommerce is active).
Parameters:
- postid (required) - ID of the post, page, or product
- rankmathtitle (optional) - SEO title
- rankmathdescrip
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.9.2 | Jun 24, 2026 | rank-math-api-manager.zip | 852 |
| v1.0.9.1 | Mar 13, 2026 | rank-math-api-manager.zip | 627 |
| v1.0.9 | Mar 11, 2026 | rank-math-api-manager.zip | 48 |
| v1.0.8 | Jul 31, 2025 | rank-math-api-manager.zip | 91 |
| v1.0.7 | Jul 29, 2025 | — | — |
Active-site estimate ≈70 comes from the median of recent superseded releases. Method.