OpenAI와 WordPress를 사용한 SEO 블로그 게시물 생성 및 게시 자동화
고급
이것은Content Creation, Multimodal AI분야의자동화 워크플로우로, 22개의 노드를 포함합니다.주로 If, Set, Code, Wordpress, HttpRequest 등의 노드를 사용하며. OpenAI 및 WordPress를 사용한 SEO 블로그 글 생성 및 발행 자동화
사전 요구사항
- •대상 API의 인증 정보가 필요할 수 있음
- •Telegram Bot Token
- •OpenAI API Key
사용된 노드 (22)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "a5fd400c6ce3e6fce31bb31916a9cfa04e30e08115d80423a7e69507457fa5bb"
},
"nodes": [
{
"id": "76dbfac0-fe7f-4a79-9d7a-197e57e3b642",
"name": "주제 선정 및 제목 생성",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
336,
208
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "49e846e4-bd87-4fa9-a661-b5d3ed719561",
"name": "기본 LLM 체인",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
688,
208
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "bae35281-c0a5-48af-ab52-b9e62b561ec9",
"name": "OpenAI - 이미지 생성",
"type": "@n8n/n8n-nodes-langchain.openAi",
"position": [
1264,
208
],
"parameters": {},
"typeVersion": 1.8
},
{
"id": "a6d5dba6-54da-4d26-89a5-90c5a9ee450c",
"name": "이미지를 WP에 업로드",
"type": "n8n-nodes-base.httpRequest",
"position": [
1488,
208
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "21b9f00a-4904-467d-91cb-f6f00db2e697",
"name": "Wordpress - 대표 이미지 설정",
"type": "n8n-nodes-base.httpRequest",
"position": [
1712,
208
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "85afc2ca-e0d6-4c9d-80a6-258861f5176c",
"name": "예약 트리거",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
112,
304
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "d8447a15-4e04-4056-8b04-e346914c7577",
"name": "글 생성기",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
688,
368
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "cae1fda6-32a9-44f6-8482-833e79226cf0",
"name": "Telegram 트리거",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-112,
112
],
"webhookId": "a9b697dc-5b4e-418c-83ed-54966ce7ea34",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "b5bcfda1-7004-4465-828c-18d41423278f",
"name": "조건문",
"type": "n8n-nodes-base.if",
"position": [
112,
112
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "63886a15-2045-43b1-80a6-3574134aa8e4",
"name": "메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-368,
480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "54c8e94c-0356-46ab-a4db-67c741facdda",
"name": "메모1",
"type": "n8n-nodes-base.stickyNote",
"position": [
1344,
512
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "279e6bce-b635-4e16-9117-e2eecbc9c1f0",
"name": "가져오기",
"type": "n8n-nodes-base.wordpress",
"position": [
1040,
208
],
"parameters": {},
"typeVersion": 1
},
{
"id": "da921683-2a0a-4901-80cc-59605aa3c058",
"name": "유효한 카테고리 설정",
"type": "n8n-nodes-base.set",
"position": [
448,
656
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "ce40b7b2-10a1-407d-8569-8c48d9885390",
"name": "카테고리 매핑",
"type": "n8n-nodes-base.code",
"position": [
1104,
656
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5efd463f-c52a-43b7-9fe9-4d0e2bb77a22",
"name": "📦 최종 데이터 형식 지정",
"type": "n8n-nodes-base.set",
"position": [
672,
656
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "3fa76244-7b34-4761-a01e-a72680553392",
"name": "카테고리 가져오기",
"type": "n8n-nodes-base.httpRequest",
"position": [
224,
656
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "b8781242-cfbb-45e4-a066-cb84b67e914f",
"name": "🚀 게시",
"type": "n8n-nodes-base.httpRequest",
"position": [
896,
656
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 4.2
},
{
"id": "bcf19367-7d34-47f1-b023-8b5719aa6421",
"name": "메모2",
"type": "n8n-nodes-base.stickyNote",
"position": [
160,
576
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "d59cd82e-554c-42de-a2a6-a847b38043d0",
"name": "메타데이터 생성기",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
336,
368
],
"parameters": {},
"typeVersion": 1
},
{
"id": "cc8c2918-d179-40b6-a4e3-d67d013e7416",
"name": "파서",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
480,
368
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "beb57cbd-3c57-4c5d-8a0c-bf6ba6757e36",
"name": "대체 텍스트",
"type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
"position": [
832,
368
],
"parameters": {},
"typeVersion": 1
},
{
"id": "f180f1e1-36bb-453f-8419-7a96bea89820",
"name": "메모3",
"type": "n8n-nodes-base.stickyNote",
"position": [
272,
336
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"b5bcfda1-7004-4465-828c-18d41423278f": {
"main": [
[
{
"node": "76dbfac0-fe7f-4a79-9d7a-197e57e3b642",
"type": "main",
"index": 0
}
]
]
},
"279e6bce-b635-4e16-9117-e2eecbc9c1f0": {
"main": [
[
{
"node": "bae35281-c0a5-48af-ab52-b9e62b561ec9",
"type": "main",
"index": 0
}
]
]
},
"cc8c2918-d179-40b6-a4e3-d67d013e7416": {
"ai_outputParser": [
[
{
"node": "76dbfac0-fe7f-4a79-9d7a-197e57e3b642",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"49e846e4-bd87-4fa9-a661-b5d3ed719561": {
"main": [
[
{
"node": "279e6bce-b635-4e16-9117-e2eecbc9c1f0",
"type": "main",
"index": 0
}
]
]
},
"85afc2ca-e0d6-4c9d-80a6-258861f5176c": {
"main": [
[
{
"node": "76dbfac0-fe7f-4a79-9d7a-197e57e3b642",
"type": "main",
"index": 0
}
]
]
},
"cae1fda6-32a9-44f6-8482-833e79226cf0": {
"main": [
[
{
"node": "b5bcfda1-7004-4465-828c-18d41423278f",
"type": "main",
"index": 0
}
]
]
},
"d8447a15-4e04-4056-8b04-e346914c7577": {
"ai_languageModel": [
[
{
"node": "49e846e4-bd87-4fa9-a661-b5d3ed719561",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"d59cd82e-554c-42de-a2a6-a847b38043d0": {
"ai_languageModel": [
[
{
"node": "76dbfac0-fe7f-4a79-9d7a-197e57e3b642",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"a6d5dba6-54da-4d26-89a5-90c5a9ee450c": {
"main": [
[
{
"node": "21b9f00a-4904-467d-91cb-f6f00db2e697",
"type": "main",
"index": 0
}
]
]
},
"bae35281-c0a5-48af-ab52-b9e62b561ec9": {
"main": [
[
{
"node": "a6d5dba6-54da-4d26-89a5-90c5a9ee450c",
"type": "main",
"index": 0
}
]
]
},
"76dbfac0-fe7f-4a79-9d7a-197e57e3b642": {
"main": [
[
{
"node": "49e846e4-bd87-4fa9-a661-b5d3ed719561",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 콘텐츠 제작, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
WordPress + 소셜 미디어
GPT/Gemini 및 WordPress 기반 자동화된 블로그 생성 및 다중 플랫폼 게시
If
Set
Switch
+
If
Set
Switch
44 노드Khairul Muhtadin
콘텐츠 제작
GPT-5와 fal.ai 이미지를 사용한 키워드에서 WordPress까지 자동화 SEO 블로그 프로세스
GPT-5 및 fal.ai 이미지를 사용한 키워드 to WordPress SEO 블로그 프로세스 자동화
Set
Code
Wait
+
Set
Code
Wait
96 노드Paul
콘텐츠 제작
Perplexity와 GPT를 사용하여 WordPress에 SEO 최적화 블로그 생성, 키워드와 미디어 포함
Perplexity와 GPT를 사용하여 WordPress에 SEO 최적화 블로그를 만들어 키워드와 미디어 포함
Set
Code
Limit
+
Set
Code
Limit
124 노드Paul
콘텐츠 제작
특정 도구를 사용하여 WordPress에 SEO 최적화 블로그 생성
특정 도구를 사용하여 WordPress에 SEO 최적화 블로그 생성
Set
Code
Limit
+
Set
Code
Limit
124 노드Paul
콘텐츠 제작
콘텐츠생성기 v3
AI驱动블로그자동화:사용GPT-4생성并게시SEO기사至WordPress및Twitter
If
Set
Code
+
If
Set
Code
144 노드Jay Emp0
콘텐츠 제작
WordPress 블로그 자동화 프로페셔널 에디션(심층 연구) v2.1 마켓
GPT-4o, Perplexity AI 및 다국어 지원을 사용한 SEO 최적화 블로그 생성 자동화
If
Set
Xml
+
If
Set
Xml
125 노드Daniel Ng
콘텐츠 제작