πŸ“Š Technical SEO audits with GPT-4o-mini & multi-format reporting (Sheets/Email)

⚑ 128 views Β· πŸ“Š Market Research & Insights

Description

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?


🧠 What does the workflow do?

  1. Automatically detects the sitemap (robots.txt β†’ sitemap.xml).

  2. Filters only internal URLs (ignores assets, images, scripts, etc).

  3. Fetches the full HTML content of each URL.

  4. Uses ChatGPT (GPT-4o-mini) for professional diagnostics (meta tags, headings, hreflang, Open Graph, links, duplicate content, etc).

  5. Groups results (critical issues, recommendations, best practices) and presents them as:

    • πŸ“„ Professional HTML report (ready to send/share)
    • πŸ“Š Google Sheets (collaborative structure)
    • πŸ”— Webhook or HTML email (for automation)

πŸ› οΈ Technologies / APIs Used


⚑ Who should use it?


🎯 Problems solved


πŸ“ Quick Setup

  1. Import the .json into your n8n.

  2. Add your credentials:

    • OpenAI (ChatGPT) API Key
    • Google account (only for Google Sheets output)
  3. Run manually or via webhook (you can pass the URL as a parameter).

  4. View the results in the generated HTML, Google Sheets, or your email.


πŸ’‘ Details & Tips


πŸ“¦ What’s included?

πŸ”— Nodes Used

Google Sheets, HTTP Request, Webhook, Gmail, Stop and Error, Filter

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup