Project Overview: AI-Powered WordPress Content Engine
Overview:
This n8n workflow fully automates the creation and publishing of SEO-optimized content directly to WordPress. It uses an AI chain to generate posts, structure metadata, create drafts, and automatically handle all final publishing steps.
Key Automated Steps:
Dual Trigger: The workflow can be activated either on a Schedule (for mass production) or by a Telegram Trigger (for on-demand posting).
AI Content Generation: A Basic LLM Chain and a Topic Chooser and Title Maker collaborate to generate the full post, including the title, category, meta tags, and keyphrases.
Drafting and Formatting: The system creates a WordPress Post Draft with the fully formatted content (Article Generator) and metadata.
Visuals & Publishing: An OpenAI Generate Image Model creates a featured image. This image is uploaded to WordPress, and the system then sets the featured image.
External Notification: The final published post is announced via a Webhook to Discord and sent as a direct message via Telegram.
Outcome:
A highly scalable, hands-free system for content marketers and SEO teams that automates content creation, SEO optimization, publishing, and social promotion with a single workflow.