AI Agents

Automatic tagging of WordPress blog posts using AI analysis

32 nodes 294 147 Automatic trigger
Download

Workflow Description

This workflow monitors new blog posts via RSS feed, analyzes their content with OpenAI to extract relevant tags, and automatically applies them in WordPress while sharing updates on Twitter/X for broader reach.

How it works

  1. 1.Monitor new blog posts from RSS feed source
  2. 2.Analyze article content using OpenAI language model to extract relevant tags
  3. 3.Process and structure results using output parser for consistency
  4. 4.Automatically add extracted tags to WordPress posts
  5. 5.Share published articles with tags on Twitter/X platform

Use cases

  • Scale content organization for high-volume publishing workflows
  • Improve discoverability and searchability of archived articles
  • Automate social media promotion alongside content publication

Requirements

  • Active OpenAI API key with appropriate permissions
  • WordPress site access with valid authentication credentials
  • Valid RSS feed URL pointing to blog content
  • Twitter/X account with API authentication

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

OpenAI Output Parser Rss Feed Read Trigger Split In Batches WordPress Twitter/X LLM Chain

Details

Trigger Automatic trigger
Nodes 32
Apps 7
Views 294
Downloads 147

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (32)

/

OpenAI Chat Model

OpenAI

#1

Auto-fixing Output Parser

Output Parser Autofixing

#2

OpenAI Chat Model1

OpenAI

#3

Structured Output Parser

Output Parser Structured

#4

RSS Feed Trigger

Rss Feed Read Trigger

#5

Return article details

Set

#6

Split Out

Split Out

#7

Loop over articles

Split In Batches

#8

SET initial record

Set

#9

GET WP tags

HTTP Request

#10

POST WP tags

HTTP Request

#11

GET updated WP tags

HTTP Request

#12

Keep matches

Filter

#13

Combine tag_ids

Aggregate

#14

Combine slugs

Aggregate

#15

If

If

#16

MOCK article

Set

#17

Return missing tags

Code

#18

Wordpress

Wordpress

#19

Sticky Note1

Sticky Note

#20

Sticky Note2

Sticky Note

#21

Demo Usage in Another Workflow

Execute Workflow Trigger

#22

Auto-Tag Posts in WordPress

Execute Workflow

#23

Sticky Note

Sticky Note

#24

Sticky Note3

Sticky Note

#25

Sticky Note4

Sticky Note

#26

Sticky Note5

Sticky Note

#27

Sticky Note6

Sticky Note

#28

Generate tags for article

LLM Chain

#29

Sticky Note7

Sticky Note

#30

Sticky Note8

Sticky Note

#31

Sticky Note9

Sticky Note

#32