Set Automate

Set Automate streamlines the process of updating SEO metadata for WordPress products via a simple manual trigger. By connecting to WooCommerce, it efficiently posts essential information like titles and descriptions, enhancing your site's search visibility and performance with minimal effort.

7/8/2025
3 nodes
Simple
manualsimpleapiintegration
Categories:
Manual TriggeredSimple Workflow

Target Audience

Target Audience


- WordPress Site Owners: Those who manage a WordPress site and want to automate SEO updates.
- Digital Marketers: Professionals looking to enhance their website's SEO performance efficiently.
- E-commerce Managers: Individuals managing WooCommerce stores who need to update product metadata without manual intervention.
- Developers: Tech-savvy users who want to integrate automated workflows into their projects.

Problem Solved

Problem Solved


This workflow automates the process of updating Rank Math SEO metadata for products in WooCommerce. It eliminates the need for manual updates, saving time and reducing the risk of errors. By using this automation, users can ensure that their product pages are optimized for search engines, potentially increasing visibility and traffic.

Workflow Steps

Workflow Steps


1. Manual Trigger: The workflow starts when the user clicks the 'Test workflow' button, initiating the process.
2. Set WooCommerce URL: The workflow sets the WooCommerce URL as a variable, allowing the HTTP request to utilize this dynamic value.
3. HTTP Request: The workflow sends an HTTP POST request to the Rank Math API endpoint to update the SEO metadata for a specified product (post ID 246). The request includes:
- SEO Title: Demo SEO Title
- SEO Description: Demo SEO Description
- Canonical URL: https://example.com/demo-product
4. Error Handling: The workflow is configured to retry the HTTP request in case of failure, ensuring reliability.

Customization Guide

Customization Guide


- Change WooCommerce URL: Modify the value in the 'Settings' node to point to your WooCommerce store.
- Update Product ID: Change the post_id value in the HTTP request body to target a different product.
- Edit SEO Metadata: Customize the values for rank_math_title, rank_math_description, and rank_math_canonical_url to reflect your desired SEO settings.
- Add More Nodes: Expand the workflow by adding more nodes to perform additional actions or integrate with other services as needed.