Tools Catalog / Plugin integrations / Rank Math / wp_rm_update_post_seo

wp_rm_update_post_seo tool reference for Rank Math

Write
Group Rank MathCapability edit_posts

updates Rank Math SEO fields for a post.

Description

updates Rank Math SEO fields for a post.

What it is for

  • Optimizing SEO with AI.

Example use case

improving search snippets.

Sample prompt

Update the Rank Math title and meta description for post ID 245 to improve click-through rate.

Sample response

{
  "tool": "wp_rm_update_post_seo",
  "status": "ok",
  "updated": true
}

What does wp_rm_update_post_seo do?

updates Rank Math SEO fields for a post.

Does wp_rm_update_post_seo modify site data?

Yes. It can create, update, activate, deactivate, or delete data depending on arguments.

Which capability is commonly required?

It usually runs with controls compatible with edit_posts and the active MCP profile.

How should wp_rm_update_post_seo be used safely?

Require confirmation, test in staging first, and verify rollback coverage.

Which plugin is required?

Rank Math must be installed and active in the target WordPress environment.