Site configuration

Important

Caches can be warmed up only if the entry point of the site contains the full domain name.

Cache warmup is based on the configured sites in the TYPO3 installation. Therefore, in order to control the cache warmup behavior, the site configuration can be used. The following configuration options are available for this purpose:

xml_sitemap_path (site)
Path

xml_sitemap_path

Type

string

Path to the XML sitemap of the configured site's base language. It must be relative to the entry point of the site.

Configuration of XML sitemap path within the Sites module
xml_sitemap_path (site_language)
Path

languages > (site language) > xml_sitemap_path

Type

string

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.