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)
-   -   If you buy traffic or own paysites, this {code} can help you (https://gfy.com/showthread.php?t=251943)

Theo 03-13-2004 06:28 PM

If you buy traffic or own paysites, this {code} can help you
 
from the possibility one of the traffic affiliates or your paysite affiliates to send traffic from sites you do not want. It's a code you add to your .htaccess

A week ago some SE affiliate sent to one of our promo pages a single click from a domain having the word underage. (didnt have any illegal stuff..thank god) The sponsor reviewed their log files and terminated our account, something that costed us couple grands....

ok here's the code

[PHP]
# --------------------[ WE DO NOT WANT SUCH TRAFFIC AND WE BLOCK IT ]-----------------------

Options +FollowSymlinks
RewriteEngine on

#RewriteMap offender txt:./foul.map

#RewriteCond %{HTTP_REFERER} !=""
#RewriteCond ${offender:%{HTTP_REFERER}} ^-$
#RewriteRule ^(.*) http://blocked/ [R,L]

RewriteCond %{HTTP_REFERER} scat [NC,OR]
RewriteCond %{HTTP_REFERER} illegal [NC,OR]
RewriteCond %{HTTP_REFERER} beast [NC,OR]
RewriteCond %{HTTP_REFERER} lolita [NC]
RewriteRule ^(.*) http://blocked/ [L]

[PHP]


remove php tags,you add this code to your htaccess file
for each word you want to block use the following more times:

RewriteCond %{HTTP_REFERER} wordiwanttoblock [NC,OR]

Juicy D. Links 03-13-2004 06:40 PM

:thumbsup

McKracken 03-13-2004 06:42 PM

Did you see the memo about this?

Rorschach 03-13-2004 06:50 PM

There's nothing wrong with scat or beast.

Project-Shadow 03-13-2004 06:50 PM

Not saying that any of the above things are correct or right etc. But wouldnt it be more appropriate to say redirect the surfer to your site removing any current refferal info? E.G sending them to www.yoursite.com/index2.html framing the main site?

Theo 03-13-2004 07:07 PM

well the point is not to receive any traffic related with the above, not to just avoid your sponsor seen the refferal, that could have been done as you said with a simple redirection. The chances to receive such kind of traffic are minimal....but its better to eliminate it.

BradM 03-13-2004 07:08 PM

Good job S_R.
Thanks

Doctor Dre 03-13-2004 07:10 PM

Quote:

Originally posted by McKracken
Did you see the memo about this?
What's up with your memo things and threads ?

Doctor Dre 03-13-2004 07:11 PM

Who's the sponsor ? If they'd terminate my account for something I didn't do, I'd fucking expose them and make them shit in their pants.

SABAI 03-13-2004 07:37 PM

for once some useful info ,,, thanks a bunch:thumbsup

some_idiot 03-13-2004 07:44 PM

Hmmm seems funny...

Surfer SEs, hits affiliate, picks up aff ref, hits you, doesn't pick
up your ref, hits sponsor, sponsor sees aff ref.

Something was broken large in the http chain on that one.
The sponsor should have never gotten the aff ref. Seems to
me that a browser that broken, it wouldn't help to force even
the extra landing page.


All times are GMT -7. The time now is 02:04 AM.

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