Generates sitemap for nodes.
- Download the file and upload it to /modules folder
- Enable the module Node Sitemap
- Configure the module /admin/config/node_sitemap/content-type-config
- You can access the sitemap in /node/sitemap-index.xml
- You can access the individual sitemap pages in /node/sitemaps.xml
- Works with domain access module.
- Works with multilanguage. https://yoursite.com/fil/node/sitemap-index.xml
- Custom Index Configuration per Content Type.
- Custom Priority Configuration per Content Type.
- Doesn't need cron to generate sitemap urls.
- Supports pager /node/sitemaps.xml?page=0
- Supports filter per content type /node/sitemaps.xml?type=article
- It's not that user-friendly since this is a plain xml file unlike other popular modules like xmlsitemap, simple_sitemap.
- Added a filter per content type in sitemap.