1. Trackback Inside Blogger

    body

    It is reccomended that you use the new del.icio.us, pinging, AND trackback script. This one may still work, but I no longer actively support it.

    Blogger has no native trackback capabilities. While trackback is a wonderful tool, it can sometimes just be too much of a pain for Blogger users. After all, you just went to the work of writing a wonderful post, who wants to bother making a hop over to Haloscan afterwards to send trackbacks to others? With the advent of the semi-automatic Backlinks we seem to be ever less inclined to make the extra hop.

    Now, the extra hop can be a thing of the past. Install the Blogger Trackback Userscript and get trackback functionality directly from your Blogger dashboard! Every time you publish a post, the script harvests the title, permalink, and post excerpt (as well as blog title) and then displays a form on the 'post complete' page for trackbacks. Enter the trackback URLs one at a time and hit enter. The trackbacks will be completed AJAXially.

    Much thanks to Johan's Blogger del.icio.us helper script which facilitated much of the code for this script.

    Possible Future Features

    1. Support for autodiscovery trackback RDF so that one can enter simply the post URL for a trackback and not have to use the full trackback URL
    2. Optionally try auto-trackbacking to all posts linked to from the post
    Creative Commons Licence © 2006-2008 Stephen Paul Weber. Some Rights Reserved.
    There is an RSS Feed for comments on this post.
    You can trackback from you own site.

    14 Comments

    1. Comment at 2006-05-30 07:14 by CANADA Aditya
      body

      Ain't working for me my friend! All I get is a 'view post' link which points to 'http://blogger.com/undefined'.

      I'm guessing its not meant to do that…!

    2. Comment at 2006-05-30 09:19 by CANADA Singpolyma
      body

      No indeed! Could you send me a screenshot of the blogger post completed page after you post a post with the script running? I think it may be that I designed the script to be compatible with Johan's categorizer and may have accidentally introduced a dependancy in the process :S Also, any non-css errors you get in the javascript console on that page would help me as well.
      Thanks :)

    3. Comment at 2006-05-31 02:13 by CANADA Aditya
      body

      Yep! Up and running beautifully now! I love how the trackbacks appear instantaneously! You hit the API directly with this script?

      Great Job! Thanks! :)

    4. Comment at 2006-05-31 02:18 by CANADA Singpolyma
      body

      Yes, the trackback API endpoint is accessed directly by the script :) Glad it's working for you now :)

    5. Comment at 2006-07-11 20:54 by CANADA danfef
      body

      great again. works perfectly. saw it immediately. thanks for the scripts.
      when my blog is finished i will put a link to your blog

    6. Comment at 2006-09-05 18:05 by CANADA Praveen
      body

      Hi there! Thanks for putting up this useful script.

      I've hit a problem on my installation whereby the "View Post" hyperlink seems to be incorrect. fyi, this seems to be happening on a blog configured to post via http://FTP.

      The "View Post" hyperlink seems to be constructed as follows:

      http://{blog_url}/{ftp_path}/{blog_filename}

      Shouldn't this point to the actual entry page? Or am I doing something wrong? My apologies in advance.

      This causes the actual trackback output to be incorrect, resulting in a broken link to the actual post.

    7. Comment at 2006-09-06 05:26 by CANADA Singpolyma
      body

      Having no FTP blogs to test on, I'm not surprised… I'll try to get this fixed for you, but I'll be makeing Blogger BETA (and school, which is starting up again) a priority :)

    8. Comment at 2006-09-18 06:38 by CANADA Ohad Gliksman
      body

      I just tried to ping your trackback URL using your script and got in response an UNDEFINED error. Have you encountered this before?

    9. Comment at 2006-09-18 07:06 by CANADA Singpolyma
      body

      Unfortunately I have… just haven't had time to debug yet… I think it happened last time Blogger changed their code.

    10. Comment at 2006-10-07 13:30 by CANADA Singpolyma
      body

      I have uploaded a new version with some bug fixes and a better error reporting system :)

      http://userscripts.org/scripts/show/4712

    11. Comment at 2006-11-16 23:42 by CANADA Anonymous
      body

      Is this script work with the new "Blogger Beta"?

    12. Comment at 2006-11-17 14:40 by CANADA Singpolyma
      body

      No, but I'm looking to upgrade it so that it will :)

    13. Comment at 2008-09-29 02:15 by INDIA Linux Mozilla Firefox 3.0 Dev
      body

      could you please tell me how we use it . you just give me a text file and say use it but how. i don't know

    14. Comment at 2008-09-29 07:59 by CANADA Linux Mozilla Firefox 3.0.1 Stephen Paul Weber
      body

      @Dev you need Greasemonkey: https://addons.mozilla.org/en-US/firefox/addon/748

    1 Trackbacks

    1. Trackback at 2007-10-31 03:27 by Sam Freedom's Internet Marketing Controversy Blog
      body

      A Trackback Widget for New Blogger - Ok Its a Mash…

      Look, New Blogger! It's a trackback widget! It's a trackback mashup! It's a trackback hack! No, it's Super New Blogger Trackback Widget Mashup Hack!…

    Reply / Comment

    advanced comment form |

Stephen Paul Weber