Affiliate Links & Wordpress

Discussion in 'WordPress' started by highbids, Apr 25, 2007.

  1. #1
    Is there a way to hide affiliate links in wordpress by using a plugin or
    another way.
     
    highbids, Apr 25, 2007 IP
  2. Zinho

    Zinho Peon

    Messages:
    284
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,
    use snipurl.com or tinyurl.com, it has nothing to do with wordpress (unless you want some dynamic url hiding)
     
    Zinho, Apr 25, 2007 IP
  3. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #3
    You are talking about Self Hosted wordpress right?
     
    hmansfield, Apr 25, 2007 IP
  4. highbids

    highbids Well-Known Member

    Messages:
    214
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #4
    Yes wordpress. I searched around & it doesn't look like there's
    any way to do it besides using snipurl.com or tinyurl.com

    That would be a nice plugin to have maybe someone will see this
    thread and make one.
     
    highbids, Apr 25, 2007 IP
  5. MarRome

    MarRome Peon

    Messages:
    865
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    0
    #5
    In your htaccess file right under

    RewriteBase /
    Code (markup):
    add

    RewriteRule ^/go/affprogram*$ [url]http://www.affprogram.com/affcode[/url] [r=301,nc,l]
    Code (markup):
    it should make yoursite.com/go/affprogram redirect to http://www.affprogram.com/affcode
    and re-enter the code for each link

    Good luck
     
    MarRome, Apr 25, 2007 IP
  6. SmartMoney

    SmartMoney Peon

    Messages:
    197
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #6
    SmartMoney, Apr 26, 2007 IP