Individual post citation search
Hopefully this post will be sent to Lazy web via trackback
I’ve noticed that some blogs have a citation or link search for every post (perma URL)
Eg.
Blah blah post!! - Feb 14 2005
Filed under: blah
blah blah blah blah blah blah blah
blah blah blah blah blah blah blah
blah blah blah blah blah blah blah
blah blah blah blah blah blah blah
Comments (0) Trackback (0)
(Google it! Technorati it! Del.icio.us it!)
My blog is a Wordpress blog hosted by Blogsome…just wondering if anyone knows how to include these citation links?
It’s easy enough clicking on a citation link bookmarklet, but if I’m not on my computer I don’t have easy access to these bookmarklets.
…not sure if del.icio.us url search works like the others mentioned above.














You can insert post-to-del.icio.us links with a link like
http://del.icio.us/post/?url=<?php the_permalink() ?>, bloglines citations can be found withhttp://www.bloglines.com/citations?url=<?php the_permalink() ?>, technorati references withhttp://www.technorati.com/cosmos/search.html?url=<?php the_permalink() ?>, and google references withhttp://www.google.com/search?q=link:<?php the_permalink() ?>.Comment by Darren Chamberlain — February 14, 2005 @ 6:15 pm
Assuming you’re using Firefox, consider using Greasemonkey.
You can write a userscript to inject the links you’re interested in into the page you’re reading.
Comment by Jeremy Dunck — February 14, 2005 @ 11:05 pm