Hi
I'll try to explain my problem the best I can.
I'm using the redirection plugin in wordpress on my site.
I'm using the match url + referer -
Now in the match referer part I'd like to redirect a whole domain - root doamin + all other posts in domain.
How would I do this? I know I need I need to use regex
but dont know exactly how to do this..
As a example my site is http://freeiphone4x.info
and i want to redirect all people clicking from wordpress.org to url X but not just wordpress.org also wordpress.org/post1 wordpress.org/post2
Etc
How woul I do that?
Thanks