This n8n workflow automates the process of retrieving, analyzing, and updating WordPress posts with enriched metadata. Triggered manually, it first fetches recent posts from a WordPress site, then uses OpenRouter’s Chat Model to analyze content and generate structured metadata. Based on the analysis, the workflow decides whether the post needs rewriting or additional metadata creation. It then updates the posts accordingly, making the content more organized and informative without manual intervention. This automation is ideal for maintaining an up-to-date, SEO-optimized WordPress site with minimal effort.
Automated WordPress Post Data Enrichment Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatOpenRouter, @n8n/n8n-nodes-langchain.outputParserStructured, httpRequest, if, limit, manualTrigger, noOp, set, splitInBatches, stickyNote, wordpress |
Reviews
There are no reviews yet.