diff --git a/web/.gitignore b/web/.gitignore
index 23b5bb363dcb717a9306bafe98abea7ffe7e6db7..6fce7f52a3986a255f3dd7fc958e807d69f66d10 100644
--- a/web/.gitignore
+++ b/web/.gitignore
@@ -2,8 +2,6 @@ node_modules/
 public/
 dist/
 themes/ogs/static
-static
-!static/images/xsd
 test.md
 test.jpg
 npm-debug.log
diff --git a/web/public/_redirects b/web/static/_redirects
similarity index 87%
rename from web/public/_redirects
rename to web/static/_redirects
index 0931e46ac7820ad7fb94c21530dfb71a2b198f3b..f00dc0b7848b9e5fc75ba7f722098ea1d8e8fa57 100644
--- a/web/public/_redirects
+++ b/web/static/_redirects
@@ -14,3 +14,7 @@
 
 /project/license https://gitlab.opengeosys.org/ogs/ogs/-/blob/master/LICENSE.txt
 /papers https://www.ufz.de/index.php?en=37204
+
+https://docs.opengeosys.org/* https://www.opengeosys.org/docs/:splat
+https://tutorials.opengeosys.org https://www.opengeosys.org/categories/tutorials/
+https://benchmarks.opengeosys.org https://www.opengeosys.org/docs/benchmarks/