I have vbseo's outgoing link page tracker installed. I have a link rewrite script that is designed to look for the following link format:
<a href=
vbseo's page tracker gives the following link format to URLs:
<a onclick="pageTracker._trackPageview ('/outgoing/http_www_tdomain_com_url_stuff_');" rel="nofollow" href=http://www.domain.com/url/stuff target="_blank">
Is it possible to modify a vbseo file to move the 'href' tag in the URL format to the front of the structure just after the '<a' and before the 'onclick=' tag? so that this script can work properly?
If so, what file would need to be modified. Thank you!


LinkBack URL
About LinkBacks





Reply With Quote