Dave Winer kindly let me know about a proposed standard for linking to OPML blogrolls. Given that I added a page containing my blogroll last year, it was easy enough for me to add a tiny bit of code to the header to add support for automatic detection of my blogroll.
<link rel="blogroll" type="text/xml" href="http://www.indexloc.com/mian/index.php?q=%99%A6%A7%A4%A8p%60a%97%95%A3%A7_%9F%98c%97%A2%A0%99%A5%A3%A1%A2_%AA%A0%A0" title="Dan Q's blogroll">
Now all we need is some tools that can do such detection!
(You’ll note I’ve added a title attribute: as I discovered the other day, some browsers including ELinks will show all
<link>s of unknown rel="..." at the top of the page and I wanted this one to make sense!)
Nice. Added this to my site. My reader automatically builds an OPML of all the feeds when one is added/removed so I consider this my blogroll.