Redirection plugin and regular expressions
-
Is there anyone good with regular expressions used by the Redirection plugin http://urbangiraffe.com/plugins/redirection/ who can show me what to use in order to redirect all URLs from a folder to the domain root?
I.e., an page in in /oldsite/ like /oldsite/this-is-my-page.html, /oldsite/this-is-my-page-too.html, etc., needs to go to root via a regular expression.
This doesn’t want to work:
Source: ^oldsite/(.*) Target: http://mydomain.com
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Redirection plugin and regular expressions’ is closed to new replies.