Easy xml sitemap doesnt seem to offer multiple sitemaps for different languages, otherwise it seems a good solution for a single sitemap but then it doesnt make sense to exclude languages at all...
The only help I can offer is related to the module Easy XML sitemap.
I do not use XML Sitemap because it's too overwhelming (IMHO) for my needs.
I apologize for any potential...
I have re-installed from a clean minimal profile.
When adding new translatable content, if it also has a menu item, the links are not synchronized and needs to be added manually...
Comments
Yes, see https://github.com/backdrop-contrib/bee/issues/53 for where this was added, but you're probably just better off running
bee help install
for details.Here is the bee command I'm using now within ddev (remove "ddev" if not using ddev):
ddev bee install --db-name=backdrop --db-user=backdrop --db-pass=backdrop --username=admin --password=pw1234 --email=test@email.com --site-name="Demo Site" --auto
For more info, run:
bee help install