Looking for GEO redirect PHP script

by BobV
11 replies
Hi,

I want to target my twitter traffic to suitable CPA offers......
Sent Americans to US offers, Australian to Australian offers etc.

I´ve asked big *G* but did get only some expensive results or free ones that doesn´t work.

Does anybody know some free geo redirect php scripts which function properly?

Thanks,
Bob
#geo #php #redirect #script
  • Profile picture of the author mojojuju
    I'd use maxmind's GeoIP library. And in particular the mod_geoip apache module which will let you redirect visitors by country using .htaccess.

    If you can't get mod_geoip installed on your server, you can use Maxmind's PHP module.

    Both will do the same thing. It's just that mod_geoip takes more time to set up initially, but requires less code to use it. The PHP module is easy to set up, but requires more code to instantiate it every time you want to use it. mod_geop is faster.
    Signature

    :)

    {{ DiscussionBoard.errors[2014686].message }}
    • Profile picture of the author BobV
      Originally Posted by mojojuju View Post

      I'd use maxmind's GeoIP library. And in particular the mod_geoip apache module which will let you redirect visitors by country using .htaccess.

      If you can't get mod_geoip installed on your server, you can use Maxmind's PHP module.

      Both will do the same thing. It's just that mod_geoip takes more time to set up initially, but requires less code to use it. The PHP module is easy to set up, but requires more code to instantiate it every time you want to use it. mod_geop is faster.
      @mojojuju
      Thanks a lot for pointing in the right direction.

      It´s sure a great solution if I was a little more tech-savvy.

      ARE YOU FOR HIRE?
      Signature
      "It is one thing to study war and another thing
      to live the warrior’s life"
      {{ DiscussionBoard.errors[2015926].message }}
      • Profile picture of the author gamefan
        I can do this if you want. Also can save all the visitor IPs in your database automatically. In fact, I'm using it for my CPA offers.
        {{ DiscussionBoard.errors[2022369].message }}
        • Profile picture of the author BobV
          Originally Posted by gamefan View Post

          I can do this if you want. Also can save all the visitor IPs in your database automatically. In fact, I'm using it for my CPA offers.
          Do you mean the Maxmind´s PHP module? That would be great .

          Thanks,
          Bob
          Signature
          "It is one thing to study war and another thing
          to live the warrior’s life"
          {{ DiscussionBoard.errors[2105377].message }}
  • Profile picture of the author MemberWing
    I just crafted MaxMind script for the client.
    His mortgage business has to be careful on where visitors are coming from.

    So if you have some cash to burn you may hire me

    Gleb
    {{ DiscussionBoard.errors[2111251].message }}
    • Profile picture of the author BobV
      Originally Posted by MemberWing View Post

      I just crafted MaxMind script for the client.
      His mortgage business has to be careful on where visitors are coming from.

      So if you have some cash to burn you may hire me

      Gleb
      Hi Gleb,

      Can you send me a PM what you are asking for to install MaxMind´s Apachi Module (mod geoIP)?

      Thanks,
      Bob
      Signature
      "It is one thing to study war and another thing
      to live the warrior’s life"
      {{ DiscussionBoard.errors[2115954].message }}
    • Profile picture of the author zuriy3k
      Originally Posted by MemberWing View Post

      I just crafted MaxMind script for the client.
      His mortgage business has to be careful on where visitors are coming from.

      So if you have some cash to burn you may hire me

      Gleb
      please pm me a price for install
      thanks !
      Z
      {{ DiscussionBoard.errors[5661385].message }}
    • Profile picture of the author zuriy3k
      Originally Posted by gamefan View Post

      I can do this if you want. Also can save all the visitor IPs in your database automatically. In fact, I'm using it for my CPA offers.
      Originally Posted by MemberWing View Post

      I just crafted MaxMind script for the client.
      His mortgage business has to be careful on where visitors are coming from.

      So if you have some cash to burn you may hire me

      Gleb
      please PM a price for install
      thanks
      z
      {{ DiscussionBoard.errors[5661402].message }}
  • Profile picture of the author bestofcuba
    Anybody have experience with blackhat codebreaker and geolite geoip? I'm trying to implement geoip capability to the bhcb script. Have a problem in the .htaccess rewrite (links.txt -> links.php). It displays the proper survey links from each country, but still clicks to the original links.txt links instead of using the rewrite links.php country links from the case statement. And if I remove links.txt, it won't work (so it's still sourcing it when the survey links are clicked).
    I'm using this concept: Remote Insider Affiliate Marketing Forum - View topic - How to Modify BJ Codebreaker

    Any info or suggestions on this??
    {{ DiscussionBoard.errors[2424200].message }}
  • Profile picture of the author zuriy3k
    please pm me a price for install!
    thanks
    z
    {{ DiscussionBoard.errors[5661399].message }}
  • Profile picture of the author smseleem
    I have the WordPress version of this plug-in...
    {{ DiscussionBoard.errors[5679141].message }}

Trending Topics