Need Help With Digg

Discussion in 'Link Development' started by melbel, Nov 18, 2007.

  1. #1
    Okay, in my blog, I'm trying to enter Digg widgets for each post.
    One problem.
    All the posts say 1 Digg (because I accidently submitted my blog as a whole as well as some posts.)
    I have a blog post that has 28 Diggs http://digg.com/2008_us_elections/Let_s_Raise_10_Million_Dollars_for_Kucinich

    But in the post it says 1 Digg. When you click on the link, it takes you to this site:
    http://digg.com/2008_us_elections/This_is_my_blog_4

    The code I have installed in it is:
    script type="text/javascript">
    digg_url = 'http://digg.com/2008_us_elections/Let_s_Raise_10_Million_Dollars_for_Kucinich';
    </script>
    <script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>

    What could be causing it to redirect to http://digg.com/2008_us_elections/This_is_my_blog_4 ????


    -----

    Rep to whoever helps me straighten this out.
     
    melbel, Nov 18, 2007 IP
  2. Andy92

    Andy92 Active Member

    Messages:
    718
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    70
    #2
    On the 1st line, you have wrote...

    script type="text/javascript">

    You have missed out a < at the beginning.
     
    Andy92, Nov 19, 2007 IP
  3. melbel

    melbel Notable Member

    Messages:
    2,373
    Likes Received:
    241
    Best Answers:
    0
    Trophy Points:
    230
    #3
    Okay. But that doesn't solve the problem. i mean, the badge shows up but it's not the badge for that post, it's the badge for my blog.
     
    melbel, Nov 19, 2007 IP