Did I corrrectly cloak my links?

Discussion in 'Affiliate Programs' started by chodomade, Jan 23, 2007.

  1. #1
    Hello -

    I was reading up on how to cloak my links using PHP for a variety of reasons.

    it seemed simple..

    1. create a php file with the header syntax
    2. make your links point to that new php page.

    the header syntax php code i put on the php page is this:

    
    <?
    header("Location:http://www.affilatelinkgoeshere.com");
    ?>
    
    Code (markup):
    there wouldn't be any issues of not being correctly tracked when visitors come is there? just wondering cause i haven't really gotten any sales since changing it to this format.

    Thanks!
     
    chodomade, Jan 23, 2007 IP
  2. frisby

    frisby Well-Known Member

    Messages:
    1,378
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    140
    #2
    It is correct yes and it should work.
     
    frisby, Jan 23, 2007 IP
  3. drugoon

    drugoon Guest

    Messages:
    702
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    that should work ok, good luck
     
    drugoon, Jan 23, 2007 IP