This n8n workflow automates a detailed SEO audit process for a WordPress website. It begins with a webhook trigger to initiate the process, then fetches the webpage content via an HTTP request. The workflow extracts important HTML elements like title, description, and links, and analyzes SEO factors such as keyword density, image alt text, and robots.txt. It also evaluates page speed with the PageSpeed API. Using AI-powered language models, it performs content, title, description, alt, and density analyses to generate valuable SEO insights. All findings are compiled into an HTML report, which is automatically emailed to stakeholders. This automated SEO audit helps website owners identify issues and optimize their site’s search engine performance efficiently.
Comprehensive SEO Audit Workflow
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmChatDeepSeek, code, emailSend, html, htmlExtract, httpRequest, merge, webhook |
Reviews
There are no reviews yet.