This workflow makes it easy for you to generate Sitemaps for any site with just the domain.

Requirements

  1. Self Hosted n8n instance
  2. Allow running external modules on n8n env
- NODE_FUNCTION_ALLOW_BUILTIN=*
- NODE_FUNCTION_ALLOW_EXTERNAL=*

usage

  1. Call your webhook with a query parameter eg https://dev.funautomations.io/webhook/4a85c711-d?url=funautomations.io
  2. The workflow will run and return a json format for the generated sitemap

image.png

  1. Connect to your system and record your sitemaps or urls

Troubleshooting