Cloak redirect time...is this standard?

Discussion in 'ClickBank' started by rbf738, Aug 12, 2008.

  1. #1
    I'm using the below code to "cloak" my links, when I click one to test it, it seems to linger for a second, trying to connect to that "page" on my site, before actually loading the real link I supplied there. Any way I can load this all faster? I thought I heard that "0" in the code meant it won't sit there before it redirects, so I guess it's as fast as it will get?


    <html>
    <head>
    <meta http-equiv="refresh" content="0;URL=http://affiliatename.publisher.hop.clickbank.net">
    </head>
    </html>
     
    rbf738, Aug 12, 2008 IP
  2. bl4ckmaN^

    bl4ckmaN^ Well-Known Member

    Messages:
    4,641
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Yeah, content=0 means there is no waiting time, and it loads immediately.

    It's quite fast, and I don't know what you don't like about it.

    Try PHP redirect if you want.
     
    bl4ckmaN^, Aug 12, 2008 IP
  3. rbf738

    rbf738 Peon

    Messages:
    475
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Cheers, and thanks for the help before. I don't think I can use php though as I'm running windows and using Godaddy.
     
    rbf738, Aug 12, 2008 IP