We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa59c6 commit 6c8dc13Copy full SHA for 6c8dc13
sitemap.php
@@ -10,7 +10,7 @@
10
*/
11
define('SITEMAP_URLS', array(
12
13
- '/' => array('1.0', 'yearly'),
+ '' => array('1.0', 'yearly'), // for '/' page (includes 'de/', 'en/', ...)
14
'start/' => array('0.9', 'yearly'),
15
16
));
0 commit comments