This comprehensive n8n workflow automates a detailed on-page SEO and technical site audit for a specified landing page URL. It begins with capturing the URL through a form trigger, then scrapes the webpage content using an HTTP request. The workflow leverages OpenAI’s GPT-4 model to perform an in-depth SEO content analysis and a technical SEO review based on the page’s HTML code. It produces structured audit reports that include content quality, keyword analysis, readability, technical issues, quick fixes, and improvement opportunities. The final results are compiled into a markdown report, converted to HTML, and then sent via email to provide actionable insights for enhancing website SEO and performance.
On-Page SEO and Technical Site Audit Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, aggregate, formTrigger, gmail, httpRequest, markdown, merge, stickyNote |
Reviews
There are no reviews yet.