Question About The Redirection Wordpress Plugin

agag2

Supreme Member
Joined
Feb 17, 2009
Messages
1,303
Reaction score
260
Hi

I'm using this plugin to redirect URL

It allows u to redirect based on referer

I looked at there site but can't figure out how to redirect a whole website

Like if the referer is example . Com I'd like to redirect example .com /post1 example .com / post2

Etc

I know u use regex but what's the exact format?

Thanks
 
I'd like to know as well. At the moment I am redirecting on a post by post basis but want to do all posts together.
 
if example.com is redirected to /post1 , what you want everyoneelse.com to be directed to?
 
^

that will be redirected somewhere else
 
ah saw your wordpress support question , now its clearer.

I believe it would be Source url (.*)
your referer would be wordpress.org/(.*)

match url X
 
^ thanks

Ive actually tried that but for some reason didnt work
 
I can't seem to get this to work. I had a website last year with this installed and it worked just fine. I ended up loosing that server (don't ask) and decided to get a hosting plan last month. Now I've got it installed and doing everything like I used to, but it doesn't redirect. Just goes to the page its supposed to redirect from.

Is this still working or am I doing something wrong?

All help is appreciated:cool:
 
Back
Top