Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
Redirecting offers to the right offers
#5
supaul Wrote:I guessing that the people comes to your landing page and then they goes to the product page, right?

Upload this code by creating a PHP redirect script in your root domain.

Code:
<?php
$a = unserialize(file_get_contents('http://www.geoplugin.net/php.gp?ip='.$_SERVER['REMOTE_ADDR']));
$countrycode= $a['geoplugin_countryCode'];

if ($countrycode=='US')
    header( 'Location: https://www.youradnetwork.com/the-original-US-offer' ) ;
else if ($countrycode=='GB')
    header( 'Location: https://www.youradnetwork.com/the-UK-offer-of-your-choice' ) ;
else if ($countrycode=='CA')
    header( 'Location: https://www.youradnetwork.com/the-CA-offer-of-your-choice' ) ;
else
    header( 'Location: http://forums.seomotionz.com' ) ;
?>

I found this code while searching through the web and other forums.

In this code change the urls according to your needs. The US offer is for original page, UK-CA are to be redirected to the original one. And the last one which is showing the forum url, is for the rest of the world which will be redirected to it.

The code is extremely helpful, thanks.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Ad

[-]
Top Articles
100+ Social Bookmarking Sites List
55+ Image Submission Sites List

[-]
Recent Posts
Google SERP Changes & Algorithm Updates - April 2024
Many blogs these days don't provide quality content and yet they earn more than small...batman — 02:56 PM
Google SERP Changes & Algorithm Updates - April 2024
@"Kang"#3914 I feel like blogs had it coming. But feel bad though. Many bl...avinash — 02:52 PM
HostXNow - All in One Thread
I will definitely recommend to the people who are just starting in the world of host and ...ksmith29 — 06:44 AM
Email Marketing Services
For email marketing services you need best SMTP servers. Here I found some popular SMTP s...brayden212 — 04:43 AM
Google SERP Changes & Algorithm Updates - April 2024
@"Kang"#3914 I feel like blogs had it coming. But feel bad though.jessica21 — 02:51 PM

[-]
Follow us on Facebook