Update Rank Math Meta for WooCommerce
detail.loadingPreview
Updates SEO meta titles and descriptions for WooCommerce products using the Rank Math API.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of updating SEO metadata for WooCommerce products. It leverages an HTTP Request node to interact with the Rank Math SEO plugin's API, allowing for programmatic control over titles, descriptions, and canonical URLs.
Key Features
- Manually triggerable workflow.
- Sets a WooCommerce URL from environment variables.
- Sends POST requests to update Rank Math SEO meta data for specific posts.
- Configurable API endpoint and credentials.
- Includes retry mechanisms for failed requests.
How To Use
- Ensure you have the Rank Math SEO plugin installed and activated on your WordPress site.
- Configure your WordPress and WooCommerce API credentials in n8n.
- Set the
BASE_URLenvironment variable in n8n to your WordPress site's API endpoint. - Set the
WEBHOOK_URLenvironment variable to the desired canonical URL. - In the 'HTTP Request - Update Rank Math Meta' node, specify the
post_idof the product you wish to update and the desiredrank_math_titleandrank_math_description. - Run the workflow manually by clicking 'Test workflow' in the n8n interface.
Apps Used
Workflow JSON
{
"id": "54804595-d987-4cc7-afc0-3cbd70f38ac5",
"name": "Update Rank Math Meta for WooCommerce",
"nodes": 0,
"category": "E-commerce Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 54804595-d987...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
WooCommerce Product Management Workflow
Automates the creation, update, and retrieval of products in WooCommerce.
WooCommerce Order Tracking Retrieval
Retrieves and consolidates tracking information for WooCommerce orders, allowing for DHL status checks.
Squarespace Fulfillment Automation
Automate the fulfillment of Squarespace orders.
WooCommerce Order Created: Notify Mattermost
Sends a notification to Mattermost when a new order is created in WooCommerce.
Zalando Product Monitor and Price Alert
Automatically monitor Zalando products for price drops and receive email notifications.
Monitor Competitor Pricing
Automatically monitor competitor pricing from Google Sheets and update it.