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!
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.json
README
)