Commit e03ddaf892302bce35c82d192352405ca53ba3f4
1 parent
4d6857d7
All seo
Showing
2 changed files
with
3 additions
and
1 deletions
Show diff stats
.htaccess
... | ... | @@ -68,6 +68,8 @@ AddDefaultCharset utf-8 |
68 | 68 | |
69 | 69 | RewriteRule robots.txt$ frontend/web/robots.txt [L] |
70 | 70 | |
71 | + RewriteRule sitemap.xml$ frontend/web/sitemap.xml [L] | |
72 | + | |
71 | 73 | |
72 | 74 | RewriteCond %{REQUEST_URI} !^/(frontend|backend)/web/(assets|css|txt|js|images|fonts|img|files)/ |
73 | 75 | ... | ... |
frontend/web/sitemap.xml