sitemap.xml
Automad automatically generates a sitemap.xml file in the base directory of your installation. To improve the ranking of your site and to speed up the crawling of your pages, it is recommended to register your sitemap with the most popular search engines.
Configuration
In case your site is running behind a proxy or you have multiple domains serving the same content, you can define a custom base URL to be used to generate the sitemap.xml file in your config/config.php file as follows:
"AM_BASE_SITEMAP": "https://domain.com"