From e03ddaf892302bce35c82d192352405ca53ba3f4 Mon Sep 17 00:00:00 2001 From: Dima Fedorchuk Date: Thu, 30 Jun 2016 15:08:11 +0300 Subject: [PATCH] All seo --- .htaccess | 2 ++ frontend/web/sitemap.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 166c7c3..20f6722 100755 --- a/.htaccess +++ b/.htaccess @@ -68,6 +68,8 @@ AddDefaultCharset utf-8 RewriteRule robots.txt$ frontend/web/robots.txt [L] + RewriteRule sitemap.xml$ frontend/web/sitemap.xml [L] + RewriteCond %{REQUEST_URI} !^/(frontend|backend)/web/(assets|css|txt|js|images|fonts|img|files)/ diff --git a/frontend/web/sitemap.xml b/frontend/web/sitemap.xml index ac8cd06..9b8060d 100644 --- a/frontend/web/sitemap.xml +++ b/frontend/web/sitemap.xml @@ -10320,4 +10320,4 @@ daily 0.6 - \ No newline at end of file + \ No newline at end of file -- libgit2 0.21.4