You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command bin/websiteconsole sulu:website:dump-sitemap doesn't create a sitemap.xml if {host} is used in the portals configuation without the parameter sulu_website.sitemap.default_host in app/config/config.yml.
Expected Behavior
An exception should be thrown if the mentioned parameter is missing.
Possible Solutions
Set sulu_website.sitemap.default_host in app/config/config.yml by default