Home > General > Affiliate Marketing Forum

There is a way to make separate redirect in voluum (6)


02-02-2015 12:44 PM #1 lior_o_o (Member)
There is a way to make separate redirect in voluum

Hey guys,
just wondering if I can set up a campaign with default 302 redirect but to make another path with meta refresh(for different offer)?
from what I see in Voluum I can't do that but I may can redirect to the other path with 302 redirect and it would be html page with meta refresh redirect to my offer , does someone knows how to do that?

Thanks.


02-02-2015 02:55 PM #2 dynamicsoul (Member)

In header of html page for 2nd path: <meta http-equiv="refresh" content="0; url=http://link.com" />


02-03-2015 12:55 AM #3 lior_o_o (Member)

Quote Originally Posted by dynamicsoul View Post
In header of html page for 2nd path: <meta http-equiv="refresh" content="0; url=http://link.com" />
Thank you mate ^^
I knew about this code but for some reason it redirects the visitor right away , any solution for that?


02-03-2015 12:25 PM #4 caurmen (Administrator)

Do you specifically need a 302, or just a redirect?

If you just need a redirect you can use Javascript to redirect with a delay, if that's what you need.

Feel free to post a few more details about what you're looking for if I've gotten the wrong end of the stick here, and I can suggest more solutions.


02-04-2015 08:40 PM #5 lior_o_o (Member)

Quote Originally Posted by caurmen View Post
Do you specifically need a 302, or just a redirect?

If you just need a redirect you can use Javascript to redirect with a delay, if that's what you need.

Feel free to post a few more details about what you're looking for if I've gotten the wrong end of the stick here, and I can suggest more solutions.
Hey Caurmen,
just a redirect .
javascript redirect with a delay won't help I need to make a meta refresh redirect but not after specific amount of time otherwise when the visitor click on the CTA.

Because when I'm using meta refresh :
<meta http-equiv="refresh" content="0; url=http://link.com" />
it just redirect the visitor right away , I can solve it with another page in the middle but I don't want so much redirects it will kill my CR , any idea?


02-04-2015 10:06 PM #6 mykeyfocus (Member)

Why does it have to be a "meta refresh"? Is it because you want to hide your referer? You can use a javascript redirect to hide referer if needed

Are you just looking for a way to redirect to another offer on the same page?
Would a simple ahref link work?
other redirect


Home > General > Affiliate Marketing Forum