Hiding Affiliate Link

Discussion in 'Scripts' started by Minterest, Sep 4, 2007.

  1. #1
    Which is the best way to hide affiliate links? PHP Redirection or Ridrection provided by Web Hosting's control panel.... or something else...
     
    Minterest, Sep 4, 2007 IP
  2. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #2
    I just use tinyurl, doesn't that work?
     
    frankcow, Sep 4, 2007 IP
  3. Synchronium

    Synchronium Active Member

    Messages:
    463
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    58
    #3
    make /affiliate-link.html redirect to your url will htaccess, then block that page from search engine bots with robots.txt's Disallow rule.
     
    Synchronium, Sep 4, 2007 IP
  4. Minterest

    Minterest Well-Known Member

    Messages:
    2,694
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    180
    #4
    htacess is a bit complicated isnt?? how about php redirection will that works correctly all the times>?
     
    Minterest, Sep 4, 2007 IP
  5. ednit

    ednit Peon

    Messages:
    152
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I wrote a simple script that uses php redirection that you manage from an admin area. The admin script itself is written in perl (I don't know PHP) & uses a flatfile database to store the links data (so you can delete them & view them).

    You can check out what I mean here:

    http://hidemyaffiliatelinks.com/demo/

    I scrapped the idea last year, though, cuz my beta testers weren't getting through the semi-automated install process. I still use the script though, it's pretty simple & it works.
     
    ednit, Sep 5, 2007 IP
  6. zx88

    zx88 Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ednit. that a nice 1. ^^
     
    zx88, Sep 7, 2007 IP