-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #21 from unic/feature/handle-query-strings
Feature/handle query strings
- Loading branch information
Showing
41 changed files
with
296 additions
and
166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,21 @@ | ||
Type;Name;Site;TargetSite;Permanent;Regex;Protocol;LanguageCode;Term;Target;Description | ||
Type;Name;Site;TargetSite;Permanent;Regex;Protocol;LanguageCode;Term;Target;Description;PreserveQueryString | ||
|
||
global;global redirect 1;;;;;any;en;global-redirect-one-en;https://www.google.com/?q=global-redirect-one-en; | ||
global;global redirect 1;;;;;any;de-ch;global-redirect-one-de;https://www.google.com/?q=global-redirect-one-de; | ||
global;global redirect 1;;;;;any;en;global-redirect-one-en;https://www.google.com/?q=global-redirect-one-en;; | ||
global;global redirect 1;;;;;any;de-ch;global-redirect-one-de;https://www.google.com/?q=global-redirect-one-de;; | ||
|
||
global;regex to internal;integration-site;integration-site;;x;any;en;^regex-to-internal-item;/sample item en/sub sample item en; | ||
global;regex to internal;integration-site;integration-site;;x;any;de-ch;^regex-to-internal-item;/sample item de/sub sample item de; | ||
global;regex to internal;integration-site;integration-site;;x;any;en;^regex-to-internal-item;/sample item en/sub sample item en;; | ||
global;regex to internal;integration-site;integration-site;;x;any;de-ch;^regex-to-internal-item;/sample item de/sub sample item de;; | ||
|
||
site;local redirect 1;integration-site;integration-site;;;any;en;local-redirect-one-en;https://www.google.com/?q=local-redirect-one-en; | ||
site;local redirect 1;integration-site;integration-site;;;any;de-ch;local-redirect-one-de;https://www.google.com/?q=local-redirect-one-de; | ||
site;local redirect 1;integration-site;integration-site;;;any;en;local-redirect-one-en;https://www.google.com/?q=local-redirect-one-en;; | ||
site;local redirect 1;integration-site;integration-site;;;any;de-ch;local-redirect-one-de;https://www.google.com/?q=local-redirect-one-de;; | ||
|
||
site;local redirect 2;urlmapper-jss-app;;;;any;en;local-redirect-two-en;https://www.google.com/?q=local-redirect-two-en; | ||
site;local redirect 2;urlmapper-jss-app;;;;any;de-ch;local-redirect-two-de;https://www.google.com/?q=local-redirect-two-de; | ||
site;local redirect 2;urlmapper-jss-app;;;;any;en;local-redirect-two-en;https://www.google.com/?q=local-redirect-two-en;; | ||
site;local redirect 2;urlmapper-jss-app;;;;any;de-ch;local-redirect-two-de;https://www.google.com/?q=local-redirect-two-de;; | ||
|
||
site;local redirect 3;urlmapper-jss-app;urlmapper-jss-app;;;any;en;local-redirect-three-en;/graphql/sample-1; | ||
site;local redirect 3;urlmapper-jss-app;urlmapper-jss-app;;;any;de-ch;local-redirect-three-de;/graphql/sample-2; | ||
site;local redirect 3;urlmapper-jss-app;urlmapper-jss-app;;;any;en;local-redirect-three-en;/graphql/sample-1;; | ||
site;local redirect 3;urlmapper-jss-app;urlmapper-jss-app;;;any;de-ch;local-redirect-three-de;/graphql/sample-2;; | ||
|
||
site;local redirect to different site 1;integration-site;urlmapper-jss-app;;;any;de-ch;local-redirect-to-different-site-one-de;/graphql/sample-1; | ||
site;local redirect 4;urlmapper-jss-app;urlmapper-jss-app;;x;any;en;local-redirect-four-en;/graphql/sample-1;;x | ||
site;local redirect 4;urlmapper-jss-app;urlmapper-jss-app;;x;any;de-ch;local-redirect-four-de;/graphql/sample-2;;x | ||
|
||
global;global capture 1;;;;x;any;en;^global-capture([?].*)?;https://www.google.com;Transfers all query strings to the target url; | ||
global;global capture 1;;;;x;any;en;^global-capture([?].*)?;https://www.google.com;Transfers all query strings to the target url;; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
....Website/serialization/Global Redirects/Redirects/Imported Redirects/2020/03/19/08/04.yml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
....Website/serialization/Global Redirects/Redirects/Imported Redirects/2022/03/03/11/21.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
ID: "d5005fbe-c04c-4442-8dfe-154a87816d7f" | ||
Parent: "f63b3b2d-6991-4c58-950f-ed8560b6fdbe" | ||
Template: "adb6ca4f-03ef-4f47-b9ac-9ce2ba53ff97" | ||
Path: /sitecore/content/Redirects/Imported Redirects/2022/03/03/11/21 | ||
DB: master | ||
Languages: | ||
- Language: en | ||
Versions: | ||
- Version: 1 | ||
Fields: | ||
- ID: "25bed78c-4957-4165-998a-ca1b52f67497" | ||
Hint: __Created | ||
Value: 20220303T112126Z |
12 changes: 8 additions & 4 deletions
12
...cts/2020/03/19/08/04/global capture 1.yml → ...cts/2022/03/03/11/21/global capture 1.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
...ation/Integration Site/Integration Site/Redirects/Imported Redirects/2020/03/19/08/04.yml
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
...ion Site/Redirects/Imported Redirects/2020/03/19/08/04/local redirect to different si.yml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.