Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 02-11-2002, 10:47 PM   #1
AdultWire
Confirmed User
 
Join Date: Feb 2002
Location: Toronto, ON
Posts: 962
FLUSSHHHHHHHHHHHH. That's the sound of progress.

Just finished writing some scripts to weed out the 404 redirects from my gallery's, and check for linkbacks & stuff. Look's like on its first run it's gonna delete about 4-500 galleries.

Who knew?!

Well, you did.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
AdultWire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2002, 10:49 PM   #2
_!2_A_C_E_!2_}{
Registered User
 
Join Date: Feb 2002
Posts: 54
So you gonna share your scripts or what?
__________________
Submit your Galleries!

EyeSeekYou: Won For Nein For Zero Five Six Five Seven
_!2_A_C_E_!2_}{ is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2002, 11:14 PM   #3
AdultWire
Confirmed User
 
Join Date: Feb 2002
Location: Toronto, ON
Posts: 962
Unfortunately, my scripts have such dirty interfaces right now that you'd need a hell of a lot more than installation support to use them. I'm a newbie, so I'm changing the scripts every few days to reflect new knowledge I've picked up about the adult industry.

When they stabilize out a little bit, and I'm sure everything is working aok, I'll considering sharing tidbits, and maybe selling the whole package as a installation bundle or something. I dunno...

Wouldn't want you guys to think I could code? If you can't code, you can't get da hoes.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
AdultWire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2002, 11:25 PM   #4
_!2_A_C_E_!2_}{
Registered User
 
Join Date: Feb 2002
Posts: 54
Are they PHP scripts? I'm in the process of learning PHP. I can relate. If it is PHP scripting, got any good resources to share?
__________________
Submit your Galleries!

EyeSeekYou: Won For Nein For Zero Five Six Five Seven
_!2_A_C_E_!2_}{ is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2002, 11:41 PM   #5
AdultWire
Confirmed User
 
Join Date: Feb 2002
Location: Toronto, ON
Posts: 962
Yeah, the site is written in PHP.

Well here's most of what I've discovered so far about traffic trading.

a) People cheat. They even have bots that accept cookies and act like a fully blown web-browser to convince you that they're generating clicks on your page.

b) You can't track users by IP. Most internet users are behind proxy servers nowadays. So if you're writing a script that has to track individual users, use sessions (or cookies) and watch for suspicious behaviour.

c) A lot of free sites redirect to 404's which is annoying for your users. Periodically check your listings for 404's and delete them.

d) Let your users a few good clicks (but not more than say 4) before you divert traffic to a trade or sponsor. You'll get better bookmark traffic that way.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
AdultWire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2002, 11:43 PM   #6
AdultWire
Confirmed User
 
Join Date: Feb 2002
Location: Toronto, ON
Posts: 962
P.S.. I'm actually somewhat of a PHP GURU, but I'm new at the adult biz, so if you have specific PHP questions, I can help you out.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
AdultWire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-11-2002, 11:59 PM   #7
Tucks
Confirmed User
 
Join Date: May 2001
Location: CA
Posts: 105
Just an FYI for others looking to do stuff like this in PHP.

There's a PHP class available called 'Snoopy', available from here (most recent is 0.94 I believe)

http://sourceforge.net/project/showf...?group_id=2091

Allows you to forge User_Agents, use proxys, request webpages (raw HTML loaded as an array you can scan through) or just request headers to look for 404's and redirects, etc. - all extremely easily.

Great open-source script if you're playing around with stuff like the scripts mentioned in this thread. Cuts a huge chunk of the work out.
Tucks is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-12-2002, 02:39 AM   #8
AdultWire
Confirmed User
 
Join Date: Feb 2002
Location: Toronto, ON
Posts: 962
I gonna have to check into that. Might be useful. Right now I'm just using fopen("http://whatever.com","r"); so I don't get headers.. I'm detecting 404's by text, so if it doesn't appear on the page, I don't detect it.

I'm also detecting vb components, window popups, and "down" pages.
__________________
SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, then you may use a 624x80 instead of a 120x60.
AdultWire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.