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)
-   -   Looking for new programs to push (weird request inside) (https://gfy.com/showthread.php?t=433690)

PornAddict 02-18-2005 07:41 PM

Looking for new programs to push (weird request inside)
 
I'm trying something a bit off the beaten path and need programs that only have linking urls with no "&" in the linking url. It gets chopped off in my script.

So, if your program's linking url is something like this:

http://join.247pass.com/track/Mzo0OjE/

Then it's great...

If it's something like:

http://www.donotclick.com/site/refer=5&site=1&program=3

then I can't use it for this...

Thanks everyone... and sorry for the bizarre request.

- PornAddict

VIPimp 02-18-2005 07:43 PM

Cant you make a page for each link that redirects to the actual url?

VIPimp 02-18-2005 07:48 PM

Also we do have premade links for you without & that redirect to your actual linkcode... hit me up for those.

PornAddict 02-18-2005 07:49 PM

Quote:

Originally Posted by VIPimp
Cant you make a page for each link that redirects to the actual url?

Yeah, I guess I could make a page that meta refreshes to the link... but that's just one extra step that I'm trying to avoid at the moment. If it were for like a handful of sites I'm looking to push, then it wouldn't be a big deal... but what I have in mind calls for at least 200-300 sites that I'm going to try and push so it's a bit more involved.

Thanks for the tip though, I'll definitely do that once I test this idea fully.

- PornAddict

arg 02-18-2005 07:49 PM

If it's a unix script, you see if the links work if you replace every "&" with a "\&". Depending on how it's written, during the execution of the script, the "\" is lost leaving you with just the desired &.

VIPimp 02-18-2005 07:51 PM

Quote:

Originally Posted by PornAddict
Yeah, I guess I could make a page that meta refreshes to the link... but that's just one extra step that I'm trying to avoid at the moment. If it were for like a handful of sites I'm looking to push, then it wouldn't be a big deal... but what I have in mind calls for at least 200-300 sites that I'm going to try and push so it's a bit more involved.

Thanks for the tip though, I'll definitely do that once I test this idea fully.

- PornAddict


If you already have a epic acct you can grab links without the "&" here:
http://epiccash.com/area/bplinks.php

PornAddict 02-18-2005 07:59 PM

Quote:

Originally Posted by arg
If it's a unix script, you see if the links work if you replace every "&" with a "\&". Depending on how it's written, during the execution of the script, the "\" is lost leaving you with just the desired &.

Thanks... I will try that out and see if that works, too.

- PornAddict

Muff 02-18-2005 08:01 PM

Code:

<?php
$fileName = "./ce.txt";
mt_srand( (double) microtime() * 1000000 );
$a = file($fileName);
$randNum = mt_rand( 0, sizeof($a)-1 );
header( "Location: ". $a[$randNum] );
?>

Plain text file named ce.txt with a url in it.

So if I wanted to link to the CE thread http://www.gofuckyourself.com/newrep...eply&p=6641788

It would look like this www.taylorsmovies.com/ce.php

Not exactly easy but if you want them done I can set them up for our sites with your account codes and email them to you so you can upload to your site.

DirtyDanza 02-18-2005 08:02 PM

check the sig.. were nats

PornAddict 02-18-2005 08:04 PM

Quote:

Originally Posted by Muff
Code:

<?php
$fileName = "./ce.txt";
mt_srand( (double) microtime() * 1000000 );
$a = file($fileName);
$randNum = mt_rand( 0, sizeof($a)-1 );
header( "Location: ". $a[$randNum] );
?>

Plain text file named ce.txt with a url in it.

So if I wanted to link to the CE thread http://www.gofuckyourself.com/newrep...eply&p=6641788

It would look like this www.taylorsmovies.com/ce.php

Not exactly easy but if you want them done I can set them up for our sites with your account codes and email them to you so you can upload to your site.

I really don't want anyone to go out of their way just yet until I test this and make sure it works (and I get decent results). That's why I'm asking for linking structures that are already proven to work. I appreciate your willingness to do that for me, but now really isn't the time... at least not yet.

- PornAddict

Muff 02-18-2005 08:06 PM

No problem. Im sure there is a simpler code than the one I posted to make easy redirects. But im still a PHP newb.

Good luck with the trials.

rml_bob 02-18-2005 08:26 PM

AdultCashJunction has advanced tracking codes: (examples)

http://www.adultcatch.com/get/myacco.../nocon/main/0/
http://www.thehandjobs.com/get/myacc.../nocon/main/0/

Partner Program: http://www.adultcashjunction.com

spooky181 02-18-2005 10:04 PM

Our extreme housewife program suits your needs... :thumbsup

tenderobject 02-18-2005 11:51 PM

check out my sig! you won't get any problem regarding that.

Makingcoin 02-19-2005 01:07 AM

http://www.coinscuties.com offers that with nats.

broke 02-19-2005 01:44 AM

Quote:

Originally Posted by PornAddict

If it's something like:

http://www.donotclick.com/site/refer=5&site=1&program=3

then I can't use it for this...

I'll bet you could use it if you encoded it before running it through your script.

perfectodollars-gabrio 02-19-2005 03:02 AM

hello porn addict,

we don't have any & in the link codes of the hosted gals, a sample hosted gallery looks like this:
http://hosted.perfectodollars.com/pp....htm?id=XXXXXX

so if you just need hosted galleries this is ok, but if you want to link directly to the sites, http://refer.ccbill.com/cgi-bin/clic...tpornstar.com/ would be a sample link code, so i guess you dont like that....

however i will be glad to find a custom solution for you if you are interested, contact me on icq 132516819 when you want

Gabrio

TheMob 02-19-2005 03:05 AM

sunny dollars has those, i rekon

Kicker 02-19-2005 03:19 AM

www.REAL-BUCKS.com :thumbsup

ravo 02-19-2005 07:28 AM

There's a simple solution to your problem. Just change all the '&' to '%26'.

Manowar 02-19-2005 07:54 AM

OCCash

and


DukeDollars


have that

B40 02-19-2005 08:04 AM

Reality Cash
http://www.realitycash.com/track/MzE0OjE0Ojg/

PornAddict 02-19-2005 10:10 AM

Thanks for all the replies so far everyone...

I still need more so keep them coming.

Also, thanks to everyone who's offered some sort of tech support in this thread as well. I'll be experimenting with the different methods posted here.

- PornAddict

PornAddict 02-19-2005 10:30 AM

Quote:

Originally Posted by ravo
There's a simple solution to your problem. Just change all the '&' to '%26'.

Ravo... thanks for this tip! I just tried it and it worked. It was very much appreciated. Thanks again!

SinisterStudios 02-19-2005 10:40 AM

PornAddict, when you have a chance contact me i need to speak to you. (business related)

PornAddict 02-19-2005 10:44 AM

Quote:

Originally Posted by SinisterStudios
PornAddict, when you have a chance contact me i need to speak to you. (business related)

hitting you up now...

- PornAddict

xxxjay 02-21-2005 11:19 PM

OCCash (as well as any program that uses NATS) will work for you :)

Jay_StandAhead 02-21-2005 11:27 PM

we're using NATS!! www.standahead.com

modF 02-23-2005 10:04 AM

http://www.monkeygreen.com is using nats and has just what you seek. We even have it on our FHG's too.

Which I'm adding more of today, and have a special announcement coming on Friday. :)

PornAddict 02-23-2005 11:00 AM

Thanks for all the continous replies everyone... I'm going to hit as many of your programs as possible. I just got sidetracked these past few days with pneumonia. This thing is kicking my ass in a way I wish all of you never experience.

- PornAddict

SBJ 02-23-2005 11:12 AM

it's simple make up a php file for each sponsor and it makes it easy if you make a dozen Tawnee Stone ads or galleries you can use one simple link and if LS cash would ever change their linking codes you'd only have to change the one link

here is a example of one of my links
http://www.lovablelacey.com/free/

it is really
http://www.lovablelacey.com/free/index.php
and that is a full ccbill link to Lacey's site

and that index file is really simple to make.. promote http://www.silentbucks.com and and ask me for the code and I'll be happy to give it to you :winkwink:

BV 02-23-2005 11:13 AM

Our tour links and FHG links don't have the & in them so check us out.

The only links we have with the & are if you utilize our advanced tracking.

examples:

standard link:
http://www.partygirlupskirts.com/affil.php?affilid=518

advanced tracking link:
http://www.partygirlupskirts.com/aff...ck=hunlisting1

gallery link:
http://gals.partygirlupskirts.com/up...hp?affilid=518

graphicdude 02-23-2005 07:21 PM

We have an easy to use Hosted Gallery Database w/ Descriptions.
http://www.howigotrich.com/hosted_galleries.htm
Just choose the encode URL option and there will be no "&" in the URL. :thumbsup


All times are GMT -7. The time now is 07:52 AM.

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