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
I've just installed the 301 URL Tracker package. In addition to the Automatic URL tracking I need to set up a general 301 redirect:
http://www.mydomain.com/en/...
to
http://www.mydomain.com/...
I'm terrible at RegEx so I was hoping that someone could be willing to help me out on how to set this up in the URL Tracker.
Anyone?
I've figured it out:
Root node: /
Regex: ^en/(.*)
Redirect URL: $1
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
Help with RegEx
I've just installed the 301 URL Tracker package. In addition to the Automatic URL tracking I need to set up a general 301 redirect:
http://www.mydomain.com/en/...
to
http://www.mydomain.com/...
I'm terrible at RegEx so I was hoping that someone could be willing to help me out on how to set this up in the URL Tracker.
Anyone?
I've figured it out:
Root node: /
Regex: ^en/(.*)
Redirect URL: $1
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.