How do i do this ?

chris187

Junior Member
Joined
Oct 14, 2009
Messages
123
Reaction score
15
Hi guys i have a quick question if anyone can help.

Say i bought a domain, for example - www meetme com and redirected it to my affiliate link.

How do i add something on to the end of it ? Say i wanted to post my link like this - www meetme com/hot-suzy123 and for that to obviously redirct through my affiliate link and on to the landing page.

How do i do this ?

Cheers

Chris
 
If you have a cPanel, go to www redirects and in there you enter the url for example: meetme.com/fransis19 and put the aff link were you want it to go.
 
Use this.

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> PUT YOUR TITLE OF THE PAGE HERE </title>
<meta http-equiv="REFRESH" content="0;url= YOUR AFFILIATE LINK GOES HERE "></HEAD>
<BODY>
</BODY>
</HTML>

And put that in an index file in your specific folder where people landing.

yuorpage.com/suzy123 or whatever.
 
Ok il give that a try now, How do i stay under the radar in my cpa network When im doing this ewhore technique ?

When a person clicks my domain and then gets redirected to the publishers landing page does the cpa network know were the traffic is coming from ?

Thanks for the help guys
 
Ok il give that a try now, How do i stay under the radar in my cpa network When im doing this ewhore technique ?

When a person clicks my domain and then gets redirected to the publishers landing page does the cpa network know were the traffic is coming from ?

Thanks for the help guys

Yes it does know. To hide the referrer you need to do a double meta refresh.
 
I dont have a Landing page ! Is there any other way to hide from the cpa network ? If anyone knows let me know.

Thanks for your time
 
Back
Top