The Rank Math API Manager is a powerful WordPress plugin that automates the management of Rank Math metadata for posts and WooCommerce products. It uses the REST API to streamline SEO efforts, enabling users to efficiently update SEO Titles, Descriptions, Canonical URLs, and Focus Keywords.
claude install Devora-AS/rank-math-api-managerThe Rank Math API Manager is a powerful WordPress plugin that automates the management of Rank Math metadata for posts and WooCommerce products. It uses the REST API to streamline SEO efforts, enabling users to efficiently update SEO Titles, Descriptions, Canonical URLs, and Focus Keywords.
Automate SEO metadata updates for WordPress posts.
Manage WooCommerce product SEO attributes efficiently.
Integrate with other applications via REST API for seamless data flow.
claude install Devora-AS/rank-math-api-managergit clone https://github.com/Devora-AS/rank-math-api-managerCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I need to update the SEO metadata for [PRODUCT_NAME] in my WooCommerce store using the Rank Math API Manager. Here are the details: SEO Title: [SEO_TITLE], Description: [SEO_DESCRIPTION], Canonical URL: [CANONICAL_URL], Focus Keyword: [FOCUS_KEYWORD]. Please provide the API request I need to make to update this product's metadata.
```json
{
"request": {
"method": "POST",
"endpoint": "/wp-json/rank-math/v1/posts/[PRODUCT_ID]/update",
"headers": {
"Content-Type": "application/json",
"Authorization": "Bearer [API_KEY]"
},
"body": {
"title": "[SEO_TITLE]",
"description": "[SEO_DESCRIPTION]",
"canonical": "[CANONICAL_URL]",
"focus_keyword": "[FOCUS_KEYWORD]"
}
},
"response": {
"success": true,
"data": {
"post_id": [PRODUCT_ID],
"title": "[SEO_TITLE]",
"description": "[SEO_DESCRIPTION]",
"canonical": "[CANONICAL_URL]",
"focus_keyword": "[FOCUS_KEYWORD]"
}
}
}
```Your one-stop shop for church and ministry supplies.
AI-driven B2B digital advertising platform.
Streamline talent acquisition with collaborative tools and customizable interview processes.
Automate your browser workflows effortlessly
AI video and podcast editing
WordPress, done right
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan