Is there a script to cloak links in the status bar?

Discussion in 'ClickBank' started by Patchkaa, Mar 12, 2008.

  1. #1
    HI there I was trying to find a script that can cloak your links by not showing the link addy in the status bar. Can someone give me a link where to get one from??
     
    Patchkaa, Mar 12, 2008 IP
  2. Swerd

    Swerd Active Member

    Messages:
    1,657
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    90
    #2
    yeah there is... some mouseover script..

    google for "status bar link script" or something like that
     
    Swerd, Mar 12, 2008 IP
  3. TheForexGuy

    TheForexGuy Well-Known Member

    Messages:
    520
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    110
    #3
    Insert this into your anchor tags:

    onMouseover="Javascript return window.status('www.thiswebsite.com');"

    See if that helps!
    Tom
     
    TheForexGuy, Mar 13, 2008 IP
  4. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
  5. darkmessiah

    darkmessiah Peon

    Messages:
    500
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Anyone know if this method flags IE 7 to generate the phishing alert? Also, firefox doesn't recognize this, your status bar will be blank.
     
    darkmessiah, Mar 13, 2008 IP
  6. dan208

    dan208 Peon

    Messages:
    125
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    This isn't exactly what you want, but it works decent for me. I create a php page with the following code:

    <?php
    header ("location: http://www.youraffiliatelinkhere.com\reallylongname?id=toolong=less$$$");
    ?>

    Than I just link to the php page. So the ugly link is cloaked and instead shows http://yoursite.com/yourphpfile.php.

    This goes to the php file than redirects it to the affiliate page. I usually keep the link short and relevant to the topic on hand. I also place it in a folder called "go", but you can do it however. Hop this helps.
     
    dan208, Mar 17, 2008 IP