Skip to main content

Generate SEO Arabic articles and save to Notion

Workflow preview

Workflow preview
100%
Generate SEO Arabic articles and save to Notion preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This workflow automatically creates in depth, SEO friendly Arabic articles based on any keyword you provide. It researches the topic, generates a full article outline, writes every section in Arabi...

Best for

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

Tools used

n8n-nodes-base.formtrigger, n8n-nodes-base.splitout, n8n-nodes-base.aggregate, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.notion, n8n-nodes-base.set

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Generate SEO Arabic articles and save to Notion
Workflow name
Generate SEO Arabic articles and save to Notion

This workflow automatically creates in-depth, SEO-friendly Arabic articles based on any keyword you provide. It researches the topic, generates a full article outline, writes every section in Arabic, and saves the final article directly to your Notion workspace—all in a few clicks.


How It Works

  • Step 1: You submit a simple web form with your keyword and (optionally) an article title.
  • Step 2: The workflow researches the topic using advanced AI, gathers trending questions from Google, and creates a detailed, structured outline.
  • Step 3: Each section of the article is written in Arabic by AI, following best SEO practices and including real FAQs.
  • Step 4: The completed article is automatically formatted and saved to your Notion database, ready for review or publishing.

Setup Instructions

  • What you need:
    • An OpenAI API key (for AI-powered writing and outline generation)
    • An OpenRouter API key (for research via Perplexity/Sonar AI)
    • A Notion account and Notion API integration (for saving articles)
    • DataForSEO account (for fetching Google "People Also Ask" questions)
  • How to set up:
    1. Import the workflow into your n8n instance.
    2. Connect your API credentials for OpenAI, OpenRouter, Notion, and (optionally) DataForSEO.
    3. Update your Notion database ID in the workflow settings.
    4. Deploy the workflow. Fill out the web form to generate your first article.
  • Setup time: 10–20 minutes if you already have your accounts.

Tip:

You can fully customize the outline and writing prompts for your target audience or topic. The workflow is modular—easy to adapt for different languages or content styles.

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 - On form submission

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.2

Block 2 - Split Out

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

Block 3 - Aggregate

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

Block 4 - Prmopts For Search

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

Block 5 - Sonar - Search

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

Block 6 - Sticky Note

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

Block 7 - Sticky Note1

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

Block 8 - Sticky Note2

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

Block 9 - Make An Outline

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

Block 10 - Split Out1

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

Block 11 - Writing The Article

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

Block 12 - notion

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

Block 13 - Make Notion Page

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 14 - Edit Fields1

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

Block 15 - Code

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

Block 16 - Form

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

Block 17 - Sticky Note3

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

Block 18 - Loop Over Items

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

Block 19 - People_Also_Ask

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

Block 20 - Filter_Q&A

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

Block 21 - Gather_Q&A

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

Block 22 - Sticky Note4

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

Block 23 - Sticky Note5

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

3. Summary Table

Workflow Generate SEO Arabic articles and save to Notion
Complexity advanced
Nodes 23
Categories Content Creation, Multimodal AI
Author Mahmoud Ashraf
Published 09 Jun 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4828/4828.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 Generate SEO Arabic articles and save to Notion do?

This workflow automatically creates in depth, SEO friendly Arabic articles based on any keyword you provide. It researches the topic, generates a full article outline, writes every section in Arabi...

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.