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)
-   -   I need - NEED - a script for GOOGLE IMAGES (https://gfy.com/showthread.php?t=616840)

luv$ 06-01-2006 08:14 PM

I need - NEED - a script for GOOGLE IMAGES
 
I cannot seem to find the script I am looking for that redirects and possibly locks surfers into my site when viewing my pics in google images.

I am getting a TON of GI traffic and I want to eliminate window-shopping if possible.

Can anyone please help?

2HousePlague 06-01-2006 08:18 PM

Is this the effect you want:

http://images.google.com/images?svnu...om&btnG=Search

2hp

Young 06-01-2006 08:19 PM

target="_parent"

wouldn't that do it?

luv$ 06-01-2006 08:22 PM

Quote:

Originally Posted by 2HousePlague

That is exactly it !!!

Young 06-01-2006 08:22 PM

you're welcome

luv$ 06-01-2006 08:23 PM

Shit this isn't going to work if my images are hosted outside of the domain showing up in the results, is it?

FUCK

luv$ 06-01-2006 08:24 PM

Quote:

Originally Posted by Young
target="_parent"

wouldn't that do it?

on a typical link in standard html... yes. I don't think that applies to this though. :winkwink:

Ray@TastyDollars 06-01-2006 08:27 PM

Bump, I need one to :upsidedow

TheSenator 06-01-2006 08:29 PM

I get thousand of image hits. I need that script too

Young 06-01-2006 08:35 PM

Quote:

Originally Posted by luv$
on a typical link in standard html... yes. I don't think that applies to this though. :winkwink:

i'd beg to differ

khs 06-01-2006 08:37 PM

Code:

<script language="JavaScript1.1" type="text/JavaScript">
if (parent.frames.length > 0) top.location.replace(document.location);</script>

you're welcome

luv$ 06-01-2006 09:05 PM

Quote:

Originally Posted by khs
Code:

<script language="JavaScript1.1" type="text/JavaScript">
if (parent.frames.length > 0) top.location.replace(document.location);</script>

you're welcome

:warning :) :thumbsup

xxxjay 06-01-2006 09:17 PM

Quote:

Originally Posted by luv$
:warning :) :thumbsup

Cool thread.

Splum 06-01-2006 09:23 PM

Would this be what you need?
Code:

if( window != window.top ) { top.location.href = location.href; }

fuzebox 06-01-2006 10:16 PM

Giving away secrets....

Step 1: .htaccess:

RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://images.google
RewriteCond %{REQUEST_URI} !googleimages.php
RewriteCond %{REQUEST_URI} (.*)
RewriteRule /* /googleimages.php?url=%1 [R,L]

Step 2: googleimages.php

<html><head><title>Loading Site...</title>
<script language="Javascript">
<!--
if (top.location != location) top.location.href = 'http://<? print $_SERVER["SERVER_NAME"] . $url;?>';
//-->
</script>
</head>
<body><center><a target=_top href="http://<? print $_SERVER["SERVER_NAME"] . $url; ?>">Click Here To Load The Site</a></center>
</body></html>

----

Now you can bust out of the google frame on every page on your domain without having to modify any of them (all your galleries etc).

Love Sex 06-01-2006 11:05 PM

getting rid of the frame is key

Cash 06-02-2006 12:15 AM

I also get a lot of that traffic, raising my bandwidth bill for nothing :(

luv$ 06-02-2006 05:33 AM

Hey thanks a bunch Fuzebox!

NyLoS 06-02-2006 06:30 AM

Quote:

Originally Posted by 2HousePlague

Fuck Google should think of something that makes it impossible to annoy their users like you do !
I someone likes to view more of your content let them decide !!! :mad:

TheSenator 06-02-2006 06:33 AM

Does google stop listing your images after doing this trick?

Relish XXX 06-02-2006 06:40 AM

I dont mind people window shopping. When you walk down the high street and look into a window to see what is offer do the window displays reach out and drag you inside?

garce 06-02-2006 08:24 AM

Quote:

Originally Posted by Relish XXX
I dont mind people window shopping. When you walk down the high street and look into a window to see what is offer do the window displays reach out and drag you inside?

No, but when I walk down the street I can at least see the name of the store and a few other options when I window shop. Its not like there's a single shirt tacked on a white wall in an empty room.

fuzebox 06-02-2006 08:53 AM

Quote:

Originally Posted by Relish XXX
I dont mind people window shopping. When you walk down the high street and look into a window to see what is offer do the window displays reach out and drag you inside?

You haven't tried window shopping in this country, the sales guys hang out outside the store and hustle you in as you walk by... they're vultures.

clickclickclick 06-02-2006 09:02 AM

anyone else noticed the refcode id belowing to franck ? :D

mOrrI 06-02-2006 09:09 AM

Gread Thread :D
Thanks :)

markyman 06-02-2006 01:58 PM

Sorry I am a little retarted. I setup .htacess right but I have something wrong in the php, its sending the user to http://%3C/?%20print%20$_SERVER["SERVER_NAME"]%20.%20$url;?> doh!

Step 2: googleimages.php

<html><head><title>Loading Site...</title>
<script language="Javascript">
<!--
if (top.location != location) top.location.href = 'http://<? print $_SERVER["SERVER_NAME"] . $url;?>';
//-->
</script>
</head>
<body><center><a target=_top href="http://<? print $_SERVER["SERVER_NAME"] . $url; ?>">Click Here To Load The Site</a></center>
</body></html>

ichauch 06-02-2006 02:25 PM

Quote:

Originally Posted by markyman
Sorry I am a little retarted. I setup .htacess right but I have something wrong in the php, its sending the user to http://%3C/?%20print%20$_SERVER["SERVER_NAME"]%20.%20$url;?> doh!

:Oh crap

mOrrI 06-30-2006 08:48 AM

Bump for ya :D

TheSenator 06-30-2006 10:10 AM

Does this trick get you de-listed or sent back into the ass of Google?

chowda 06-30-2006 04:30 PM

interesting stuff, good bump

pornguy 06-30-2006 04:39 PM

It is a good idea, in some aspects. But it may also piss off the surfer. Google is nice enough to pull the site into the frame that it came from, and that is your best sales tool. If you have on your site the things that will make the sales, then the image is just the bait. the site is the hook. Not set the hook.

dakota1358 06-30-2006 05:14 PM

Code:

<SCRIPT LANGUAGE=JavaScript>
<!--
  if (top.frames.length!=0)
  top.location=self.document.location;
// -->
</SCRIPT>

simple frame buster


All times are GMT -7. The time now is 08:45 AM.

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