Results 1 to 9 of 9

Level 10 Hit Counter Won't Show UP

This is a discussion on Level 10 Hit Counter Won't Show UP within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, I can't get my LevelTen Hit Counter to show up after pages are re-written by VbSEO , what am ...

  1. #1
    Member WiseOne's Avatar
    Real Name
    WiseOne
    Join Date
    Jun 2006
    Location
    Big Sandy, TN
    Posts
    96
    Liked
    0 times

    Level 10 Hit Counter Won't Show UP

    Hi, I can't get my LevelTen Hit Counter to show up after pages are re-written by VbSEO, what am I doing wrong? I have the code in the footer and it WILL show up in pages that are not re-writeen , please help, and thanks! Truckers' Trucking Forum | Message Board | Discussion

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Kevin,

    please post your L10 counter code as defined in vBulletin template. I suppose it should be tweaked a bit to be working correctly.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Member WiseOne's Avatar
    Real Name
    WiseOne
    Join Date
    Jun 2006
    Location
    Big Sandy, TN
    Posts
    96
    Liked
    0 times
    <!-- L10 Hit Counter page code -->
    <table border=0 cellspacing=0 cellpadding=0 align=center>
    <script language="javascript">
    var success=0; cRef=""; cRefType=""; cPage="";
    var L10qstr,L10pc,L10ref,L10a,L10pg; L10pg=document.URL.toString(); L10ref=document.referrer;
    if(top.document.location==document.referrer || (document.referrer == "" && top.document.location != "")) {L10ref=top.document.referrer;}
    L10qStr = "pg="+escape(L10pg)+"&ref="+escape(L10ref)+"&os="+ escape(navigator.userAgent)+"&nn="+escape(navigato r.appName)+"&nv="+escape(navigator.appVersion)+"&n l="+escape(navigator.language)+"&sl="+escape(navig ator.systemLanguage)+"&sa="+success+"&cR="+escape( cRef)+"&cRT="+escape(cRefType)+"&cPg="+escape(cPag e);
    if(navigator.appVersion.substring(0,1) > "3") { L10d = new Date(); L10qStr = L10qStr+"&cd="+screen.colorDepth+"&sx="+screen.wid th+"&sy="+screen.height+"&tz="+L10d.getTimezoneOff set();}
    <!-- The L10 Hit Counter logo and links must not be removed or altered -->
    if((location.href.substr(0,6)=="https:") || (location.href.substr(0,6)=="HTTPS:")) { L10pc="https"; } else { L10pc="http"; }
    document.write('<tr><td><a href="http://www.thetruckersreport.com/L10..._Reporter.html" target=_blank><img border=0 hspace=0 vspace=0 width=25 height=25 src="'+L10pc+'://www.thetruckersreport.com/L10Apps/L10HC_Counter.php?'+L10qStr+'" alt="LevelTen Hit Counter 3.15"></a></td>');
    </script><noscript><tr><td><a href="<A href="http://www.thetruckersreport.com/L10Apps/L10HC_Reporter.html"><img">http://www.thetruckersreport.com/L10Apps/L10HC_Reporter.html"><img border=0 hspace=0 vspace=0 width=25 height=25 src="http://www.thetruckersreport.com/L10...unter.php?acct=." alt="L10 Web Stats Reporter 3.15"></a></td></noscript>
    <!-- The credit logos must not be removed -->
    <td><a href='http://www.leveltendesign.com/L10Apps/HC/' target='_blank'><img border='0' src='http://www.thetruckersreport.com/L10Apps/L10HC_Img_R.gif' width='70' height='25' alt='LevelTen Hit Counter - Free PHP Web Counters'></a></td></tr><tr><td colspan=2><a href='http://www.leveltendesign.com' target='_blank'><img border='0' src='http://www.thetruckersreport.com/L10Apps/L10HC_Img_B.gif' width='95' height='9' alt='LevelTen Website Design & Web Development Firm - Dallas, Houston, Austin, Texas'></a></td>
    </tr></table>
    <!-- end: L10 Hit Counter page code -->

  4. #4
    Member WiseOne's Avatar
    Real Name
    WiseOne
    Join Date
    Jun 2006
    Location
    Big Sandy, TN
    Posts
    96
    Liked
    0 times
    Code:
    <!-- L10 Hit Counter page code -->
    <table border=0 cellspacing=0 cellpadding=0 align=center>
    <script language="javascript">
    var success=0; cRef=""; cRefType=""; cPage="";
    var L10qstr,L10pc,L10ref,L10a,L10pg; L10pg=document.URL.toString(); L10ref=document.referrer;
    if(top.document.location==document.referrer || (document.referrer == "" && top.document.location != "")) {L10ref=top.document.referrer;}
    L10qStr = "pg="+escape(L10pg)+"&ref="+escape(L10ref)+"&os="+escape(navigator.userAgent)+"&nn="+escape(navigator.appName)+"&nv="+escape(navigator.appVersion)+"&nl="+escape(navigator.language)+"&sl="+escape(navigator.systemLanguage)+"&sa="+success+"&cR="+escape(cRef)+"&cRT="+escape(cRefType)+"&cPg="+escape(cPage);
    if(navigator.appVersion.substring(0,1) > "3") { L10d = new Date(); L10qStr = L10qStr+"&cd="+screen.colorDepth+"&sx="+screen.width+"&sy="+screen.height+"&tz="+L10d.getTimezoneOffset();}
    <!-- The L10 Hit Counter logo and links must not be removed or altered -->
    if((location.href.substr(0,6)=="https:") || (location.href.substr(0,6)=="HTTPS:")) { L10pc="https"; } else { L10pc="http"; }
    document.write('<tr><td><a href="L10 Hit Counter" target=_blank><img border=0 hspace=0 vspace=0 width=25 height=25 src="'+L10pc+'://www.thetruckersreport.com/L10Apps/L10HC_Counter.php?'+L10qStr+'" alt="LevelTen Hit Counter 3.15"></a></td>');
    </script><noscript><tr><td><a href="<A href="http://www.thetruckersreport.com/L10Apps/L10HC_Reporter.html"><img">http://www.thetruckersreport.com/L10Apps/L10HC_Reporter.html"><img border=0 hspace=0 vspace=0 width=25 height=25 src="http://www.thetruckersreport.com/L10...unter.php?acct=." alt="L10 Web Stats Reporter 3.15"></a></td></noscript>
    <!-- The credit logos must not be removed -->
    <td><a href='http://www.leveltendesign.com/L10Apps/HC/' target='_blank'><img border='0' src='http://www.thetruckersreport.com/L10Apps/L10HC_Img_R.gif' width='70' height='25' alt='LevelTen Hit Counter - Free PHP Web Counters'></a></td></tr><tr><td colspan=2><a href='http://www.leveltendesign.com' target='_blank'><img border='0' src='http://www.thetruckersreport.com/L10Apps/L10HC_Img_B.gif' width='95' height='9' alt='LevelTen Website Design & Web Development Firm - Dallas, Houston, Austin, Texas'></a></td>
    </tr></table>
    <!-- end: L10 Hit Counter page code -->

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to change it to:
    Code:
    <!-- L10 Hit Counter page code -->
    <table border=0 cellspacing=0 cellpadding=0 align=center>
    <script language="javascript">
    var success=0; cRef=""; cRefType=""; cPage="";
    var L10qstr,L10pc,L10ref,L10a,L10pg; L10pg=document.URL.toString(); L10ref=document.referrer;
    if(top.document.location==document.referrer || (document.referrer == "" && top.document.location != "")) {L10ref=top.document.referrer;}
    L10qStr = "pg="+escape(L10pg)+"&ref="+escape(L10ref)+"&os="+escape(navigator.userAgent)+"&nn="+escape(navigator.appName)+"&nv="+escape(navigator.appVersion)+"&nl="+escape(navigator.language)+"&sl="+escape(navigator.systemLanguage)+"&sa="+success+"&cR="+escape(cRef)+"&cRT="+escape(cRefType)+"&cPg="+escape(cPage);
    if(navigator.appVersion.substring(0,1) > "3") { L10d = new Date(); L10qStr = L10qStr+"&cd="+screen.colorDepth+"&sx="+screen.width+"&sy="+screen.height+"&tz="+L10d.getTimezoneOffset();}
    <!-- The L10 Hit Counter logo and links must not be removed or altered -->
    if((location.href.substr(0,6)=="https:") || (location.href.substr(0,6)=="HTTPS:")) { L10pc="https"; } else { L10pc="http"; }
    document.write('<tr><td><a href="L10 Hit Counter" target=_blank><img border=0 hspace=0 vspace=0 width=25 height=25 src'+'="'+L10pc+'://www.thetruckersreport.com/L10Apps/L10HC_Counter.php?'+L10qStr+'" alt="LevelTen Hit Counter 3.15"></a></td>');
    </script><noscript><tr><td><a href="<A href="http://www.thetruckersreport.com/L10Apps/L10HC_Reporter.html"><img">http://www.thetruckersreport.com/L10Apps/L10HC_Reporter.html"><img border=0 hspace=0 vspace=0 width=25 height=25 src'+'="http://www.thetruckersreport.com/L10Apps/L10HC_Counter.php?acct=." alt="L10 Web Stats Reporter 3.15"></a></td></noscript>
    <!-- The credit logos must not be removed -->
    <td><a href='http://www.leveltendesign.com/L10Apps/HC/' target='_blank'><img border='0' src'+'='http://www.thetruckersreport.com/L10Apps/L10HC_Img_R.gif' width='70' height='25' alt='LevelTen Hit Counter - Free PHP Web Counters'></a></td></tr><tr><td colspan=2><a href='http://www.leveltendesign.com' target='_blank'><img border='0' src='http://www.thetruckersreport.com/L10Apps/L10HC_Img_B.gif' width='95' height='9' alt='LevelTen Website Design & Web Development Firm - Dallas, Houston, Austin, Texas'></a></td>
    </tr></table>
    <!-- end: L10 Hit Counter page code -->
    i.e., replace
    Code:
    src="
    with
    Code:
    src'+'="
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Member WiseOne's Avatar
    Real Name
    WiseOne
    Join Date
    Jun 2006
    Location
    Big Sandy, TN
    Posts
    96
    Liked
    0 times
    Hi, no, doesn't work, acts like it's from /truckingindustryfroum/ and doesn't show righ side now, LOL. AARGH Truckers' Trucking Forum | Message Board | Discussion

  7. #7
    Member WiseOne's Avatar
    Real Name
    WiseOne
    Join Date
    Jun 2006
    Location
    Big Sandy, TN
    Posts
    96
    Liked
    0 times
    Hm, it IS actually tracking the pages now, yet it won't show the right side of the counter now...

  8. #8
    Member WiseOne's Avatar
    Real Name
    WiseOne
    Join Date
    Jun 2006
    Location
    Big Sandy, TN
    Posts
    96
    Liked
    0 times
    Nevermind, it works, I actually copied the code from here first time, second time I tried changing what you said, and it's fine... THANKS

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Great!
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •