You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've a multi-domain setup.
I want to set similar old URLs at different domains redirected to different target URLs.
This doesn't work as the extension changes the old URLs.
Example:
Redirect from
/oldurl/ > www.abcdomain/somethingnew/
/oldurl/ > www.xyzdomain/somethingelse/
This causes a change to
/oldurl/0 > www.xyzdomain/somethingelse/ ... so only the redirect for the first Domain works.
I do not enter the whole domain, I select it in the Domain-Dropdown.
The text was updated successfully, but these errors were encountered:
I've a multi-domain setup.
I want to set similar old URLs at different domains redirected to different target URLs.
This doesn't work as the extension changes the old URLs.
Example:
Redirect from
/oldurl/ > www.abcdomain/somethingnew/
/oldurl/ > www.xyzdomain/somethingelse/
This causes a change to
/oldurl/0 > www.xyzdomain/somethingelse/ ... so only the redirect for the first Domain works.
I do not enter the whole domain, I select it in the Domain-Dropdown.
The text was updated successfully, but these errors were encountered: