Help! Disable wordpress automatic link checking

Discussion in 'Scripts' started by henryzeng, May 1, 2007.

  1. #1
    I'm using your tracking ace to track amd cloak my affiliate links and I worked well with it untill I put cloaked links on my wordpress blog.

    The campaign statistics shows my server keep checking the links on my blog all the time! (my server's ip address keep visiting my links) It confuses the wordpress robots(or spiders) with real visitors in my link track statistics.

    I found my wordpress link code was like this

    <a target="_blank" href="http://Henryzeng.com/Recommends/Marketer-of-the-Year" onclick="return top.js.OpenExtLink(window,event,this)"> http://Henryzeng.com/Recommends<span name="st" id="st" class="st">/Marketer-of-the-Year</span></a>
    Code (markup):
    Then I changed the code to normal but the problem still exist.

    <a target="_blank" href="http://Henryzeng.com/Recommends/Marketer-of-the-Year">http://Henryzeng. <span name="st" id="st">com</span>/Recommend<wbr></wbr>s/Marketer-of-the-Year</a>
    Code (markup):
    Anybody help me? Many thanks!
     
    henryzeng, May 1, 2007 IP
  2. wendallb

    wendallb Active Member

    Messages:
    180
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    78
    #2
    I use this in wordpress blog and works fine:

    <a href="http://yourdomain.com/directory/file.name" target="new">

    I hope this helps;

    WendallB
     
    wendallb, Jun 19, 2007 IP