This module generates XML sitemaps for each active domain configured in your Drupal site. It allows you to configure whether to filter content for the sitemap based on node access or node source.
Domain Simple XML Sitemap module generates sitemaps for active domains.
Steps to generate a map:
- Add a new domain
- Allowing node access/source on this new domain
- Click on generate sitemaps
- Your sitemap will be accessible in [you_new_domain]/sitemap.xml
Configuration:
Domain Simple Sitemap have configuration setting page
to choose between 'node access' and 'node source' in the sitemap listing filters.
Configuration page path:
/admin/config/domain/domain_simple_sitemap/config
Dependencies:
It requires Domain Access and Simple Sitemap modules.
Credits
Initial work by Mladen Stankovic (euphoric_mv)