Skip to content

Commit fd70a13

Browse files
committed
Add _redirects file
Used for redirecting city domains (which point to the same Netlify deployment) to their city in the country domain instead, to not have duplicate content under multiple domains. [skip ci]
1 parent 99622cd commit fd70a13

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

public/_redirects

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Germany
2+
https://kryptostadt-mannheim.de/* https://kryptostadt.info/de/cities/mannheim 301!
3+
https://kryptostadt-muenchen.de/* https://kryptostadt.info/de/cities/muenchen 301!
4+
https://kryptostadt.berlin/* https://kryptostadt.info/de/cities/berlin 301!
5+
6+
# Canada
7+
#https://cryptocity-montreal.com/* https://cryptocity-canada.com/en/cities/montreal 301!
8+
9+
# Slovenia
10+
#https://cryptocity-ljubljana.com/* https://cryptocity-slovenia.com/en/cities/ljubljana 301!

0 commit comments

Comments
 (0)