Skip to main content

Audit & monitor SEO performance with GPT-4 Advisor, PageSpeed Insights & Slack alerts

Workflow preview

Workflow preview
100%
Audit & monitor SEO performance with GPT-4 Advisor, PageSpeed Insights & Slack alerts preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Unleash the full potential of your website's search engine performance and user experience with this all in one n8n automation template . Designed for SEO professionals and webmasters, this suite p...

Best for

  • Market Research automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.start, n8n-nodes-base.cron, n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.cheerio, n8n-nodes-base.function, n8n-nodes-base.openai

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Audit & monitor SEO performance with GPT-4 Advisor, PageSpeed Insights & Slack alerts
Workflow name
Audit & monitor SEO performance with GPT-4 Advisor, PageSpeed Insights & Slack alerts

Unleash the full potential of your website's search engine performance and user experience with this all-in-one n8n automation template. Designed for SEO professionals and webmasters, this suite provides meticulous on-page and technical SEO auditing, deep insights into Core Web Vitals (LCP & INP), and an intelligent AI-powered chatbot for instant insights and troubleshooting.

Key Features:

  • Comprehensive On-Page SEO Audit: Automatically checks for missing or malformed titles, meta descriptions, H1s (including multiple H1s), missing alt text on images, and canonical tag issues.
  • Detailed Technical SEO Scan: Verifies HTTPS implementation, robots.txt accessibility and content, and sitemap.xml presence.
  • Core Web Vitals Monitoring: Leverages Google PageSpeed Insights to continuously track and alert on critical performance metrics like Largest Contentful Paint (LCP) and Interaction to Next Paint (INP).
  • AI-Powered Analysis & Recommendations: Integrates advanced AI models (ChatGPT, Claude, or Gemini) to analyze audit findings, provide actionable recommendations for improvements, and even suggest better alt text for images based on content context.
  • Intelligent SEO Chatbot: A dynamic chatbot triggered by webhooks understands natural language queries, extracts entities (URLs, keywords, SEO topics), and provides instant, AI-generated answers about SEO best practices, Core Web Vitals explanations, or even specific site data (via Google Search Console integration).
  • Automated Reporting & Alerts: Logs all audit data to Google Sheets for historical tracking and sends real-time Slack alerts for critical SEO issues or performance degradations.

Streamline your SEO workflow, ensure optimal website health, and react swiftly to performance challenges. This template is your ultimate tool for staying ahead in the competitive digital landscape.

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 - Start

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

Block 2 - Scheduled SEO & Core Web Vitals Audit

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

Block 3 - Chatbot Webhook Listener

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

Block 4 - Monitored Websites List

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

Block 5 - HTTP Crawler

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

Block 6 - Cheerio HTML Parser (On-Page SEO)

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

Block 7 - On-Page SEO Validator

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

Block 8 - Fetch Robots.txt

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

Block 9 - Check Sitemap.xml Presence

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

Block 10 - Technical SEO Validator

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

Block 11 - AI SEO Audit & Recommendations

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

Block 12 - Google PageSpeed Insights API

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

Block 13 - Save Comprehensive SEO Report to Google Sheet

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

Block 14 - Overall SEO Health Check (Alert Trigger)

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

Block 15 - Send Comprehensive SEO Audit Alert (Slack)

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

Block 16 - AI Chatbot NLP & Response

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

Block 17 - Extract Chatbot Entities & Intent

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

Block 18 - Google Search Console API - Query Data (Chatbot)

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

Block 19 - Respond to Chatbot Webhook

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

Block 20 - Re-Crawl for Chatbot Audit

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

Block 21 - Execute SEO Audit Workflow (Chatbot Trigger)

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

Block 22 - If Chatbot Requests Full Audit

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

3. Summary Table

Workflow Audit & monitor SEO performance with GPT-4 Advisor, PageSpeed Insights & Slack alerts
Complexity advanced
Nodes 22
Categories Market Research, AI Chatbot
Author Candra Reza
Published 31 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6730/6730.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 Audit & monitor SEO performance with GPT-4 Advisor, PageSpeed Insights & Slack alerts do?

Unleash the full potential of your website's search engine performance and user experience with this all in one n8n automation template . Designed for SEO professionals and webmasters, this suite p...

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 Market Research, AI Chatbot use case.