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-08-2004, 05:11 AM   #1
Fabien
Confirmed User
 
Industry Role:
Join Date: Jul 2003
Posts: 4,787
lost search engines traffic ??

Guys, i want to redirect certain search engines to (let's say a sponsor) instead of the url of my damn trade script !!!

Ex: I'm third on "letssearchtheweb.com" with "blue midget" as keyword but the thing is, the url that is showing up is:
http://www.mysite.com/out.php?url=h...etrafficandiget theserverloadforpeanuts.com/hisgallery.htm
So, when you click on the link, you ain't going to my site but to his gallery. I get the server load and he gets the hit !!!

1) What do i put in my htaccess
2) Is it possible to keep the good listing if redirected ?

I tried this in the htaccess:
Redirect /out.php http://www.mysponsor.com/
but ALL the out.php goes to the sponsor, so it ain't good

Thanks a lot !

Last edited by Fabien; 11-08-2004 at 05:13 AM..
Fabien is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 05:32 AM   #2
EddiePulp
Confirmed User
 
Join Date: Mar 2004
Location: Australia iCQ:408018496
Posts: 1,332
Sorry not sure of the exact code, but google has blacklisted one of my domains for doing that before :S
__________________
I dont need a sig.
EddiePulp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 05:48 AM   #3
OWNED
So Fucking Banned
 
Join Date: Mar 2004
Posts: 852
Quote:
Originally posted by Fabien
Guys, i want to redirect certain search engines to (let's say a sponsor) instead of the url of my damn trade script !!!

Ex: I'm third on "letssearchtheweb.com" with "blue midget" as keyword but the thing is, the url that is showing up is:
http://www.mysite.com/out.php?url=h...etrafficandiget theserverloadforpeanuts.com/hisgallery.htm
So, when you click on the link, you ain't going to my site but to his gallery. I get the server load and he gets the hit !!!

1) What do i put in my htaccess
2) Is it possible to keep the good listing if redirected ?

I tried this in the htaccess:
Redirect /out.php http://www.mysponsor.com/
but ALL the out.php goes to the sponsor, so it ain't good

Thanks a lot !
Speak fucking English.
OWNED is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 06:42 AM   #4
Dynamix
G F Y not
 
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
Build a quick PHP script that matches REFERRER to the search engine domain. If there's a match, send to your sponsor.. if not, send to your homepage
__________________

TGPFactory Full TGP Design & Installation Services
ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com
See who I am at AdultWhosWho.com!
Dynamix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 06:47 AM   #5
Dynamix
G F Y not
 
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
OPTION TWO:

Replace out.php with a script that sends to your sponsor. Rename original out.php as out2.php, then update your settings in your thumb/trade script so it sends all clicks to out2.php.
__________________

TGPFactory Full TGP Design & Installation Services
ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com
See who I am at AdultWhosWho.com!
Dynamix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 07:13 AM   #6
Fabien
Confirmed User
 
Industry Role:
Join Date: Jul 2003
Posts: 4,787
Quote:
Originally posted by OWNED
Speak fucking English.

You run trade scripts as i see
Fabien is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 07:14 AM   #7
Fabien
Confirmed User
 
Industry Role:
Join Date: Jul 2003
Posts: 4,787
Quote:
Originally posted by Dynamix
OPTION TWO:

Replace out.php with a script that sends to your sponsor. Rename original out.php as out2.php, then update your settings in your thumb/trade script so it sends all clicks to out2.php.
Hummmmmmmmmmmmmmmmm
NEAT
I'll give it shot for sure !
Thanks
Fabien is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 07:17 AM   #8
Napolean
Old school
 
Napolean's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: Kettering, OH
Posts: 4,327
if(strstr($HTTP_REFERER,"google")!=0) {

header("Location: http://sponsorurl.com");

}

modify as needed =P

that'll be $1500 kthx
__________________
Need a programmer? (Desktop/Web Applications) --- Skype: napoleande
Napolean is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-08-2004, 09:07 AM   #9
WiredGuy
Pounding Googlebot
 
Industry Role:
Join Date: Aug 2002
Location: Canada
Posts: 34,482
If you're going to do this, make sure you redirect surfers only and not googlebot spiders, otherwise you're likely to lose your traffic.

WG
__________________
I play with Google.
WiredGuy 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.