Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect Rule not working on domain names - Sitecore.NET 8.1 #43

Open
NoMonitor opened this issue Aug 16, 2018 · 0 comments
Open

Redirect Rule not working on domain names - Sitecore.NET 8.1 #43

NoMonitor opened this issue Aug 16, 2018 · 0 comments

Comments

@NoMonitor
Copy link

Sitecore.NET 8.1 (rev. 160519)

I am trying to set up a redirect rule to redirect every page from one url to another url with the same sub-page pathing.

EX:
Rule 1
where the URL contains https://websiteexample.com
replace the static https://websiteexample.com with the static https://differentwebsite.com

Response Status Code [standard value]: 301 Moved Permanently

I want it to function so no matter what sub-page I am on, the redirect still works.

EX:
input domain: https://websiteexample.com/AboutUs.aspx
redirects to: https://differentwebsite.com/AboutUs.aspx

This currently does not function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant