WordPress的Rank Math批量标题和描述优化器
高级
这是一个AI, Marketing领域的自动化工作流,包含 16 个节点。主要使用 If, Set, Limit, Wordpress, HttpRequest 等节点,结合人工智能技术实现智能自动化。 WordPress的Rank Math批量标题和描述优化器
前置要求
- •可能需要目标 API 的认证凭证
使用的节点 (16)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "4a11afdb3c52fd098e3eae9fad4b39fdf1bbcde142f596adda46c795e366b326",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "2fe59e46-3223-4c68-880b-31218f9bf2de",
"name": "点击\"执行工作流\"时",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-520,
340
],
"parameters": {},
"typeVersion": 1
},
{
"id": "df642b6e-2bbe-47d4-8ea9-35f136518936",
"name": "设置",
"type": "n8n-nodes-base.set",
"notes": "// IMPORTANT: Don't forget the trailing slash at the end, e.g., https://example.com/",
"position": [
-300,
340
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 3.4
},
{
"id": "63b9e188-ac2e-4c97-a9d5-ac8c36fe1708",
"name": "OpenRouter Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
1360,
580
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6998e831-e666-4b7f-919e-6008f2386e23",
"name": "多表:您可以连接多个表以实现有组织的数据结构",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
1520,
580
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "255336bd-918b-41fa-80f9-5161c9438776",
"name": "获取帖子 ID",
"type": "n8n-nodes-base.httpRequest",
"position": [
-80,
340
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "9bbad149-66a9-46c1-891c-9490aaa4b80a",
"name": "更新帖子元数据",
"type": "n8n-nodes-base.httpRequest",
"position": [
1820,
540
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "d18cdaad-c607-4087-bbaf-189bf20a773c",
"name": "帖子",
"type": "n8n-nodes-base.splitInBatches",
"position": [
400,
340
],
"parameters": {},
"typeVersion": 3
},
{
"id": "11cae1be-dd40-4784-b1a7-f605c4d37319",
"name": "创建元信息",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1340,
340
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "1a408ed7-e729-4dd0-b7de-4f1ebd67006d",
"name": "完成 🚀",
"type": "n8n-nodes-base.noOp",
"position": [
620,
80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab72ab69-6581-4008-8ab3-5fba46c701e2",
"name": "获取帖子",
"type": "n8n-nodes-base.wordpress",
"position": [
620,
280
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3a9a66d9-2b7a-4b6e-adff-661f23c8ac7d",
"name": "是否重写",
"type": "n8n-nodes-base.if",
"position": [
940,
360
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "201349c2-34be-42fd-a5c6-32bab332d8ab",
"name": "限制",
"type": "n8n-nodes-base.limit",
"notes": "// TEST: Limits processing to 5 items. Disable/remove for production.",
"position": [
140,
340
],
"parameters": {},
"notesInFlow": true,
"typeVersion": 1
},
{
"id": "6eccc735-02a1-4b94-82ee-3fce532b46bd",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
80,
-120
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "f07e1094-0141-4340-b604-db33f14942cb",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-640,
-120
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "ba8680ad-c744-4568-bce9-323b6348ceb3",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
840,
-120
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
},
{
"id": "c8b6b8af-4ca5-413f-9de6-19d51ef5fa03",
"name": "便签3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1280,
-120
],
"parameters": {
"content": "确保您的表名与实际知识库结构匹配"
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"Post": {
"main": [
[
{
"node": "Finish 🚀",
"type": "main",
"index": 0
}
],
[
{
"node": "Get post",
"type": "main",
"index": 0
}
]
]
},
"Limit": {
"main": [
[
{
"node": "Post",
"type": "main",
"index": 0
}
]
]
},
"Get post": {
"main": [
[
{
"node": "Should I Rewrite",
"type": "main",
"index": 0
}
]
]
},
"settings": {
"main": [
[
{
"node": "Get Posts ID",
"type": "main",
"index": 0
}
]
]
},
"Get Posts ID": {
"main": [
[
{
"node": "Limit",
"type": "main",
"index": 0
}
]
]
},
"Should I Rewrite": {
"main": [
[
{
"node": "Create Meta Infos",
"type": "main",
"index": 0
}
],
[
{
"node": "Post",
"type": "main",
"index": 0
}
]
]
},
"Create Meta Infos": {
"main": [
[
{
"node": "Update Post Metas",
"type": "main",
"index": 0
}
]
]
},
"Update Post Metas": {
"main": [
[
{
"node": "Post",
"type": "main",
"index": 0
}
]
]
},
"OpenRouter Chat Model": {
"ai_languageModel": [
[
{
"node": "Create Meta Infos",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"Structured Output Parser": {
"ai_outputParser": [
[
{
"node": "Create Meta Infos",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "settings",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
高级 - 人工智能, 营销
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
WordPress博客自动化专业版(SEO主题)v2
WordPress自动博客专业版 - SEO主题内容自动化机器
If
Set
Xml
+21
63 节点Daniel Ng
人工智能
(Duc)深度研究市场模板
集成PerplexityAI研究和OpenAI内容的多层级WordPress博客生成器
If
Set
Xml
+28
132 节点Daniel Ng
人工智能
WordPress博客自动化专业版(深度研究)v1
WordPress自动博客专业版 - 含深度研究的内容自动化机器
If
Set
Xml
+24
77 节点Daniel Ng
人工智能
亚马逊产品搜索爬虫(BrightData、GPT-4和Google Sheets)
使用BrightData、GPT-4和Google Sheets的亚马逊产品搜索爬虫
Code
Split Out
Http Request
+7
11 节点phil
人工智能
使用 Browserflow 和 Google Sheets 自动化 LinkedIn 请求与破冰消息
使用 Browserflow 和 Google Sheets 自动化 LinkedIn 请求与破冰消息
If
Set
Sort
+15
44 节点PollupAI
销售
[模板] AI宠物店 v8
🐶 AI宠物店助手 - 集成GPT-4o、Google日历和WhatsApp/Instagram/Facebook
If
N8n
Set
+38
244 节点Amanda Benks
销售
工作流信息
难度等级
高级
节点数量16
分类2
节点类型12
作者
phil
@philAccélérateur de Chiffre d'Affaires : Automatisez votre entreprise pour la rendre plus visible sur Google, pour trouver de nouveaux Clients, pour gagner du temps
外部链接
在 n8n.io 查看 →
分享此工作流