301 redirect with affiliate links; good idea ?

Discussion in 'Affiliate Programs' started by agnivo007, Oct 25, 2006.

  1. #1
    Hi,

    Wanna know if a 301 redirect to one's affiliate links is a good idea and would'nt mess with the tracking of commissions.

    Personally, I dont think its an issue, but looking for your opinions.

    sample code snippet :

    
    sample.php
    
    <?php
    
    header("HTTP/1.1 301 Moved Permanently");
    header("Location: [my affiliate link]"); 
    
    ?>
    
    Code (markup):
     
    agnivo007, Oct 25, 2006 IP
  2. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #2
    no one there ?
     
    agnivo007, Oct 26, 2006 IP
  3. drugoon

    drugoon Guest

    Messages:
    702
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I don't think you will have any problem with the commissions tracking. That's my opinion :)
     
    drugoon, Oct 26, 2006 IP