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
What is the CPM formula?
What is the CPM formula? CPM is calculated using this formula: Total campaign spend ÷ ...Alex Jones — 04:38 PM
MCITP Training Mohali
MCITP Training Mohali equips IT professionals with the comprehensive skills necessary to ...infosoftech — 03:48 PM
Email Marketing Services
For email marketing services you need best SMTP servers. Here I found some popular SM...brayden212 — 02:57 PM
Google SERP Changes & Algorithm Updates - April 2024
Try to diverse your targeted traffic. It shall increase your rpm.BiggyIdeas — 02:55 PM
Google SERP Changes & Algorithm Updates - April 2024
Indeed the same happened to us. All day we were flooded with zombies. G isn't even...dn21 — 02:52 PM

[-]
Follow us on Facebook