Auto-Tag Blog Posts in WordPress with AI

Auto-Tag Blog Posts in WordPress with AI

Complex
High
32
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
32
Node Types
17

Node Types

lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1
2 nodes
output Parser Autofixing
Auto-fixing Output Parser
1 node
output Parser Structured
Structured Output Parser
1 node
rss Feed Read Trigger
RSS Feed Trigger
1 node
set
Return article details, SET initial record, MOCK article
3 nodes
split Out
Split Out
1 node
split In Batches
Loop over articles
1 node
http Request
GET WP tags, POST WP tags, GET updated WP tags
3 nodes
sticky Note
Sticky Note5, Sticky Note1, Sticky Note2, Sticky Note, Sticky Note3, Sticky Note4, Sticky Note6, Sticky Note7, Sticky Note8, Sticky Note9
10 nodes
filter
Keep matches
1 node
aggregate
Combine tag_ids, Combine slugs
2 nodes
if
If
1 node
code
Return missing tags
1 node
wordpress
Wordpress
1 node
execute Workflow Trigger
Demo Usage in Another Workflow
1 node
execute Workflow
Auto-Tag Posts in WordPress
1 node
chain Llm
Generate tags for article
1 node

Workflow JSON

22.33 KB
{
  "id": "siXUnQhJpCJ9rHzu",
  "meta": {
    "instanceId": "a9f3b18652ddc96459b459de4fa8fa33252fb820a9e5a1593074f3580352864a",
    "templateCredsSetupCompleted": true
  },
  "name": "Auto-Tag Blog Posts in WordPress with AI",
  "tags": [
    {
      "id": "ijuVOmJpw5mCrzQX",
      "name": "marketing",
      "createdAt": "2025-01-28T16:42:03.029Z",
      "updatedAt": "2025-01-28T16:42:03.029Z"
    }
  ],
  "nodes": [
    {
      "id": "0561d80b-f360-4a8e-930d-49b778833991",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        3260,
        480
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "openAiApi": {
          "id": "yWpagxp5s8o3dlBp",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "d71aec64-299c-4258-8eb4-95821d15b758",
      "name": "Auto-fixing Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserAuto...

Showing first 1000 characters. Click "Expand" to view the full JSON.