Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
Redirecting offers to the right offers
#1
Here is a query of mine. I have been promoting some offers which converts in few selected countries such as US and Canada.

Now, here is what's happening. The link to the products are present in my forum signature section. So, people are clicking on them anyway. But as the products are just for US and Canada if a person from other nation clicks on them. They are redirected automatically to some random product. What should I do to put them in my desired product?
Reply
#2
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.
Reply
#3
What should be the name of the .php extension file?
Reply
#4
ninja21 Wrote:What should be the name of the .php extension file?

Its completely your choice.
Reply
#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


Forum Jump:


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

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

[-]
Recent Posts
{OMG} Read Updated Report! - Niva CBD Gummies!
Niva CBD Gummies || Facebook:- The time has for sure changed and with that, we have suc...AshleKeble — 04:52 AM
Getting links from aged domains, do they provide any value?
I have been going through the skyscraper technique lately a lot. And also wanted to imp...diamondhead — 04:48 AM
Do you guys buy links - what are the conditions?
Checked the thread it's for links from old domains. I think you are mistaken wit...diamondhead — 04:45 AM
Do you guys buy links - what are the conditions?
Checked the thread it's for links from old domains. Check the part of seeing pot...alex31 — 04:42 AM
https://thecontingent.microsoftcrmportals.com/forums/general-discussio...
Biopeak Male Enhancement are a natural solution designed to work swiftly with your body, ...matieharvey — 04:38 AM

[-]
Follow us on Facebook