diff --git a/core/core.php b/core/core.php index 06a68d2e..8fa4607f 100644 --- a/core/core.php +++ b/core/core.php @@ -707,8 +707,8 @@ class common { PHP_EOL . '# ZWII CONFIG ---------' . PHP_EOL . 'User-agent: *' . PHP_EOL . + 'Allow: /site/file/' .PHP_EOL . 'Disallow: /site/' .PHP_EOL . - 'Allow: /site/file/' .PHP_EOL . 'Sitemap: ' . helper::baseUrl(false) . 'sitemap.xml' . PHP_EOL . 'Sitemap: ' . helper::baseUrl(false) . 'sitemap.xml.gz' . PHP_EOL . '# ZWII CONFIG ---------' . PHP_EOL ;