Ajoute la redirection mycompanyinfrance.com vers le .fr
parent
1ced036d52
commit
fec05924eb
|
@ -11,6 +11,11 @@ from = "https://www.mycompanyinfrance.com/*"
|
|||
to = "https://mycompanyinfrance.fr/:splat"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "https://mycompanyinfrance.com/*"
|
||||
to = "https://mycompanyinfrance.fr/:splat"
|
||||
status = 301
|
||||
|
||||
[[redirects]]
|
||||
from = "https://mycompanyinfrance.fr/robots.txt"
|
||||
to = "/robots.infrance.txt"
|
||||
|
|
Loading…
Reference in New Issue