Tag: cosmos

Here you can see a listing of all the posts tagged with cosmos on this website.

  • Technorati's link cosmos on your site

    Posted on July 31, 2006 at 14:03 +0200 Tagged with , , ,

    Natalie Jost has a nice post about how to track who else is linking to your blog but also a question: "How to get this information out of Technorati?" The answer is a little bit more techie than it should have to be, but anyway:

    Technorati is offering an API for getting exactly this kind of information out of it. What do you need for that?

    1. An account on Technorati
    2. An API key which you can get here

    The last thing you need is a script that actually uses this API. How should it work? That absolutely depends on what you want. I personally prefer a small script that polls that data let's say once per day and stores the output inside of a PHP file that I could then simply integrate in whatever CMS I'm currently using.

    [more ...]

    0 comments