|
|
|
|
|
|
|
|
|
|
|
#1 |
|
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
|
Assuming he does not send you any legitimate hits, block his domain from sending all referrers in your .htaccess
Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC]
RewriteRule .* - [F,L]
Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC]
RewriteRule .* http://anothersitethatsucks.com/ [R,L]
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare. Last edited by oast; 2006-12-01 at 03:04 PM.. |
|
|
|
|
|
#2 | |
|
Madness is like gravity. All it takes is a little... push.
Join Date: Feb 2006
Location: California
Posts: 1,679
|
Quote:
__________________
~Warm and Fuzzy.
|
|
|
|
|
|
|
#3 |
|
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
|
That was my thought, but I left it open so as not to influence anyone as that wouldn't be a nice thing to do to someone who obviously admires your work!
![]()
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare. |
|
|
|
|
|
#4 | |
|
Madness is like gravity. All it takes is a little... push.
Join Date: Feb 2006
Location: California
Posts: 1,679
|
Quote:
![]()
__________________
~Warm and Fuzzy.
|
|
|
|
|
|
|
#5 | |
|
You can now put whatever you want in this space :)
|
Quote:
Guy's pretty slick, its a Ruskie site that loads in a gallery page and then uses an ssi script to substitute the aff codes so I have to ban him altogether or send him to a "bugger off" page I create. Can't just create another replacement potential sponsor page that he might be able to overwite again with his codes. If I find that he is on a dedicated IP, is it better/more efficient to block the IP number rather than the domain name? Happy Holidays ![]() |
|
|
|
|
|
|
#6 | ||
|
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
|
Quote:
Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC]
RewriteRule !fuck-off.jpg /fuck-off.jpg [L]
Code:
RewriteCond %{HTTP_REFERER} thisguysucks\.com [NC]
RewriteRule !fuck-off.html /fuck-off.html [L]
If he looks at his own pages, he will soon get the idea you don't want him stealing your pages. Quote:
![]()
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare. |
||
|
|
|
![]() |
|
|