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)
-   -   Start a 500K TGP with 3 Lines of PHP code. NO BS. (https://gfy.com/showthread.php?t=453283)

wahooter 04-07-2005 02:35 PM

Start a 500K TGP with 3 Lines of PHP code. NO BS.
 
Start a TGP with 4 lines of PHP5 Code with the WahooThumbs XML feed.

Results come from our database of over 500,000 galleries. Fully searchable.

The WahooThumbs site runs off this XML feed for all of its results.

Cut and paste the code below into a php file. SERVER MUST BE PHP 5
Code:

<?
$xml = simplexml_load_string(file_get_contents("http://www.wahoothumbs.com/xml/search/?wts=$wts&page=1&sortby=date&catid=26"));
echo "<form action='{$_SERVER[PHP_SELF]}' method=post><input type=text name=wts value='{$xml->SearchTerm}'><input type=submit></form>";
foreach($xml->ResultElement as $result)
{
  echo "<a href='{$result->URL}' target=_blank><img src='http://www.wahoothumbs.com{$result->ThumbURL}'>{$result->Title}</a><HR>";
}
?>

Any programmer wants to port this code to PHP 4 you can do so.

The code above generates this page.....
http://www.wahoothumbs.com/dood/

Browse WahooThumbs and click the XML button on a search page...
http://www.wahoothumbs.com/images/xmlbutton.jpg

beta-tester 04-07-2005 02:58 PM

really interesting stuff :)
Thanks for sharing man...

Im just wondering why did you say 500K TGP ?!

Chaldoray 04-07-2005 03:00 PM

Can you icq me at 237842929?

JD 04-07-2005 04:04 PM

i just put it on http://tgp.consumemygenitals.com and it's just a big list. Is there a way to make it look "tgp-ish"?

Jace 04-07-2005 04:05 PM

it is just a list...how do we customize the layout, it looks like shit

tranza 04-07-2005 04:07 PM

First you say 3 lines, then 4... And I see is 7 lines!

Tempest 04-07-2005 04:24 PM

Quote:

Originally Posted by beta-tester
Im just wondering why did you say 500K TGP ?!

To get people to read the thread.

Jimmer 04-07-2005 04:33 PM

want something fully customizable?

http://www.rotateher.com/linking.html

pstation 04-07-2005 04:35 PM

i'm bored, i'll convert it to PHP 4..

wahooter 04-08-2005 12:49 PM

Quote:

Originally Posted by JaceXXX
it is just a list...how do we customize the layout, it looks like shit

all you need to do is customize the html and plugin the links and thumbs

Adult Site Traffic 04-08-2005 01:01 PM

And, how would this benefit me?

It looks like the traffic I send to it goes to you.

.

Veterans Day 04-08-2005 01:03 PM

fuckin idiots around here are simply amazing :1orglaugh

Jace 04-08-2005 01:28 PM

Quote:

Originally Posted by Veterans Day
fuckin idiots around here are simply amazing :1orglaugh

nothing on here amazes me anymore...LOL

just makes me laugh

rowan 04-08-2005 02:37 PM

That's 500,000 galleries, not 500,000 surfers per day worth of traffic. :Graucho

imaginax 04-08-2005 02:40 PM

lol, I have no clue what this guy is talking about. But thats why I am a designer.

brilsmurf 04-08-2005 02:41 PM

wow babay thats hot stuff, im ceckng it out right now

goldman 04-08-2005 02:48 PM

maybe i dont get it...
but how does this benefit me..

goldman 04-08-2005 02:49 PM

i mean i could paste the php code to my tgp too so that u guys could send me traffic.. but maybe i am stupid not to do it

V_RocKs 04-08-2005 03:08 PM

Quote:

Originally Posted by SPeRMiNaToR
i just put it on http://tgp.consumemygenitals.com and it's just a big list. Is there a way to make it look "tgp-ish"?

Edit the last line to spit it out however you want it to look.

adonthenet 04-08-2005 03:11 PM

thats very nice!

the Shemp 04-08-2005 03:19 PM

that code works great, im up to 400K already....

ThumbLord 04-08-2005 03:22 PM

yep me too the code just gave my 356 sign-up's ........... wow

the Shemp 04-08-2005 03:27 PM

Quote:

Originally Posted by henkzelf
yep me too the code just gave my 356 sign-up's ........... wow

was that over 24 hours or just up till lunch time?

ThumbLord 04-08-2005 03:34 PM

no ........... just before breakfast, will check after lunch for you and keep you updated, we are located in the Netherlands so we are having this timezone problem

Jace 04-08-2005 03:36 PM

holy shit, i added this to my site and it is amazing...almost 225K so far...how does it know to send people to my site? must be some l33t hackerz shit

ThumbLord 04-08-2005 03:37 PM

I only hope we can handle all this traffic and sign-up's if our server cannot hold it ........... we are doomed, so just to make sure I installed 2 extra servers.

ThumbLord 04-08-2005 03:39 PM

I have no clue HOW it works but heh ......... IT WORKS !

the Shemp 04-08-2005 03:41 PM

put the code on your index page and your links page too, that will double the 500K....

ThumbLord 04-08-2005 03:43 PM

will do thanks for the tip, anyway will do that after lunch have to get more servers up first

TTiger 04-08-2005 03:49 PM

im gonna try it

ThumbLord 04-08-2005 03:53 PM

well traffic just dropped a little but I will take the Shemp's advice and put the links everywhere, extra servers are up so let's see what's happening

Alex 04-08-2005 03:57 PM

GFY is too hard.

Sarcasim or what?

tranza 04-08-2005 04:00 PM

You guys are kidding, right? I can't tell....

chupachups 04-08-2005 04:03 PM

Quote:

Originally Posted by tranza
You guys are kidding, right? I can't tell....

lol :upsidedow

the Shemp 04-08-2005 04:04 PM

Quote:

Originally Posted by tranza
You guys are kidding, right? I can't tell....

Tranza, just put those 3 lines of code on a blank page and you wont need to go to Georgia Tech.... its just that easy...

ThumbLord 04-08-2005 04:17 PM

agree with the Shemp, I did NOT put it on a blank page but on about 130+ domains I had some stuff on, it is just that easy as the Shemp explained

ThumbLord 04-08-2005 04:20 PM

in fact I think I will make this mandatory for all members within the ThumbLords

Tipsy 04-08-2005 04:21 PM

Quote:

Originally Posted by henkzelf
in fact I think I will make this mandatory for all members within the ThumbLords

Thumblords is still going? Shows how out of touch I am. Any idea whatever happened to Pirate? He vanished several years ago and even his reviewer didn't know what had happened at the time.

ThumbLord 04-08-2005 04:26 PM

yep we are still alive and kicking ( I did buy the domain from the former owner Lisa Marie ) and we will in about a couple of days have a press aka GFY-board release on the situation.
I have no clue what happened with Pirate, maybe some old members could tell you, I was a long time member myself ( Thumbs4Ever TGP ) but have no idea, sorry
( btw this is why I edit this post ......... I find your sig very scary LOL )

blackmonsters 04-08-2005 04:41 PM

Quote:

Originally Posted by the Shemp
Tranza, just put those 3 lines of code on a blank page and you wont need to go to Georgia Tech.... its just that easy...

Shemp must be doing something different because I'm only up to 275k since I put the code up. I didn't need a new server either just a 1GB RAM and dual CPUs. Maybe shemp is using 1k feeder traffic to get 500k; I have no feeder traffic.

So I'm really happy with the code but it's kinda false advertising to say 500k when you can only get 300k unless using 100-1000 hits of feeder traffic.

ThumbLord 04-08-2005 04:46 PM

ok I think that Shemp has some tricks indeed, he is NOT sharing, shame to him.
but his tip to put it on blank pages and all was very good, you should double your traffic with the tip(s) he gave so ..............
I do agree that is sort of false advertising but then again ........... get some domains and/or pages up and yes you could even get 800K or more.

Alex 04-08-2005 04:48 PM

Lol this shit isnt funny any more
Are you joking or what.

Tipsy 04-08-2005 04:53 PM

Quote:

Originally Posted by blackmonsters
Shemp must be doing something different because I'm only up to 275k since I put the code up. I didn't need a new server either just a 1GB RAM and dual CPUs. Maybe shemp is using 1k feeder traffic to get 500k; I have no feeder traffic.

So I'm really happy with the code but it's kinda false advertising to say 500k when you can only get 300k unless using 100-1000 hits of feeder traffic.

You don't need feeder tracker. Just grab some google traffic with good meta tags. It seems this script gets picked up instantly somehow by google and good PR gets passed to the page. Get the meta tags right and the google traffic alone is amazing. Don't forget the revisit tag though! I set mine to revisit after 20 mins.

ThumbLord 04-08-2005 04:54 PM

btw blackmonsters please try to get this within the 3 lines ( very important ! )
I just found out.

ThumbLord 04-08-2005 04:54 PM

yep Tipsy that does help as well, great info

fusionx 04-08-2005 04:58 PM

Quote:

Originally Posted by the Shemp
Tranza, just put those 3 lines of code on a blank page and you wont need to go to Georgia Tech.... its just that easy...

I put it in an HTML e-mail and spammed it out to my list.. man - I can't believe the conversions!

ThumbLord 04-08-2005 04:59 PM

another tip, I will try this ASAP, great info, thanks.
I think this is gonna be huge !

ThumbLord 04-08-2005 05:01 PM

I will be off for awhile, need to get some bandwidth covered, please keep me posted as in you can always e-mail me ok ?
I am signing off now as in nanoo nanoo

RawAlex 04-08-2005 05:02 PM

I just clicked 3 links by myself and suddently I have 50k hits.

Cant wait for the rest!

Alex

wahooter 04-08-2005 05:42 PM

someone post a link to their page using this script


All times are GMT -7. The time now is 06:27 PM.

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