View Single Post
Old 12-28-2005, 07:35 PM  
Peacemaker
Confirmed User
 
Peacemaker's Avatar
 
Join Date: Feb 2002
Location: Mars
Posts: 897
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
var refarray = new Array();
refarray['images.google.com'] ="http://www.domain.com?from=images.google.com";
for (var i in refarray) {
if (document.referrer.indexOf(i) != -1) top.location.replace(refarray[i]);
}
// End -->
</script>

should work with google image traffic
__________________
SEO since 2002 - Google Index Record: 32 minutes. - Selling SEO services and tools
Peacemaker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote