This n8n workflow automates the process of creating SEO-friendly WordPress posts, triggered manually via Telegram or automatically every three hours. It uses language models to generate engaging article content, metadata, and featured images, streamlining content creation for bloggers and marketers. The workflow begins with a trigger (Telegram command or scheduled trigger) that prompts a topic and title generator. Subsequently, it generates article content, metadata, and a feature image using AI models. The content is then assembled into a Draft post in WordPress, with the feature image attached, and notifications sent to Discord and Telegram channels. This automation is ideal for maintaining a consistent blog publishing schedule, enhancing SEO, and saving time on manual content creation.
Automated SEO-friendly WordPress Post Generator
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.lmChatOpenRouter, @n8n/n8n-nodes-langchain.openAi, @n8n/n8n-nodes-langchain.outputParserStructured, discord, httpRequest, if, scheduleTrigger, stickyNote, telegram, telegramTrigger, wordpress |
Reviews
There are no reviews yet.