EDIT: not Urchin, google Analytics
Example pulled from my source code:
Not only does this break XHTML 1.0 compatibility, it is also highly in-accessible.Code:Content Relevant URLs by <a onClick="javascript:urchinTracker ('/outgoing/http_www_crawlability_com_vbseo_');" rel="nofollow" href="http://www.crawlability.com/vbseo/">vBSEO</a>
Please change to:
This will fix the XHTML, and will make the onclick event accesible for non-js people, and still prevent double windows/links in js enabled browsers.Code:Content Relevant URLs by <a onclick="urchinTracker('/outgoing/http_www_crawlability_com_vbseo_');" rel="nofollow" href="http://www.crawlability.com/vbseo/">vBSEO</a>



LinkBack URL
About LinkBacks







