Skip to main content

Publish WordPress SEO blog drafts from trending news with Brave Search and OpenAI

Workflow preview

Workflow preview
100%
Publish WordPress SEO blog drafts from trending news with Brave Search and OpenAI preview
Open on n8n.io

1. Workflow Overview

Turn News into Articles — Automatically. This workflow searches the internet for the latest news in your niche, selects the most interesting topics, writes complete long form SEO articles with AI g...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, @brave/n8n-nodes-brave-search.bravesearch, n8n-nodes-base.code, n8n-nodes-base.splitout, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.openai

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by LukaszB.

Original n8n.io source

1.1 Workflow description

Title
Publish WordPress SEO blog drafts from trending news with Brave Search and OpenAI
Workflow name
Publish WordPress SEO blog drafts from trending news with Brave Search and OpenAI

Turn News into Articles — Automatically.

This workflow searches the internet for the latest news in your niche, selects the most interesting topics, writes complete long-form SEO articles with AI-generated images, and publishes them directly to WordPress as drafts - fully automated, on a schedule.

One run produces 3 complete, publish-ready articles. Every day if you want.


How it works

  1. Searches the internet for the latest news in your niche
  2. Selects the most relevant and interesting topics automatically
  3. Generates a full article blueprint — outline, SEO metadata, image prompts
  4. Writes each article section by section as structured HTML
  5. Generates body images and a wide-format header image via AI
  6. Uploads all images to your WordPress media library
  7. Publishes each article as a draft with slug, excerpt, and featured image
  8. Sends a Telegram notification confirming what was published

Requirements

  • n8n (self-hosted or cloud)
  • OpenAI API key (or any other LLM)
  • Brave Search API key (free tier works)
  • WordPress site with Application Password enabled
  • Telegram Bot and Chat ID

Works for any niche

Travel, finance, health, tech, e-commerce - change one field and the workflow adapts completely.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Aggregate for Planner

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 2 - Article Planner

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 3 - OpenAI — Article Planner

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 4 - Brave Search1

Type / Role
@brave/n8n-nodes-brave-search.braveSearch - braveSearch
Config choices
Version 1

Block 5 - Format Search Results1

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 6 - Idea and Plan Agent1

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 3.1

Block 7 - OpenAI — Plan Agent1

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 8 - Create JSON1

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 9 - Split Out1

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 10 - Set Output Image1

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 11 - Aggregate1

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 12 - Generate an image3

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 13 - set images

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 14 - OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.3

Block 15 - Make sumarry

Type / Role
@n8n/n8n-nodes-langchain.chainLlm - chainLlm
Config choices
Version 1.9

Block 16 - Loop Over Items

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 17 - clean html1

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 18 - Aggregate2

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 19 - Code in JavaScript1

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 20 - OpenAI Chat Model1

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 21 - Wordpress

Type / Role
n8n-nodes-base.wordpress - wordpress
Config choices
Version 1

Block 22 - WordPress excerpt add

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 23 - OpenAI

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 24 - Upload Image to Wordpress2

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Showing the first 24 of 50 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Publish WordPress SEO blog drafts from trending news with Brave Search and OpenAI
Complexity advanced
Nodes 50
Categories Content Creation, Multimodal AI
Author LukaszB
Published 03 Apr 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/14690/14690.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Publish WordPress SEO blog drafts from trending news with Brave Search and OpenAI do?

Turn News into Articles — Automatically. This workflow searches the internet for the latest news in your niche, selects the most interesting topics, writes complete long form SEO articles with AI g...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.