Greetings..
Was wondering 2 things.. First.. is this possible.. and second.. can someone help me with the variables..
I have installed a snippet of code on my vbseo 1.0 template for vb 3.7beta3
The code is the following..
In the digg_url code.. it works be uses the old VB urls and not the seo-friendly vbSEO urls.. I was wondering if there was variables for vbSEO to have the same effect but with the correct SEO rewrote URLs.Code:<!-- Digg --> <td class="vbmenu_control" id="digg" nowrap="nowrap"> <script type="text/javascript"> digg_url = 'http://forums.prisonofficer.org/showthread.php?t=$thread[threadid]'; digg_title = "$threadinfo[title]"; digg_bgcolor = '#ffffff'; digg_skin = 'compact'; digg_window = 'new'; </script> <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script> </td> <!-- / Digg -->
The button works to digg the post (which is already a function in vbSEO) however I would like it to show the digg count which will not work since the URLs get rewritten.
Does that make sense or am I babbling?
Thanks in advance.
Cory


LinkBack URL
About LinkBacks






Reply With Quote

