Results 1 to 3 of 3

Help with Variable and Digg Code.

This is a discussion on Help with Variable and Digg Code. within the Template Modifications forums, part of the vBulletin SEO Discussion category; Greetings.. Was wondering 2 things.. First.. is this possible.. and second.. can someone help me with the variables.. I have ...

  1. #1
    Member Array CoryHawk's Avatar
    Real Name
    Cory Hawk
    Join Date
    Jun 2007
    Location
    Oklahoma City, OK
    Posts
    39
    Liked
    0 times

    Help with Variable and Digg Code.

    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..

    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 -->
    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.

    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
    Cory Hawk - Webmaster - PrisonOfficer.Org

  2. #2
    Member Array CoryHawk's Avatar
    Real Name
    Cory Hawk
    Join Date
    Jun 2007
    Location
    Oklahoma City, OK
    Posts
    39
    Liked
    0 times
    33 Views and no one knows if this is even possible?
    Cory Hawk - Webmaster - PrisonOfficer.Org

  3. #3
    Senior Member Array Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    Maybe this article can help you a bit :

    vBSEO Functions for Extensibility

Similar Threads

  1. How to rewrite all URLs using one variable?
    By Snake in forum URL Rewrite Settings
    Replies: 11
    Last Post: 01-29-2008, 04:53 AM
  2. looking a variable for post_linkbacks ??
    By Danny Bembibre in forum General Discussion
    Replies: 6
    Last Post: 10-11-2007, 05:15 AM
  3. crr with more than 1 variable
    By magnaromagna in forum Custom Rewrite Rules
    Replies: 9
    Last Post: 04-02-2007, 11:21 AM
  4. Replies: 39
    Last Post: 01-14-2007, 01:53 PM

Tags for this Thread

Posting Permissions

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