使用OpenAI分析网站并获取页面SEO审计
中级
这是一个AI领域的自动化工作流,包含 12 个节点。主要使用 Gmail, Merge, Markdown, Aggregate, FormTrigger 等节点,结合人工智能技术实现智能自动化。 使用OpenAI分析网站并获取页面SEO审计
前置要求
- •Google 账号和 Gmail API 凭证
- •可能需要目标 API 的认证凭证
- •OpenAI API Key
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "iLpBIRuhpWToO22N",
"meta": {
"instanceId": "e8ec316b54e91908f34cbfdc330e5d1d5e97aa0ea8f7277c00d8a8a3892c9983",
"templateCredsSetupCompleted": true
},
"name": "🤖 页面 SEO 审计",
"tags": [
{
"id": "TF9zcHoRnyCYBNVV",
"name": "SEO",
"createdAt": "2025-03-14T12:08:26.948Z",
"updatedAt": "2025-03-14T12:08:26.948Z"
}
],
"nodes": [
{
"id": "f4a971be-a961-4ad6-b38d-830c5fca5407",
"name": "着陆页 URL",
"type": "n8n-nodes-base.formTrigger",
"position": [
-180,
0
],
"webhookId": "afe067a5-4878-4c9d-b746-691f77190f54",
"parameters": {
"options": {},
"formTitle": "Conversion Rate Optimizer",
"formFields": {
"values": [
{
"fieldLabel": "Landing Page Url",
"placeholder": "https://yuzuu.co",
"requiredField": true
}
]
},
"formDescription": "Your Landing Page is Leaking Sales—Fix It Now"
},
"typeVersion": 2.2
},
{
"id": "e280139f-94b8-49dc-91e7-c6ffa0c04716",
"name": "抓取网站",
"type": "n8n-nodes-base.httpRequest",
"position": [
20,
0
],
"parameters": {
"url": "={{ $json['Landing Page Url'] }}",
"options": {}
},
"typeVersion": 4.2
},
{
"id": "de9ff0da-4ef9-4878-af0d-5733e010402c",
"name": "OpenAI 聊天模型",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
320,
20
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4o-mini",
"cachedResultName": "gpt-4o-mini"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "MtyWeuRTqwi3Yx9H",
"name": "OpenAi account"
}
},
"typeVersion": 1.2
},
{
"id": "25969781-4b1c-42ad-969c-efbb605be9e5",
"name": "OpenAI 聊天模型1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
360,
400
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4o-mini",
"cachedResultName": "gpt-4o-mini"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "MtyWeuRTqwi3Yx9H",
"name": "OpenAi account"
}
},
"typeVersion": 1.2
},
{
"id": "0f135a2d-156c-43ee-b254-581c7d543a8c",
"name": "内容审计",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
380,
200
],
"parameters": {
"text": "=You are the best SEO Manager in the country—a world-class expert in optimizing websites to rank on Google.\n\nIn this task, you will analyze the content of the webpage and perform a detailed and structured SEO Content Audit.\n\nAudit Structure\nYou will divide your audit in 2 parts:\n- The first part is the Analysis\n- The second is the Recommendations\n\nIn the Analysis, you will include:\n- Content Quality Assessment – Evaluate the content's overall quality, accuracy, and relevance to the target audience.\n- Keyword Research and Analysis – Identify primary and secondary keywords, keyword density, and keyword placement strategies.\n- Readability Analysis – Assess the content's readability score using metrics such as Flesch-Kincaid Grade Level, Flesch Reading Ease, and Gunning-Fog Index.\n\nIn the Recommendations, you will present your recommendations and actionable suggestions in clear, organized bullet points. Recommendations must improve the rankings in Google but also the user engagement. \n\nEnsure the output is properly formatted, clean, and highly readable. Do not include any introductory or explanatory text—only the audit findings.\n\nHere is the content of my landing page: {{ $json.data }}",
"options": {},
"promptType": "define"
},
"typeVersion": 1.7
},
{
"id": "b693e35c-c0d4-4202-8c5e-2a5646a16cc4",
"name": "技术审计",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
380,
-200
],
"parameters": {
"text": "=You are the best SEO Manager in the country—a world-class expert in optimizing websites to rank on Google.\nIn this task, you will analyze the HTML code of a webpage and perform a detailed and structured On-Page Technical SEO Audit.\n\nAudit Structure\nYou will review all technical SEO aspects of the page. Once completed, you will present your findings and recommendations in clear, organized bullet points, categorized into three sections:\n- Critical Issues – Must be fixed immediately.\n- Quick Wins – Easy fixes with a big impact.\n- Opportunities for Improvement – Require more effort but offer potential benefits.\n\nEnsure the output is properly formatted, clean, and highly readable. Do not include any introductory or explanatory text—only the audit findings.\n\nHere is the content of my landing page: {{ $json.data }}",
"options": {},
"promptType": "define"
},
"typeVersion": 1.7
},
{
"id": "3d172f93-7d94-4a43-9403-5cec799bbe47",
"name": "合并",
"type": "n8n-nodes-base.merge",
"position": [
880,
0
],
"parameters": {},
"typeVersion": 3,
"alwaysOutputData": true
},
{
"id": "2081bf62-0e47-497e-8a3e-d30d330f6a9d",
"name": "Aggregate",
"type": "n8n-nodes-base.aggregate",
"position": [
1080,
0
],
"parameters": {
"options": {},
"fieldsToAggregate": {
"fieldToAggregate": [
{
"fieldToAggregate": "output"
}
]
}
},
"typeVersion": 1
},
{
"id": "e1cfc16e-e0dc-4298-9b94-ffb7f23b45aa",
"name": "Markdown",
"type": "n8n-nodes-base.markdown",
"position": [
1280,
0
],
"parameters": {
"mode": "markdownToHtml",
"options": {},
"markdown": "=# On-Page Technical Audit\n{{ $json.output[0] }}\n\n# On-Page SEO Content Audit\n{{ $json.output[1] }}"
},
"typeVersion": 1
},
{
"id": "7dc41215-e276-439c-be11-92278b1c3a60",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
1360,
-160
],
"parameters": {
"color": 3,
"width": 360,
"height": 100,
"content": "## 发送邮件"
},
"typeVersion": 1
},
{
"id": "28aea6bd-beef-4116-97c2-e8b88e96d5ac",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
-380
],
"parameters": {
"color": 3,
"width": 420,
"height": 140,
"content": "## OpenAI 设置"
},
"typeVersion": 1
},
{
"id": "3242a0c3-4439-4ad1-8185-47185046080d",
"name": "Gmail",
"type": "n8n-nodes-base.gmail",
"position": [
1480,
0
],
"webhookId": "2979e4dc-1689-447e-8cd4-eb907b4eedf4",
"parameters": {
"sendTo": "hello@youremail.com",
"message": "={{ $json.data }}",
"options": {},
"subject": "=On-Page SEO Audit - {{ $('Landing Page Url').item.json['Landing Page Url'] }}"
},
"credentials": {
"gmailOAuth2": {
"id": "9EELWJ0jA3PIbx13",
"name": "Gmail account"
}
},
"typeVersion": 2.1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "bc4ac79c-71a0-4dae-805d-55b682b0c199",
"connections": {
"3d172f93-7d94-4a43-9403-5cec799bbe47": {
"main": [
[
{
"node": "2081bf62-0e47-497e-8a3e-d30d330f6a9d",
"type": "main",
"index": 0
}
]
]
},
"e1cfc16e-e0dc-4298-9b94-ffb7f23b45aa": {
"main": [
[
{
"node": "3242a0c3-4439-4ad1-8185-47185046080d",
"type": "main",
"index": 0
}
]
]
},
"2081bf62-0e47-497e-8a3e-d30d330f6a9d": {
"main": [
[
{
"node": "e1cfc16e-e0dc-4298-9b94-ffb7f23b45aa",
"type": "main",
"index": 0
}
]
]
},
"0f135a2d-156c-43ee-b254-581c7d543a8c": {
"main": [
[
{
"node": "3d172f93-7d94-4a43-9403-5cec799bbe47",
"type": "main",
"index": 1
}
]
]
},
"e280139f-94b8-49dc-91e7-c6ffa0c04716": {
"main": [
[
{
"node": "0f135a2d-156c-43ee-b254-581c7d543a8c",
"type": "main",
"index": 0
},
{
"node": "b693e35c-c0d4-4202-8c5e-2a5646a16cc4",
"type": "main",
"index": 0
}
]
]
},
"b693e35c-c0d4-4202-8c5e-2a5646a16cc4": {
"main": [
[
{
"node": "3d172f93-7d94-4a43-9403-5cec799bbe47",
"type": "main",
"index": 0
}
]
]
},
"f4a971be-a961-4ad6-b38d-830c5fca5407": {
"main": [
[
{
"node": "e280139f-94b8-49dc-91e7-c6ffa0c04716",
"type": "main",
"index": 0
}
]
]
},
"de9ff0da-4ef9-4878-af0d-5733e010402c": {
"ai_languageModel": [
[
{
"node": "b693e35c-c0d4-4202-8c5e-2a5646a16cc4",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"25969781-4b1c-42ad-969c-efbb605be9e5": {
"ai_languageModel": [
[
{
"node": "0f135a2d-156c-43ee-b254-581c7d543a8c",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 人工智能
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
Facebook广告竞品创意分析与自动邮件报告
使用AI(GPT-4和Gemini)分析竞争对手Facebook广告并生成邮件报告
Set
Wait
Gmail
+
Set
Wait
Gmail
31 节点SamirLiu
人工智能
自动化博客撰写与社交媒体推广代理
使用GPT-4、Perplexity和WordPress自动化SEO博客创建+社交媒体
Set
Code
Gmail
+
Set
Code
Gmail
79 节点LukaszB
设计
✨🤖 自动化AI驱动的社交媒体内容工厂,适用于X + Facebook + Instagram + LinkedIn
✨🤖 使用AI自动化多平台社交媒体内容创建
If
Set
Code
+
If
Set
Code
57 节点Joseph LePage
人工智能
🎦🚀 YouTube 视频评论分析智能体
🎦🚀 YouTube 视频评论分析智能体
Set
Code
Gmail
+
Set
Code
Gmail
25 节点Joseph LePage
人工智能
🤖🧑💻 用于n8n创作者排行榜报告的AI代理
🤖🧑💻 用于顶级n8n创作者排行榜报告的AI代理
Set
Sort
Gmail
+
Set
Sort
Gmail
49 节点Joseph LePage
人工智能
在可视化参考库中探索n8n节点
在可视化参考库中探索n8n节点
If
Ftp
Set
+
If
Ftp
Set
113 节点I versus AI
其他
工作流信息
难度等级
中级
节点数量12
分类1
节点类型9
作者
Not Another Marketer
@notanothermarketerBuilding Badass AI Agents for Marketing. Pre-made, ready-to-use, fully customizable.
外部链接
在 n8n.io 查看 →
分享此工作流