Block 1 - When clicking ‘Test workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
WordPress Post Auto Categorization Workflow Click here to watch youtube tutorial Purpose Automatically categorize Word...
n8n-nodes-base.manualtrigger, n8n-nodes-base.wordpress, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Keith Rumjahn.
Original n8n.io sourceWordPress Post Auto-Categorization Workflow
📺 Click here to watch youtube tutorial
Automatically categorize WordPress blog posts using AI, saving hours of manual work. This workflow analyzes your post titles and assigns them to predefined categories using artificial intelligence.
• Connects to your WordPress site • Retrieves all uncategorized posts • Uses AI to analyze post titles • Automatically assigns appropriate category IDs • Updates posts with new categories • Processes dozens of posts in minutes
• Modify AI prompts for different categorization criteria • Adjust for multiple category assignments • Add tag generation functionality • Customize for different content types • Add additional metadata updates
• Backup your WordPress database before running • Test with a few posts first • Review AI categorization results initially • Categories must be created manually first
• Can be modified for tag generation • Works with scheduled posts • Handles bulk processing • Maintains categorization consistency
Perfect for content managers, bloggers, and website administrators looking to organize their WordPress content efficiently.
#n8n #WordPress #ContentManagement #Automation #AI
Created by rumjahn
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Auto-categorize blog posts in wordpress using A.I. |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Document Extraction, AI Summarization |
| Author | Keith Rumjahn |
| Published | 08 Jan 2025 |
Use the JSON export at /data/workflows/2706/2706.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
WordPress Post Auto Categorization Workflow Click here to watch youtube tutorial Purpose Automatically categorize Word...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI Summarization use case.