Which redirect rule should i use in htaccess for affiliate links?

Discussion in 'Search Engine Optimization' started by skylikemake, Apr 26, 2017.

  1. #1
    I'm using 302 redirect rule but i'm not sure if it's correct
     
    skylikemake, Apr 26, 2017 IP
  2. skylikemake

    skylikemake Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #2
    is anyone here?
     
    skylikemake, Apr 28, 2017 IP
  3. FPForum

    FPForum Notable Member

    Messages:
    4,172
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    225
    Digital Goods:
    2
    #3
    You may have gotten a quicker response in the htaccess section of the forum rather than here. But, both 301's and 302's will work fine. A 302 is probably best so there is no juice being passed. I use the following in my htaccess for affiliate links:

    
    Redirect /fileonmyserver.html http://www.urlthatiamredirectingto.com
    
    Code (markup):
     
    FPForum, Apr 29, 2017 IP
  4. skylikemake

    skylikemake Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #4
    and you don't lose any rankings?
     
    skylikemake, Apr 29, 2017 IP