Block 1 - Iterar Páginas
- Type / Role
- n8n-nodes-base.splitInBatches - splitInBatches
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
Instantly map all internal URLs, perform AI powered (ChatGPT) analysis, and deliver results in HTML via webhook, Google Sheets, or email. All from your own n8n instance! Why this workflow? Forge...
n8n-nodes-base.splitinbatches, n8n-nodes-base.splitout, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.xml, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oriol Seguí.
Original n8n.io sourceInstantly map all internal URLs, perform AI-powered (ChatGPT) analysis, and deliver results in HTML via webhook, Google Sheets, or email. All from your own n8n instance!
Automatically detects the sitemap (robots.txt → sitemap.xml).
Filters only internal URLs (ignores assets, images, scripts, etc).
Fetches the full HTML content of each URL.
Uses ChatGPT (GPT-4o-mini) for professional diagnostics (meta tags, headings, hreflang, Open Graph, links, duplicate content, etc).
Groups results (critical issues, recommendations, best practices) and presents them as:
Import the .json into your n8n.
Add your credentials:
Run manually or via webhook (you can pass the URL as a parameter).
View the results in the generated HTML, Google Sheets, or your email.
example.com) — no https:// and no trailing slash.n8n workflow file → SEO n8n.jsonREADME)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 45 workflow blocks. Download the JSON for the full node graph.
| Workflow | Technical SEO audits with GPT-4o-mini & multi-format reporting (Sheets/Email) |
|---|---|
| Complexity | advanced |
| Nodes | 45 |
| Categories | Market Research, AI Summarization |
| Author | Oriol Seguí |
| Published | 06 Oct 2025 |
Use the JSON export at /data/workflows/9296/9296.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.
Instantly map all internal URLs, perform AI powered (ChatGPT) analysis, and deliver results in HTML via webhook, Google Sheets, or email. All from your own n8n instance! Why this workflow? Forge...
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.