This workflow makes it easy for you to generate Sitemaps for any site with just the domain.
Requirements
- Self Hosted n8n instance
- Allow running external modules on n8n env
- NODE_FUNCTION_ALLOW_BUILTIN=*
- NODE_FUNCTION_ALLOW_EXTERNAL=*
usage
- Call your webhook with a query parameter eg
https://dev.funautomations.io/webhook/4a85c711-d?url=funautomations.io
- The workflow will run and return a json format for the generated sitemap

- Connect to your system and record your sitemaps or urls
Troubleshooting
- Check you have installed the right modules ie Cherio and axios