Site configuration
Within the site configuration of each site, it is possible to explicitly configure the path to a related XML sitemap. The following configuration options are available for this purpose:
xml_sitemap_path (site)
-
- Type
- string
- Path
- xml_sitemap_path
Path to the XML sitemap of the configured site's base language. It must be relative to the entry point of the site.
xml_sitemap_path (site_language)
-
- Type
- string
- Path
- languages > (site language) > xml_sitemap_path
Path to the XML sitemap of an additional site language. It must be relative to the entry point of the site language.
See also
Take a look at Sitemap providers to learn how the extension internally evaluates the site configuration values to determine the path to the XML sitemap of a site.