What This Workflow Does
This automation solves the tedious manual process of updating SEO metadata across WordPress sites. Marketing teams waste hours copying optimized titles and descriptions into the Yoast SEO fields for each post or product. This workflow eliminates that bottleneck by programmatically pushing updates through the Yoast API.
The solution handles both standard WordPress posts and WooCommerce products, making it valuable for content-heavy sites and ecommerce stores alike. It's particularly powerful when combined with content calendars or product information management systems that already contain optimized metadata.
How It Works
1. Trigger Initiation
The workflow can be triggered manually for one-off updates or connected to schedule triggers for regular SEO refreshes. Webhook triggers also allow integration with external content management systems.
2. WordPress API Authentication
Secure API calls authenticate using WordPress credentials with proper editing permissions. The workflow handles the OAuth handshake and token management automatically.
3. Metadata Update Execution
The core HTTP request node sends properly formatted JSON payloads to the Yoast API endpoint, updating specified fields while preserving all other existing SEO settings.
4. Result Verification
Built-in error handling confirms successful updates and logs any issues for troubleshooting, ensuring data integrity across your site.
Who This Is For
This automation delivers the most value for:
- Content teams managing large WordPress sites
- Ecommerce stores with extensive WooCommerce catalogs
- Agencies handling multiple client websites
- SEO specialists implementing bulk optimizations
- Developers building automated content pipelines
What You'll Need
- A WordPress site with administrator access
- Yoast SEO plugin (premium version recommended)
- The companion Yoast SEO API Manager plugin installed
- n8n instance with HTTP request capabilities
- Basic understanding of WordPress REST API authentication
Quick Setup Guide
- Install the Yoast API Manager plugin on your WordPress site
- Configure WordPress API credentials in n8n
- Import the workflow JSON template
- Map your content source fields to the API parameters
- Test with a single post before scaling to bulk updates
Key Benefits
Save 5-10 hours weekly by eliminating manual copy-paste of SEO metadata across hundreds of posts and products.
Maintain consistent optimization by programmatically enforcing your SEO title and description templates site-wide.
Reduce human error that occurs when manually transferring metadata between systems.
Enable dynamic updates that reflect current keyword strategies or content changes automatically.
Scale across multiple sites with centralized control over all your WordPress properties' SEO configurations.