Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Automated SEO Audit with a Team of AI Specialists This workflow performs a comprehensive, automated monthly SEO and performance audit for any website. It uses a "team" of specialized AI agents t...
n8n-nodes-base.scheduletrigger, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.googlesheetstool, n8n-nodes-base.merge, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jimmy Gay.
Original n8n.io sourceThis workflow performs a comprehensive, automated monthly SEO and performance audit for any website. It uses a "team" of specialized AI agents to analyze data from multiple sources, aggregates their findings, and generates a final strategic report.
Every month, it automatically fetches data from Google Analytics, Google Search Console, and Google PageSpeed Insights, and also performs a live crawl of the target website's homepage.
To use this template, you must configure your credentials and set your target website.
1. Set Your Target Domain (Crucial!):
Set Target Website node at the beginning of the workflow.https://www.your-website.com with the URL of the website you want to audit. This will update the URL across the entire workflow automatically.2. Configure the Schedule Trigger:
Schedule Trigger node to set when you want the monthly report to run.3. Connect Your Google Credentials:
Get a report node.Search Console (HTTP Request) node.Google Sheets nodes.Google API Key.key.PageSpeed Insight node, select "API Key - Query Param" for Authentication, and choose your new credential.4. Connect OpenAI Credentials:
OpenAI Chat Model nodes. Configure each one with your OpenAI API key.5. Set Your Google Sheet:
Google Sheets nodes, replace the hardcoded "Document ID" with the ID of your own Google Sheet where you want to store the reports.Schedule Trigger starts the workflow. Four parallel branches collect data from Google Analytics, PageSpeed Insights, Search Console, and a direct website crawl.Code node to format the data.ANALYTICS SPECIALIST, PERFORMANCE SPECIALIST, etc.) for in-depth analysis.Merge node waits for all four specialist reports to be completed. A DATA AGGREGATOR node then combines them into a single, comprehensive package.MASTER ANALYST agent receives the aggregated data and produces a high-level strategic summary with actionable recommendations. This final report is then saved to Google Sheets.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.
Showing the first 24 of 38 workflow blocks. Download the JSON for the full node graph.
| Workflow | Comprehensive SEO Audit with GPT-4 Specialists using Analytics, Search Console & PageSpeed |
|---|---|
| Complexity | advanced |
| Nodes | 38 |
| Categories | Market Research, AI Summarization |
| Author | Jimmy Gay |
| Published | 27 Jul 2025 |
Use the JSON export at /data/workflows/6540/6540.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.
Automated SEO Audit with a Team of AI Specialists This workflow performs a comprehensive, automated monthly SEO and performance audit for any website. It uses a "team" of specialized AI agents t...
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 Market Research, AI Summarization use case.