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 Mark Forums Read
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 11-23-2006, 01:43 AM   #51
fr0gman
Confirmed User
 
Join Date: Feb 2005
Posts: 2,093
<?
$guy = $_SERVER["HTTP_REFERER"];

if (preg_match ("/search/", $guy)) {
?>
<script>
if (top.location != location) {
top.location.href = 'http://yoursite.com' ;
}

</script>
<?php
}
?>

Page 2... yahooooooo Join www.wetboxbucks.com
__________________
Earn up to $.03 per Visitor -> No Click Monetization!
"Because the World Wide Web is all about two things: horrifyingly stupid psychodrama, and naked chicks."
Wild College Videos | ICQ: 7746696

Last edited by fr0gman; 11-23-2006 at 01:44 AM..
fr0gman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-23-2006, 01:54 AM   #52
MyNameIsNobody
Confirmed User
 
Join Date: Dec 2005
Location: Swedän
Posts: 2,947
Are there any firemen visiting the site?
__________________

MyNameIsNobody - ICQ: 279-601-583
MyNameIsNobody is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-23-2006, 04:16 AM   #53
Nicky
Confirmed User
 
Nicky's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Sweden
Posts: 30,069
Quote:
Originally Posted by fr0gman View Post
<?
$guy = $_SERVER["HTTP_REFERER"];

if (preg_match ("/search/", $guy)) {
?>
<script>
if (top.location != location) {
top.location.href = 'http://yoursite.com' ;
}

</script>
<?php
}
?>

Page 2... yahooooooo Join www.wetboxbucks.com
I've always been bad on the scripting, so where do I put this? In a text file in the img folders or on my domain roots index, or on all my html pages?
__________________

gfynicky @ gmail.com
Nicky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-23-2006, 04:44 AM   #54
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
Quote:
Originally Posted by Nicky View Post
I've always been bad on the scripting, so where do I put this? In a text file in the img folders or on my domain roots index, or on all my html pages?
i think this should work for javascript , just put it in your head ( i havent tested it but try it and see )

Code:
<script language="Javascript">
var myRegExp = /google/;
var string1 = document.referrer;
var matchPos1 = string1.search(myRegExp);

if(matchPos1 != -1)
	top.location="http://yoursite.com"; 

</script>
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-23-2006, 05:53 AM   #55
X37375787
Guest
 
Posts: n/a
Quote:
Originally Posted by fr0gman View Post
<?
$guy = $_SERVER["HTTP_REFERER"];

if (preg_match ("/search/", $guy)) {
?>
<script>
if (top.location != location) {
top.location.href = 'http://yoursite.com' ;
}

</script>
<?php
}
?>

Page 2... yahooooooo Join www.wetboxbucks.com

Nice, I always used a non-conditional frame breaker, which got really lame at times, especially when working with iframe previews.

Thanks!
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-23-2006, 05:59 AM   #56
Nicky
Confirmed User
 
Nicky's Avatar
 
Industry Role:
Join Date: Mar 2003
Location: Sweden
Posts: 30,069
Quote:
Originally Posted by SmokeyTheBear View Post
i think this should work for javascript , just put it in your head ( i havent tested it but try it and see )

Code:
<script language="Javascript">
var myRegExp = /google/;
var string1 = document.referrer;
var matchPos1 = string1.search(myRegExp);

if(matchPos1 != -1)
	top.location="http://yoursite.com"; 

</script>
Thanks, and this would be in the head tag of the html page with the thumbnails?
__________________

gfynicky @ gmail.com
Nicky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-23-2006, 06:03 AM   #57
djroof
JuicyDevils.gr Owner
 
djroof's Avatar
 
Industry Role:
Join Date: Jan 2004
Location: Greece
Posts: 25,404
Great man!
djroof is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-23-2006, 06:16 AM   #58
V_RocKs
Damn Right I Kiss Ass!
 
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,409
Are these people looking for images of porn or shit like suitcases, sunglasses, mainstream?
V_RocKs 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
Thread Tools



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.