![]() | | ||||||||
| | #1 |
| HyperActive Warrior Join Date: Oct 2010
Posts: 251
Thanks: 36
Thanked 4 Times in 4 Posts
|
Hi warriors, Let's say im promoting a cj product, i got 200 uv/day. But among this 200uv, only 30 uv coming from US, and they are my potential buyers. The rest 170uv/day can't buy the product, they live in other countries. So how to monetize the rest 170uv/day? Is there a way/wordpress plugin to direct all the none-us traffic to a adsense page? Is this illegal? Will google punish this? Thank you |
| | |
| | #2 | |
| SEO Extraordinaire War Room Member Join Date: Sep 2009 Location: South Africa
Posts: 503
Thanks: 158
Thanked 183 Times in 88 Posts
| Quote:
Just ensure you have a strong call to action! | |
| | |
| | #3 | |
| HyperActive Warrior Join Date: Oct 2010
Posts: 251
Thanks: 36
Thanked 4 Times in 4 Posts
| Quote:
Is there a way? a plugin? illegal? | |
| | |
| | #4 |
| SEO Extraordinaire War Room Member Join Date: Sep 2009 Location: South Africa
Posts: 503
Thanks: 158
Thanked 183 Times in 88 Posts
| |
| . | |
| | |
| | #5 |
| Call Me - MJ Zain War Room Member Join Date: Jul 2010
Posts: 55
Thanks: 2
Thanked 36 Times in 10 Posts
|
Yes simple solution Adsense
|
| | |
| | #6 |
| Senior Warrior Member Join Date: Jul 2010 Location: USA
Posts: 1,507
Thanks: 9
Thanked 82 Times in 81 Posts
|
I am not sure about any special plugin which does it but its not difficult for writing. But why don';t you insert adsense ads on your pages for all visitors from all countries which is safer?
|
| Pagerank 5 Social Bookmarking (Dofollow) Hubmesh.com ( 70% Revenue Sharing ) Google Pagerank Checker Tool WDmoney.com 9metaTagzBook FF FH News SocialNews | |
| | |
| | #7 |
| HyperActive Warrior Join Date: Oct 2010
Posts: 251
Thanks: 36
Thanked 4 Times in 4 Posts
|
Adsense on the page will make a site looks commercial, and increase the bounce rate,
|
| | |
| | #8 |
| HyperActive Warrior Join Date: Jan 2011 Location: USA
Posts: 170
Thanks: 28
Thanked 10 Times in 10 Posts
|
Why can't rest of the world buy it?
|
|
Are you not making any money with adsense yet? This is the answer my friend: Adsense 100k Blueprint Do you have poor traffic to your websites? With Rapid Cash Traffic you can explode it! | |
| | |
| | #9 |
| Warrior Member Join Date: Mar 2011
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
Sign up to linkshare, clickbank and Commision junction and promote the products which are related to the niche in which you post hubs. You can use 2 links to same domains so you need to learn how to make use of it. Amazon and Ebay are two inbuilt options you get on hubpages you can use that as well.
|
| | |
| | #10 |
| Active Warrior War Room Member Join Date: Jan 2009 Location: washington
Posts: 80
Thanks: 1
Thanked 3 Times in 3 Posts
|
I suggest you to do this: - Use Google analytics to know your major countries - Setup an url redirection based on Geography - Drive US users to your CJ offer - Drive non US traffic to an optin page, you may add a country field to your optin form to be able to separate them by country. - Find related offers on CPA networks using OfferVault, then send mails to your optin list targeting their country. Here is a php code to redirect urls by countries. Copy and paste it in notepad and save as php file on your server then use is as affiliate link instead of using directly CJ link. Code:
<?php
function visitorCountry(){
= getenv('REMOTE_ADDR');
= file_get_contents("http://www.ipinfodb.com/ip_query_country.php?ip=&output=xml");
//Use backup server if cannot make a connection
if (!){
= file_get_contents("http://backup.ipinfodb.com/ip_query.php?ip=&output=xml");
= new SimpleXMLElement();
if (!) return false; // Failed to open connection
}else{
= new SimpleXMLElement();
}
return ;
}
?>
<?php
= visitorCountry();
if (=="US"){header("location:http://link-for-usa-traffic.com");exit;}
// Send All Other Traffic To:
header("location:http://link-for-non-usa-traffic.com");exit;
?> Code:
<?php
function visitorCountry(){
= getenv('REMOTE_ADDR');
= file_get_contents("http://www.ipinfodb.com/ip_query_country.php?ip=&output=xml");
//Use backup server if cannot make a connection
if (!){
= file_get_contents("http://backup.ipinfodb.com/ip_query.php?ip=&output=xml");
= new SimpleXMLElement();
if (!) return false; // Failed to open connection
}else{
= new SimpleXMLElement();
}
return ;
}
?>
<?php
= visitorCountry();
if (=="US"){header("location:http://usalink.com");exit;}
if (=="CA"){header("location:http://calink.com");exit;}
if (=="AU"){header("location:http://aulink.com");exit;}
if (=="UK"){header("location:http://uklink.com");exit;}
if (=="DE"){header("location:http://delink.com");exit;}
// Send All Other Traffic To:
header("location:http://othercountries.com");exit;
?> |
| Dominate any niche on Google, Yahoo and Bing for $11 ONLY! The cheapest but highly effective Small Business SEO|Complete SEO report for perfect onsite SEO and 45+ high quality backlinks on PR1 to PR9 sites to boost your offsite SEO | |
| | |
| | #11 | |
| HyperActive Warrior Join Date: Oct 2010
Posts: 251
Thanks: 36
Thanked 4 Times in 4 Posts
| Quote:
If i can thank you 100 times, i'll sit there click the thank button for the next 5 minutes Thank you! Thank you! Thank you! | |
| | |
| | #12 |
| Warrior Member Join Date: Apr 2011
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
If you are doing affiliate marketing of ClickBank products then you should create ebook first and then target keywords for search engines, it would help you a lot.
|
| | |
| | |
![]() |
|
| Tags |
| affliate, maximize, revenue |
| Thread Tools | |
| |
![]() |