[ 'name' => tra('Sitemap protocol'), 'description' => tra('Allows generating site maps based on the Sitemap protocol, in the form of XML documents. Mostly used to facilitate indexation of a site by web search engines.'), 'type' => 'flag', 'help' => 'https://www.sitemaps.org/protocol.html', 'default' => 'n', 'since' => '18', 'tags' => ['advanced'], 'admin' => 'tiki-admin_sitemap.php', ], ]; }