1 replies
how can i transfer my cpa offer tracking link to my domain name on 1&1 domain
  • Profile picture of the author pointclickken
    Just to redirect to the affiliate link instead of using your affiliate link for something, sorry not sure if I follow your question completely.. however,

    say you have a network offer link for e-cig offer ex... supercoolnetwork.net/p/3/c/2903?sub=testplace1 ??

    You can if you want setup a single page php file which would redirect to whatever you want:

    This is the basic code for the page:

    <?php

    /**
    * Place in a blank PHP page
    */

    // Change to the URL you want to redirect to
    $URL="supercoolnetwork.net/p/3/c/2903?sub=testplace1";

    header ("Location: $URL");

    ?>


    save this file as index.php if you want the main domain to just go to your cpa link, or if you want to have multiple using a single domain you can use yourdomain.com/ecigoffer.php

    Again I may be way off one what you are wanting to do here.

    Domain registrars also have built-in redirects where you could specify it goes to a specific link as well, however not entirely sure why you would do this
    Signature

    PointClickTrack.com - CPA AD Network from Heartland of USA.
    We look forward to working with everyone to help monetize their traffic using our proprietary tracking platform and tools. We are a company of integrity and always seeking new affiliates to work with worldwide.1800+ Offers Responsive Team Global Postback On-Time Payments

    {{ DiscussionBoard.errors[2212481].message }}

Trending Topics