Automatisation de l'optimisation SEO WordPress avec GPT-5 nano et Yoast SEO

Avancé

Ceci est unMiscellaneous, Multimodal AIworkflow d'automatisation du domainecontenant 35 nœuds.Utilise principalement des nœuds comme Set, Code, Gmail, Webhook, Markdown. Automatisation de l'optimisation du SEO WordPress avec GPT-5 nano et Yoast SEO

Prérequis
  • Compte Google et informations d'identification Gmail API
  • Point de terminaison HTTP Webhook (généré automatiquement par n8n)
  • Peut nécessiter les informations d'identification d'authentification de l'API cible
  • Informations d'identification Google Sheets API
  • Clé API OpenAI
Aperçu du workflow
Visualisation des connexions entre les nœuds, avec support du zoom et du déplacement
Exporter le workflow
Copiez la configuration JSON suivante dans n8n pour importer et utiliser ce workflow
{
  "meta": {
    "instanceId": "18cadbf4f92d9e3efcb516ab1bd61c54d0868a5f613567189d2b194bbe7e02fc",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "0eab051f-54ab-4f6f-b8b5-7d3874ef0dc9",
      "name": "Itérer les Pages",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -112,
        736
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "20a69797-2e0f-4d9d-9b0d-2a2a45ff94cb",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "notes": "using: pag=example.com\n\nReal example:\nhttps://yourspace.app.n8n.cloud/webhook-test/bbdf9cca-e5f4-4bae-afb1-a893ffb51b18?pag=onlineseoscan.com",
      "position": [
        -2512,
        384
      ],
      "webhookId": "bbdf9cca-e5f4-4bae-afb1-a893ffb51b18",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "cf2087b3-c09e-498a-91da-f118fc567c50",
      "name": "MANUEL",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -2512,
        192
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9bf2cefa-f4a8-46d6-8c46-d4cbef5a982d",
      "name": "meta desc et titre SEO YOAST",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        816,
        880
      ],
      "parameters": {},
      "typeVersion": 4.2,
      "alwaysOutputData": true
    },
    {
      "id": "3bf2acb0-feef-4272-8dee-1ccee768cd19",
      "name": "génération meta descr et titre",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        432,
        880
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "88cca1c7-70d3-48ad-b77c-05d207a4e22f",
      "name": "OPTIONS",
      "type": "n8n-nodes-base.set",
      "position": [
        -1920,
        304
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f66bbebf-fcf8-45fd-81a7-f0b804fe8992",
      "name": "Erreur Sitemap",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        -560,
        544
      ],
      "parameters": {},
      "executeOnce": false,
      "typeVersion": 1
    },
    {
      "id": "2af54a7a-730a-48df-8fc1-0fce2c4fbd06",
      "name": "Sortie Fractionnée1",
      "type": "n8n-nodes-base.splitOut",
      "onError": "continueErrorOutput",
      "position": [
        -784,
        752
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "33cda87c-a938-450e-b6a9-96cf31f41730",
      "name": "Erreur Req4",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        -784,
        1008
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "48baf5df-3ae0-464c-ba61-90263125da5d",
      "name": "Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        192,
        880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6ae5c360-7f5a-48ec-8566-0efc2603c298",
      "name": "HTTP Requête1",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueErrorOutput",
      "position": [
        -416,
        736
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2,
      "waitBetweenTries": 5000
    },
    {
      "id": "cffa6b0c-6795-425a-9782-f7c57f658879",
      "name": "Boucler sur les Éléments",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -1184,
        304
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "213872cf-d67a-4042-bc24-815a46a62eea",
      "name": "Sélectionné",
      "type": "n8n-nodes-base.code",
      "position": [
        -1664,
        304
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7bac5dc6-efe4-4298-823f-1902e4b7829d",
      "name": "Sortie Fractionnée",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        -1424,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "949e7aa7-8d37-4c73-8c77-a501a3a85ad8",
      "name": "Résultat SEO",
      "type": "n8n-nodes-base.code",
      "position": [
        -832,
        112
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "30bac31f-46a7-49b3-a596-dda37feed6d7",
      "name": "Boucler sur les Éléments1",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -592,
        112
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "44320905-d9d1-4849-ad59-4e26cc39bec1",
      "name": "Ajouter ligne dans feuille",
      "type": "n8n-nodes-base.googleSheets",
      "onError": "continueRegularOutput",
      "position": [
        -128,
        128
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "7b6bf2f0-169e-4722-ac71-3c85f90cd62d",
      "name": "Envoyer un message",
      "type": "n8n-nodes-base.gmail",
      "position": [
        224,
        -48
      ],
      "webhookId": "942a9f38-6ca2-45fe-9264-18d55382c189",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "6d1ac4b6-888f-4986-9aea-45e6daa20d20",
      "name": "Compteur",
      "type": "n8n-nodes-base.summarize",
      "position": [
        -320,
        -48
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4cb5cb07-8740-4505-bba9-ca874c4eabcf",
      "name": "E-mail texte",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -112,
        -48
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "ff6868da-70fc-4fd6-9e57-83fb612d79b0",
      "name": "Note adhésive",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2192,
        96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8c45e9d7-0989-4a92-9f90-902b218cf0d8",
      "name": "Note adhésive1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -832,
        336
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "26a7c5dc-ed25-45d2-84cb-f7d81210f1f5",
      "name": "Note adhésive2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -864,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "25e8046e-7041-4035-bbac-16aa3b3b2721",
      "name": "Note adhésive3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1232,
        -256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "407819da-fdbc-4dae-b31b-f6d6172720dd",
      "name": "Note adhésive4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1232,
        -96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b7f0275c-54d3-4adc-aabb-72147df22468",
      "name": "Cartographie des URLs",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueErrorOutput",
      "position": [
        -816,
        528
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4f352187-6fa1-43ea-b522-3eeb611a91f5",
      "name": "Note adhésive5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1872,
        -96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "75aa025a-540d-4c81-b2d3-b09ed2eaf474",
      "name": "Note adhésive6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1232,
        752
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3e474eae-81fb-4959-9dde-a4616a495ea8",
      "name": "Note adhésive7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2192,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "92c5edd7-b0c2-47d9-9b3f-d6f85bc165ac",
      "name": "Note adhésive8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3072,
        -144
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5207c89f-bb07-419d-a171-ae9b55880453",
      "name": "Note adhésive9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2512,
        544
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d457ceb1-9f70-48d5-8656-f0ba02b2168c",
      "name": "Cartographie des URLs1",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        -416,
        1008
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "eaab5c5e-a0b9-49ce-b09f-a31ad365fc08",
      "name": "UA Rotatif",
      "type": "n8n-nodes-base.code",
      "position": [
        -2192,
        304
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "253d38da-2168-4961-be32-1019a69fd323",
      "name": "Note adhésive10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1920,
        544
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8f181ce2-4e3e-4b7f-bf14-6be02cc0c80e",
      "name": "Note adhésive11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3072,
        544
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "6d1ac4b6-888f-4986-9aea-45e6daa20d20": {
      "main": [
        [
          {
            "node": "4cb5cb07-8740-4505-bba9-ca874c4eabcf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cf2087b3-c09e-498a-91da-f118fc567c50": {
      "main": [
        [
          {
            "node": "eaab5c5e-a0b9-49ce-b09f-a31ad365fc08",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "88cca1c7-70d3-48ad-b77c-05d207a4e22f": {
      "main": [
        [
          {
            "node": "213872cf-d67a-4042-bc24-815a46a62eea",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "20a69797-2e0f-4d9d-9b0d-2a2a45ff94cb": {
      "main": [
        [
          {
            "node": "eaab5c5e-a0b9-49ce-b09f-a31ad365fc08",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "48baf5df-3ae0-464c-ba61-90263125da5d": {
      "main": [
        [
          {
            "node": "3bf2acb0-feef-4272-8dee-1ccee768cd19",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "213872cf-d67a-4042-bc24-815a46a62eea": {
      "main": [
        [
          {
            "node": "7bac5dc6-efe4-4298-823f-1902e4b7829d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7bac5dc6-efe4-4298-823f-1902e4b7829d": {
      "main": [
        [
          {
            "node": "cffa6b0c-6795-425a-9782-f7c57f658879",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "949e7aa7-8d37-4c73-8c77-a501a3a85ad8": {
      "main": [
        [
          {
            "node": "30bac31f-46a7-49b3-a596-dda37feed6d7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2af54a7a-730a-48df-8fc1-0fce2c4fbd06": {
      "main": [
        [
          {
            "node": "6ae5c360-7f5a-48ec-8566-0efc2603c298",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "33cda87c-a938-450e-b6a9-96cf31f41730",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4cb5cb07-8740-4505-bba9-ca874c4eabcf": {
      "main": [
        [
          {
            "node": "7b6bf2f0-169e-4722-ac71-3c85f90cd62d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "b7f0275c-54d3-4adc-aabb-72147df22468": {
      "main": [
        [
          {
            "node": "2af54a7a-730a-48df-8fc1-0fce2c4fbd06",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "f66bbebf-fcf8-45fd-81a7-f0b804fe8992",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eaab5c5e-a0b9-49ce-b09f-a31ad365fc08": {
      "main": [
        [
          {
            "node": "88cca1c7-70d3-48ad-b77c-05d207a4e22f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d457ceb1-9f70-48d5-8656-f0ba02b2168c": {
      "main": [
        [
          {
            "node": "0eab051f-54ab-4f6f-b8b5-7d3874ef0dc9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6ae5c360-7f5a-48ec-8566-0efc2603c298": {
      "main": [
        [
          {
            "node": "0eab051f-54ab-4f6f-b8b5-7d3874ef0dc9",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "d457ceb1-9f70-48d5-8656-f0ba02b2168c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0eab051f-54ab-4f6f-b8b5-7d3874ef0dc9": {
      "main": [
        [
          {
            "node": "cffa6b0c-6795-425a-9782-f7c57f658879",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "48baf5df-3ae0-464c-ba61-90263125da5d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cffa6b0c-6795-425a-9782-f7c57f658879": {
      "main": [
        [
          {
            "node": "949e7aa7-8d37-4c73-8c77-a501a3a85ad8",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "b7f0275c-54d3-4adc-aabb-72147df22468",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "30bac31f-46a7-49b3-a596-dda37feed6d7": {
      "main": [
        [
          {
            "node": "6d1ac4b6-888f-4986-9aea-45e6daa20d20",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "44320905-d9d1-4849-ad59-4e26cc39bec1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "44320905-d9d1-4849-ad59-4e26cc39bec1": {
      "main": [
        [
          {
            "node": "30bac31f-46a7-49b3-a596-dda37feed6d7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3bf2acb0-feef-4272-8dee-1ccee768cd19": {
      "main": [
        [
          {
            "node": "9bf2cefa-f4a8-46d6-8c46-d4cbef5a982d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9bf2cefa-f4a8-46d6-8c46-d4cbef5a982d": {
      "main": [
        [
          {
            "node": "0eab051f-54ab-4f6f-b8b5-7d3874ef0dc9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Foire aux questions

Comment utiliser ce workflow ?

Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.

Dans quelles scénarios ce workflow est-il adapté ?

Avancé - Divers, IA Multimodale

Est-ce payant ?

Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.

Informations sur le workflow
Niveau de difficulté
Avancé
Nombre de nœuds35
Catégorie2
Types de nœuds14
Description de la difficulté

Adapté aux utilisateurs avancés, avec des workflows complexes contenant 16+ nœuds

Auteur
Oriol Seguí

Oriol Seguí

@oxsr11

Completion of a higher degree on the way to university (computer engineering)

Liens externes
Voir sur n8n.io

Partager ce workflow

Catégories

Catégories: 34