Full Auto Blog Generator – Built in n8n
This automation writes, enhances, designs, and publishes a full blog article—completely hands-free. It pulls from Google Sheets, creates SEO-optimized content and images, and uploads everything to WordPress.
🔧 Workflow Breakdown by Sections
✅ 1. Getting the Subject Info
(Green Section)
- Schedule Trigger: Launches the flow at a set time or interval.
- Google Sheets + Publish Date Checker: Reads blog ideas, checks when they’re scheduled for publishing.
🌐 2. Gathering All Website URLs
(Blue-Purple Top Section)
- URL Fetching + XML Parsing: Pulls all URLs (likely for internal linking or references).
- Split & Aggregate: Organizes these into usable chunks.
✍️ 3. Creating the Content
(Purple Section)
- Table of Contents Tool: Creates structured outline via OpenAI + tools.
- Create Sections + Generate Content: Expands each section into paragraphs using AI.
- Tavily + OpenAI: Tavily retrieves relevant info, GPT formats and fills it in.
- Merge & Aggregate: Assembles full article into a single draft.
➕ 4. Adding Extra Info (SEO + Metadata)
(Dark Blue Section)
- Content Editor: Makes minor improvements or edits.
- Title Maker: Creates catchy SEO blog titles.
- Slug Maker: Generates clean, SEO-optimized URLs.
- Description Generator: Adds meta descriptions for search engines.
🖼️ 5. Creating the Featured Image
(Brown Section)
- Image Prompt + Text-to-Image Generator (AI): Automatically generates custom artwork for the post.
- Resize: Ensures the image meets WordPress size requirements.
🚀 6. Uploading to WordPress
(Dark Green Section)
- Upload Image to WP
- Update Meta Data
- Post Blog
- Set Featured Image
Everything is finalized and published directly to the website—no manual involvement needed.
✅ What This Automation Does
- Writes an entire blog article from a simple topic idea
- Adds internal references and links
- Enhances the content for SEO
- Creates custom visuals using AI image generation
- Publishes the blog and featured image to WordPress