Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey,
I've added the following to the UrlRewriting.config in a 4.7.0 install, but it's being ignored. Has anyone managed to get a domain redirect working?
<add name="SEOfix" virtualUrl="^http\://www.domain.co.uk/(.*)" rewriteUrlParameter="ExcludeFromClientQueryString" destinationUrl="http://www.domain.com/$1" redirect="Domain" redirectMode="Permanent" ignoreCase="true" />
Greg.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Domain rewriting rule not working
Hey,
I've added the following to the UrlRewriting.config in a 4.7.0 install, but it's being ignored. Has anyone managed to get a domain redirect working?
<add name="SEOfix"
virtualUrl="^http\://www.domain.co.uk/(.*)"
rewriteUrlParameter="ExcludeFromClientQueryString"
destinationUrl="http://www.domain.com/$1"
redirect="Domain"
redirectMode="Permanent"
ignoreCase="true" />
Greg.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.