Auto-Post WordPress Articles to Social Media with Gemini AI & Blotato

Go to Workflow
0 views
Built by David Olusola David Olusola
Created on June 13, 2026

Description

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

WordPress to Blotato Social Publisher


Overview:
This automation monitors your WordPress site for new posts and automatically creates platform-specific social media content using AI, then posts to Twitter, LinkedIn, and Facebook via Blotato.

What it does:
Monitors WordPress site for new posts every 30 minutes
Filters posts published in the last hour to avoid duplicates
Processes each new post individually
AI generates optimized content for each social platform (Twitter, LinkedIn, Facebook)
Extracts platform-specific content from AI response
Publishes to all three social media platforms via Blotato API

Setup Required:
WordPress Connection
Configure WordPress credentials in the "Check New Posts" node
Enter your WordPress site URL, username, and password/app password
Blotato Social Media API Setup
Get your Blotato API key from your Blotato account
Configure API credentials in the Blotato connection node
Map each platform (Twitter, LinkedIn, Facebook) to the correct Blotato channel
AI Configuration
Set up Google Gemini API credentials
Connect the Gemini model to the "AI Social Content Creator" node
Customization Options
Posting Frequency: Modify schedule trigger (default: every 30 minutes)
Content Tone: Adjust AI system message for different writing styles
Post Filtering: Change time window in WordPress node (default: last hour)
Platform Selection: Remove any social media platforms you don’t want to use
Testing
Run workflow manually to test connections
Verify posts appear correctly on all platforms
Monitor for API rate limit issues

Features:
Platform-optimized content (hashtags, character limits, professional tone)
Duplicate prevention system
Batch processing for multiple posts
Featured image support
Customizable posting frequency

Customization:
Change monitoring frequency
Adjust AI prompts for different tones
Add/remove social platforms
Modify hashtag strategies

Need Help?
For n8n coaching or one-on-one consultation

Nodes Used (4)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
Wordpress
n8n-nodes-base.wordpress