🎬 Generate multiple languange blogpost with OpenAI, support Yoast & Polylang

1,985 views · 🎬 Content Creation & Video

Description

The blogblizt: polylang workflow streamlines the creation and publication of high-quality blog content using powerful automation with n8n, OpenAI’s GPT and the WordPress API. It enables effortlessly generate SEO-friendly articles complete with metadata and optimized featured images, improving content freshness and search engine visibility.

Screenshot 20250625 at 15.16.45.png

💡 Why Use blogblizt?

⚡ Who Is This For?

❓ What Problem Does It Solve?

This workflow automates the entire editorial cycle—from generating engaging topics with AI, drafting full-length articles, producing featured images automatically, to posting drafts configured for SEO on WordPress—dramatically reducing editor workload and improving content output.

🔧 What This Workflow Does

  1. Trigger

    • Runs on manual trigger or a weekly schedule to ensure consistent content flow
  2. 📎 Fetch Site Context

    • Retrieves recent posts, taxonomies, and WordPress API schema to understand site structure
  3. 🔍 Generate Topic

    • Uses OpenAI GPT-4.1-mini to roll a random language and craft a targeted blog post topic + SEO metadata
  4. 🤖 Draft Article

    • Composes a comprehensive, SEO-friendly article tailored to the generated topic
  5. 💌 Create Draft

    • Posts the draft on WordPress with Yoast SEO fields populated
  6. 🖼 Generate Image

    • Creates a high-quality, cinematic featured image via AI
  7. 📤 Upload & Attach

    • Uploads the image to the WordPress media library and sets it as the post’s featured image

🔐 Setup Instructions

  1. Import the workflow file into n8n:

  2. Add credentials:

    • WordPress API (with create-post & media permissions)
    • OpenAI API key (for GPT and image models)
  3. Customize categories, languages, and schedule in the relevant nodes

  4. Adjust the Schedule Trigger timing as desired (e.g. every Monday at 9 AM)

  5. Test end-to-end on a staging WordPress site to verify drafts and images publish correctly

🧩 Pre-Requirements

🛠️ Customize It Further


🧠 Nodes Used


📞 Support

Built by: Khaisa Studio Tags: wordpress, marketing, polylang Category: Content Creation

Need a custom? contact me on LinkedIn or Web

🔗 Nodes Used

HTTP Request, Wordpress, Schedule Trigger, AI Agent, Basic LLM Chain, OpenAI Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup