Block 1 - Topic Chooser and Title Maker
- Type / Role
- @n8n/n8n-nodes-langchain.chainLlm - chainLlm
- Config choices
- Version 1.6
This workflow is provided as-is. Please review and test before using in production.
BlogBlitz is a powerful workflow that automates the creation and publishing of SEO optimized blog posts to WordPress, saving you hours of manual content creation. Triggered on a schedule or via Tel...
@n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.telegramtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.if, n8n-nodes-base.scheduletrigger, n8n-nodes-base.discord, n8n-nodes-base.httprequest, n8n-nodes-base.wordpress
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Khairul Muhtadin.
Original n8n.io sourceBlogBlitz is a powerful n8n workflow that automates the creation and publishing of SEO-optimized blog posts to WordPress, saving you hours of manual content creation. Triggered on a schedule or via Telegram, it generates high-quality, 1,500β2,500-word articles complete with titles, slugs, meta descriptions, images, and more.
Manually creating engaging, SEO-friendly content is time-consuming and requires writing expertise. BlogBlitz solves this by:
| Feature | Description |
|---|---|
| Triggers | - Runs every 3 hours via Schedule Trigger - Or on-demand via Telegram command: /generate |
| Generates Content | Uses OpenRouter to: - Select a category (Technology, AI, etc.) - Create a title, slug, focus keyphrase, and meta description |
| Writes Articles | OpenAI generates 1,500β2,500-word articles: - SEO-optimized - Structured with headings - Includes CTA |
| Adds Visuals | Generates realistic featured images with OpenAI and uploads them to WordPress |
| SEO Features | Generates: - Optimized slug - Focus keyphrase - Meta description |
| Publishes | Posts directly to WordPress: - With correct category - Featured image - Author ID |
| Notifies | Sends publish alerts via Discord webhook and Telegram message |
wp-json/wp/v2)Set up post categories:
[ID:3][ID:4][ID:7][ID:8][ID:9]Use admin user ID for publishing (default: 1)
/generate| Feature | How to Customize |
|---|---|
| Categories | Update category IDs in the WordPress Post Draft node |
| Schedule | Modify the interval in the Schedule Trigger |
| Tone & Style | Adjust prompts in the LLM Chain node |
| Notifications | Add Slack, Email, or other channels |
| Image Style | Change OpenAI prompt for βvividβ, βnaturalβ, etc. |
@n8n/n8n-nodes-langchainTelegram TriggerSchedule TriggerOpenRouterOpenAIWordPressDiscordHTTP Request/generate to your Telegram bot.Made by: Khaisa Studio
Tag: youtube, summarizer, telegram, openai
Category: AI Automation, Video Tools
Need a custom? contact me on LinkedIn or Web
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate and Publish SEO-Optimized Blog Posts to WordPress |
|---|---|
| Complexity | advanced |
| Nodes | 18 |
| Categories | Content Creation, Multimodal AI |
| Author | Khairul Muhtadin |
| Published | 24 May 2025 |
Use the JSON export at /data/workflows/4362/4362.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
BlogBlitz is a powerful workflow that automates the creation and publishing of SEO optimized blog posts to WordPress, saving you hours of manual content creation. Triggered on a schedule or via Tel...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.