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)
-   -   Simple way to get chinese traffic off your tgp (https://gfy.com/showthread.php?t=541944)

AmateurFlix 11-18-2005 04:53 PM

Simple way to get chinese traffic off your tgp
 
I found a quick & easy method of getting chinese traffic out of my tgp network that is free & easy to implement.

It only redirects users who have their browsers set to chinese language, so it's not 100% effective but it should catch the majority of them.

Place the following code in your html before the </head>

<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName hahahaha 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;

if (language.indexOf('zh') > -1 || language.indexOf('zh-cn') > -1 || language.indexOf('zh-hk') > -1 || language.indexOf('zh-mo') > -1 || language.indexOf('zh-tw') > -1 || language.indexOf('zh-sg') > -1)
document.location.href = 'http://www.yoursiteurl.com/chinesepage.htm';
</script>

Change the url to whatever page you want to send them to.
Also change the "hahahaha" in line two to a double equal sign, no space in between. I guess the board script doesn't display that normally.

I've used Jade Bucks as a sponsor on my site since they have language appropriate sites & billing that works for that region.

This will redirect the chinese traffic off of your tgp so that your trade script will not count clicks (since there will be none) from the chinese traffic. So sites sending you lots of this traffic will be penalized by your trade script, which will in turn build better trades with sites that are sending you better quality traffic. :)

I wouldn't be surprised if people building their sites up with chinese traffic try to flame this thread, however keep in mind that as far as your income is concerned, chinese traffic is indistinguishable from hitbot traffic. They both only cost you money and offer you nothing in return (unless you use Jade Bucks :winkwink: )

Corleone 11-18-2005 05:32 PM

so how does your china traffic convert?

many tgps just use it as feeder

NBDesign 11-18-2005 05:33 PM

i like chinese women... They taste like chicken :)

gornyhuy 11-18-2005 05:53 PM

Where are all the chinese paysites?

Dagwolf 11-18-2005 05:58 PM

That's cool :) I have a domain that only gets chinese type-in traffic.

Evil1 11-18-2005 06:00 PM

payouts once a month.. fuck that!

AmateurFlix 11-18-2005 06:06 PM

Quote:

Originally Posted by Corleone
so how does your china traffic convert?

many tgps just use it as feeder

I have no idea what the conversions are like, I've just set this up today.

My main concern was to not count chinese traffic in the stats. I don't want to exchange good traffic for chinese traffic in return, this will reduce that. The prod from sites sending lots of chinese traffic will be very poor so the trade script won't return to those trades as much. And my site won't send any out to trades at all.

Any extra money I get from the jadebucks sponsor is just a bonus, there may be better sponsors out there, I have no idea, this was the first I found.

haig 11-18-2005 06:41 PM

my Room Mate is a Chinies; he is eating soya sos, its Horible Smelly :D

newxmas13 11-18-2005 06:43 PM

Chinese love free stuff, communist heritage

haig 11-18-2005 06:45 PM

porn is forbiden in China.

pornguy 11-18-2005 06:45 PM

Hmm. Not a bad idea. I might just give that a try. Send them to a sponsor with free sign ups.

mikeyddddd 11-18-2005 07:51 PM

Try this .htaccess:

RewriteEngine On
RewriteCond %{HTTP:Accept-Language} (zh) [NC]
RewriteRule .* http://www2.asiaxstars.com/cgi/click?a=794667&s=33&p=1 [R,L]

I don't know that it works. But, it should.

spacedog 11-18-2005 08:23 PM

me take chinese traffic no problem, send it to me :)

Kard63 11-18-2005 09:29 PM

a few topics on this tonight eh ?

AmateurFlix 11-18-2005 09:32 PM

Quote:

Originally Posted by Kard63
a few topics on this tonight eh ?

after I saw someone sign up for a trade on my site with over 20% chinese traffic I decided enough was enough.

and no I didn't approve that trade lol

Dagwolf 05-18-2006 12:59 PM

I'm going to think about it. :)

AmateurFlix 05-18-2006 03:05 PM

Quote:

Originally Posted by Dagwolf
I'm going to think about it. :)

you might want to try a different sponsor than what I first tried; I went 1:95k with jadebucks (and they actually have chinese language tours/billing! imagine how bad that traffic must convert on english sites without appropriate billing)

AFF & password by phone were both suggested to me, I haven't tried either of them yet

Lazonby 05-18-2006 03:25 PM

Try putting these words on your site: "Democracy and freedom for Taiwan", "Communism sucks ass", "Tiananmen Square Massacre", etc. Watch your Chinese traffic drop off to zero.

~Ray 05-18-2006 03:40 PM

Quote:

Originally Posted by AmateurFlix
you might want to try a different sponsor than what I first tried; I went 1:95k with jadebucks (and they actually have chinese language tours/billing! imagine how bad that traffic must convert on english sites without appropriate billing)

AFF & password by phone were both suggested to me, I haven't tried either of them yet

1:95,000

fuck that shit.

madawgz 05-18-2006 09:08 PM

why "off" your tgp??? :(

AmateurFlix 05-18-2006 09:19 PM

Quote:

Originally Posted by madawgz
why "off" your tgp??? :(

because it's like hitbot traffic, it doesn't generate sales - this method allows the trade scripts to penalize sites who send a disproportionate amount of it.

so your trade scripts favors trades that send other traffic more likely to make a sale

mattz 05-18-2006 09:20 PM

go to war with dem

tenderobject 06-10-2006 04:39 AM

whats with HAHAHA in the code?

<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName hahahaha 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;

if (language.indexOf('zh') > -1 || language.indexOf('zh-cn') > -1 || language.indexOf('zh-hk') > -1 || language.indexOf('zh-mo') > -1 || language.indexOf('zh-tw') > -1 || language.indexOf('zh-sg') > -1)
document.location.href = 'http://www.yoursiteurl.com/chinesepage.htm';
</script>

digifan 06-10-2006 04:50 AM

Quote:

Originally Posted by tenderobject
whats with HAHAHA in the code?

It sucks, isn't it... :helpme

SmokeyTheBear 06-10-2006 05:33 AM

Quote:

Originally Posted by tenderobject
whats with HAHAHA in the code?

<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName hahahaha 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;

if (language.indexOf('zh') > -1 || language.indexOf('zh-cn') > -1 || language.indexOf('zh-hk') > -1 || language.indexOf('zh-mo') > -1 || language.indexOf('zh-tw') > -1 || language.indexOf('zh-sg') > -1)
document.location.href = 'http://www.yoursiteurl.com/chinesepage.htm';
</script>


where it says hahaha should be 2 equal signs like this ==

SmokeyTheBear 06-10-2006 05:35 AM

so it should look like this

<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName == 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;

if (language.indexOf('zh') > -1 || language.indexOf('zh-cn') > -1 || language.indexOf('zh-hk') > -1 || language.indexOf('zh-mo') > -1 || language.indexOf('zh-tw') > -1 || language.indexOf('zh-sg') > -1)
document.location.href = 'http://www.yoursiteurl.com/chinesepage.htm';
</script>

adonthenet 06-10-2006 05:44 AM

nice code

gooddomains 06-10-2006 05:50 AM

great tip

HpicAnn 06-10-2006 07:07 AM

Great post here!! :thumbsup

Bump!

polle54 06-10-2006 07:31 AM

okay post but I think the majority knows this.

AmateurFlix 06-10-2006 08:47 AM

btw I've been seeing better results so far with passwordbyphone than I did with jadebucks. supposedly if your chinese traffic comes from some of the major citites, jadebucks might do ok, but if it comes from mainland china (as most does) they have a hard time paying through jadebucks.

Bro Media - BANNED FOR LIFE 06-10-2006 09:27 AM

never really understood why china traffic is so bad

klixxxgirl 06-10-2006 10:00 AM

awesome! thank you for sharing!

Marshal 06-10-2006 10:01 AM

Quote:

Originally Posted by LOL :D
never really understood why china traffic is so bad

because it never converts... they have never seen a credit card, they also get used to free stuff... :)

scottybuzz 06-10-2006 11:36 AM

so amatuer flix, can you send the chinese traffic to another sponser then?

AmateurFlix 06-10-2006 12:07 PM

Quote:

Originally Posted by scottybuzz
so amatuer flix, can you send the chinese traffic to another sponser then?

that's the idea... just replace the http://www.yoursiteurl.com/chinesepage.htm with whatever url you want to send the traffic to. you could make a banner page with links to different sponsors, or just forward it to a sponsor page etc.

fallenmuffin 06-10-2006 12:11 PM

Thats for the code and the info. I signuped with passwordbyphone as jadebucks, looked good, but was not working properly. One of my sites has gotten like 3500 hits from China in the last few months.. While not alot might as well start redirecting them now and try earning a few bucks with it.

ridikuloz 06-10-2006 02:21 PM

what's the country abbreviation for Nigeria?

fallenmuffin 06-11-2006 10:31 AM

Anyone have a Chinese proxy or that can test the redirect for me?

hardjoko 08-06-2009 10:03 AM

Captcha for porn. Will obvioulsy convert very well there if only there is an affiliate for that.

seeandsee 08-06-2009 10:18 AM

send them to adse|/|se pages :D

Iron Fist 08-06-2009 11:23 AM

Quote:

Originally Posted by Lazonby (Post 9933910)
Try putting these words on your site: "Democracy and freedom for Taiwan", "Communism sucks ass", "Tiananmen Square Massacre", etc. Watch your Chinese traffic drop off to zero.

:1orglaugh:1orglaugh:1orglaugh

Tjun 08-06-2009 11:27 AM

this is a chinese paysite, the biggest :thumbsup

http://sars.china.com.cn/english/MATERIAL/222472.htm

Cyandin 08-06-2009 11:32 AM

Quote:

Originally Posted by Lazonby (Post 9933910)
Try putting these words on your site: "Democracy and freedom for Taiwan", "Communism sucks ass", "Tiananmen Square Massacre", etc. Watch your Chinese traffic drop off to zero.

:1orglaugh:1orglaugh

Jet - BANNED FOR LIFE 08-06-2009 11:40 AM

Quote:

Originally Posted by Lazonby (Post 9933910)
Try putting these words on your site: "Democracy and freedom for Taiwan", "Communism sucks ass", "Tiananmen Square Massacre", etc. Watch your Chinese traffic drop off to zero.

Can i also add "Free Tibet" ?

shunga 08-06-2009 11:44 AM

Hong Kong, Singapore and Taiwan are not the same as mainland China. The former are a good source of sales, the latter just raw traffic numbers.

CYF 08-06-2009 12:57 PM

Quote:

Originally Posted by ridikuloz (Post 10115135)
what's the country abbreviation for Nigeria?

.ng is Nigeria

ProG 08-06-2009 01:00 PM

Quote:

Originally Posted by hardjoko (Post 16153402)
Captcha for porn. Will obvioulsy convert very well there if only there is an affiliate for that.

lol 1 post in 7 years to bump..... this?

pornguy 08-06-2009 02:33 PM

Stop buying traffic.


All times are GMT -7. The time now is 02:40 AM.

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