🎬 Multi-level WordPress blog generator with PerplexityAI research & OpenAI content

⚡ 1,304 views · 🎬 Content Creation & Video

Description

WordPress Auto-Blogging Pro v2 - with DEEPER RESEARCH - Advanced Content Automation

(This version is an upgrade from v1: WordPress Auto-Blogging Pro - with DEEP RESEARCH - Content Automation Machine v1)

Take your content automation to unprecedented depths! This v2 template enhances the acclaimed “WordPress Auto-Blogging Pro - with DEEP RESEARCH” by introducing Deeper Research, a multi-level research capability designed to generate exceptionally comprehensive, long-form content like detailed articles, reports, and even e-books.

If you need more than just standard blog posts and crave truly authoritative, data-driven content generated automatically, this workflow is built for you. It optionally goes beyond simple topic research by breaking down subjects into sub-topics, and then further into sub-sub-topics, conducting real-time online research (powered by the Research Tool Sub-Flow using PerplexityAI) at each stage. This ensures unparalleled depth and coverage, perfect for tackling complex subjects. Combined with enhanced automation features for batch processing, categorization, tagging, linking, and image generation (using OpenAI’s latest image model gpt-image-1 accessed via API), this is the ultimate engine for serious content automation on WordPress.

It operates using a three-flow system: a Trigger Flow acts as a scheduler and dispatcher, a powerful Main Flow executes the complex content generation process, and a dedicated Research Tool Sub-Flow handles interactions with PerplexityAI.

Visit AI Automation Pro’s website for more powerful n8n templates.

AI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_1.jpegAI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_2_1.jpegAI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_2.jpegAI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_3.jpegAI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_4.jpeg

What problem is this workflow solving? / Use cases

Standard content automation often struggles with producing truly in-depth, comprehensive content on complex or rapidly evolving topics. This workflow addresses that challenge by:

Ideal use cases include creating cornerstone content, detailed guides, industry reports, niche site authority building, and automating the production of deeply researched articles where maximum depth is required.

Who is this for?

This advanced workflow is designed for demanding users who require robust, comprehensive content automation:

Unique Features

This v2 workflow introduces significant upgrades and retains the best features of v1:

AI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_5_2.jpegAI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_6.jpegAI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_7.jpeg

How this workflow works

AI_Automation_Pro_WordPress_Blog_Automation_Deeper_Research_v2_8.jpeg

This template utilizes three interconnected n8n flows: a Trigger Flow, a Main Flow, and a Research Tool Sub-Flow, orchestrated primarily via Google Sheets.

1. Trigger Flow (Scheduler & Dispatcher):

2. Main Flow (Content Generation Engine):

3. Research Tool Sub-Flow (PerplexityAI Interaction):

Requirements

Setup Step-by-Step

  1. Import Workflows: Download the three .json files (Trigger Flow, Main Flow, Research Tool Sub-Flow) and import them into your n8n instance. Name them clearly (e.g., “WP Deeper Research - Trigger Flow”, “WP Deeper Research - Main Flow”, “WP Deeper Research - Research Tool Sub-Flow”).
  2. Configure Google Sheet:
    • Clone or create a Google Sheet workbook (e.g., Deeper Research - Create Topics).
    • Ensure two sheets within it: Create Topic and Final Blogs.
    • Set up required columns in Create Topic (e.g., Topic, Status, Have Deeper Research, Audience, Style, etc. - match these exactly to the names used in the workflow nodes).
    • Set up columns in Final Blogs for backup (e.g., Topic Name, Final URL, Markdown, HTML, etc. - match workflow nodes).
    • Update all Google Sheets nodes in the Trigger Flow and Main Flow to point to the correct Workbook Name, Sheet Name, and ensure column names match.
  3. Link Flows:
    • In the Trigger Flow, locate the “Execute Workflow” node (e.g., “Execute Workflow - Create A Topic”). Edit this node and select the imported Main Flow from the dropdown.
    • In the Main Flow, locate all “Execute Workflow” nodes that perform research. Edit these nodes and select the imported Research Tool Sub-Flow from the dropdown.
  4. Configure Credentials: In n8n, add credentials for: OpenAI, PerplexityAI, WordPress (using Application Password), Google (ensure Sheets, Drive, Docs permissions).
  5. Connect Workflow Nodes: Open all three workflows. Go through each node requiring authentication (OpenAI, Perplexity HTTP Request, WordPress, Google Sheets, Google Drive, Google Docs) and assign the correct credential. Pay close attention to HTTP Request nodes, ensuring API keys are correctly placed.
  6. Configure Triggers: In the Trigger Flow, configure the Schedule Trigger interval (default 10 mins) or the n8n Form Trigger fields as needed. Ensure only one trigger is active unless you intend both.
  7. Customize Inputs & Parameters: Review key nodes:
    • Trigger Flow: Adjust Wait time if needed.
    • Main Flow: Verify Website URL (for sitemap), AI prompts (Planner, Copywriters), default Category ID, internal link limit, image sizes.
    • Research Tool Sub-Flow: Review default model (sonar), system message, max tokens if needed.
  8. Test Connections: Perform test runs on individual nodes within each workflow (e.g., read Google Sheet, call Perplexity via Research Tool Sub-Flow, connect to WordPress) to verify credentials and configurations.
  9. Initial Test Run: Add one test topic to your Create Topic sheet (set Status to ‘To Do’, specify ‘Yes’ or ‘No’ for Have Deeper Research). Manually trigger the Trigger Flow once (or wait for the schedule). Verify the process completes and check outputs (WordPress post, Google Drive folder, Google Doc, Final Blogs sheet, Create Topic status update).
  10. Activate Workflows: Toggle the “Active” switch ON for the Trigger Flow in your n8n instance. The Sub-Workflows should remain inactive as they are triggered by other flows.
  11. Start Automating: Add content topics to the Create Topic sheet (set Status=‘To Do’), and the scheduled Trigger Flow will pick them up.

Tips for Pros

Important Considerations

🔗 Nodes Used

Edit Image, Google Sheets, HTTP Request, Google Drive, Execute Sub-workflow, Wordpress

đŸ“„ Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup