GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Beat ZANGO and others ( for affiliates ) (https://gfy.com/showthread.php?t=665894)

tical 10-13-2006 05:01 PM

im gonna give this a shot in a few :)

pornguy 10-13-2006 05:02 PM

Smokey. Have you made your first billion yet?

s9ann0 10-13-2006 05:03 PM

I'd rather get 40cents an install than try and set that script up!

SmokeyTheBear 10-13-2006 05:06 PM

Quote:

Originally Posted by spanno (Post 11069962)
I'd rather get 40cents an install than try and set that script up!

pretty simple cut and paste .... about the same as you would to get the install code for zango.. , and i wouldnt count on zango giving 40 cents an install once they dont have any traffic to snake.. :) besides that they are tied to cp , so if you want to promote a company that promotes cp , then by all means, but dont say i didnt warn you..

FightThisPatent 10-13-2006 05:07 PM

since zango is an installed application, its using like DDE, etc to pick up the URL from the web browser active window....

so couldn't you just pass the URL you want to send the surfer to a php script that sets up frames?

coding at the top of my head:

link on affiliate website:
<a href=FrameMe.php?url=http://www.somesponsorprogram.com/afflink/id=123>click here to get some porn</a>



then FrameMe.php


<frameset rows=1,* border=0>
<frame src=junk.html name=top>
<frame src=<? print $_REQUEST["url"]; ?> name=bottom>
</frameset>

the URL in the location bar will still show the affiliate website but the content will be the intended target.... but then those programs that bust out of frames, will just cause zango to pick up the URL


Fight the brainstorming!

SmokeyTheBear 10-13-2006 05:16 PM

Quote:

Originally Posted by FightThisPatent (Post 11069988)
since zango is an installed application, its using like DDE, etc to pick up the URL from the web browser active window....

so couldn't you just pass the URL you want to send the surfer to a php script that sets up frames?

coding at the top of my head:

link on affiliate website:
<a href=FrameMe.php?url=http://www.somesponsorprogram.com/afflink/id=123>click here to get some porn</a>



then FrameMe.php


<frameset rows=1,* border=0>
<frame src=junk.html name=top>
<frame src=<? print $_REQUEST["url"]; ?> name=bottom>
</frameset>

the URL in the location bar will still show the affiliate website but the content will be the intended target.... but then those programs that bust out of frames, will just cause zango to pick up the URL


Fight the brainstorming!

thats basically what my script does , but i also went 1 step further becaus ethere are other programs worse than zango.. in your example above.. your going to run into problems trying to send nats affiliate codes thru that becaus eyou will end up with 2 "?'s"
also if there is actual html rewriting going on they are going to detect the url in the frameme.php?url=thisurlcouldberewritten before the user clicks it.. leading the surfer through your script with zango's code on it.

FileCabi 10-13-2006 05:17 PM

If there is a way around norton I might just add this, cheers Smokey!

SmokeyTheBear 10-13-2006 05:26 PM

Quote:

Originally Posted by FileCabi (Post 11070063)
If there is a way around norton I might just add this, cheers Smokey!

hey are you filecabi of filecabi.net ?

Love the site , visit it all the time..:thumbsup

RawAlex 10-13-2006 05:45 PM

smokey, hit me on icq 64-103-248 I have something for you to check.

StarkReality 10-13-2006 05:45 PM

You can get the tinyurl effect by just creating a directory, let's call it www.myfhdfghfsite.com/cumfiesta and then do a redirect permanent for /cumfiesta in the .htaccess leading to the sponsor...although I think Zango would catch this one ?!

Wiggles 10-13-2006 05:50 PM

even if it doesn't work, its a solid first attempt, kudos to you!

Worldnet 10-13-2006 06:28 PM

Quote:

Originally Posted by Wiggles (Post 11070254)
even if it doesn't work, its a solid first attempt, kudos to you!

Exactly the way I feel! Somebody is trying to do something about it.:) :thumbsup

nekrom 10-13-2006 06:41 PM

Smokey would the same thing work by using existing link tracking scripts, that allow sponsor links added via a backend admin. Then linked to on from the page/s via domain.com/script/click.php?id=XX

-N

SmokeyTheBear 10-13-2006 06:51 PM

Quote:

Originally Posted by nekrom (Post 11070515)
Smokey would the same thing work by using existing link tracking scripts, that allow sponsor links added via a backend admin. Then linked to on from the page/s via domain.com/script/click.php?id=XX

-N


That method works on some but wouldnt work on zango as far as im aware .. basically if you see the url in the address bar is when zango does the dirty work.. so any method that leads to the sponsor in the addressbar would be vulnerable. hence the frame method.. ( not that it is foolproof either but harder to manipulate )

nekrom 10-13-2006 07:04 PM

Ahh righty, gotcha.

-N

SmokeyTheBear 10-13-2006 07:06 PM

this method was actually tested with zango , and ads that would normally show up dont ( not to say its foolproof though zango could change things )

Xenophage 10-13-2006 09:17 PM

Sweet nice solution thanks

Xenophage 10-13-2006 09:49 PM

http://www.gfy.com/fucking-around-and-business-discussion/666036-adult-friend-finder-position-statement.html

tical 10-14-2006 10:18 PM

any fix for norton?

SmutGiant 10-14-2006 10:39 PM

:thumbsup :thumbsup

two thumbs up on behalf of all affiliates everywhere. keep up the good work :thumbsup :thumbsup

Love Sex 10-15-2006 12:05 AM

Quote:

Originally Posted by LegendaryLars (Post 11069872)
I would like to find a solution for this too as all our google adbuys are affected. Wont work for our type in traffic though :(

In reality your probally losing alot of bank if they are stealing your adsense click and your paying them for sales too. You should really drop them.

Smokey, would that php code act like cloaking and affect se ranking?

SmokeyTheBear 10-15-2006 12:09 AM

Quote:

Originally Posted by Love Sex (Post 11078515)
In reality your probally losing alot of bank if they are stealing your adsense click and your paying them for sales too. You should really drop them.

Smokey, would that php code act like cloaking and affect se ranking?

it would act like cloaking but i highly highly doubt it would affect se ranking..

its an outgoing link anways so normally its going straight to the sponsor , so set it up on a non se domain if your worried.. im gonna fiddle around with a better method too.


All times are GMT -7. The time now is 03:51 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc