- 🇩🇪Germany gbyte Berlin
@sfuchsbe Not sure I'm following your latest comment. Is there any issue with the newest version of the module?
- 🇩🇰Denmark ressa Copenhagen
After having multiple problems with https://www.drupal.org/project/xmlsitemap → -- not working correctly in a multilingual installation (it added the default language prefix, for example https://example.org/en/sitemap.xml) as well as having a default base URL of https://default, I am glad to report that both these things work perfectly in Simple XML sitemap:
Automatic Base URL
Simple XML sitemap automatically uses the URL of the Drupal installation (I did only try this with Drush) switching from for example https://mysite.ddev.site/ during development, to https://example.org/ on the server, without any configuration. Very impressive.
Multilingual support
Simple XML sitemap has multilingual support, again without any configuration -- it just works. Again, very impressive.
Thanks for a fantastic module! If I were to make a single criticism, it would be that configuring it can be daunting ...