
Here are instructions for how to set up a blogroll (links list) using the "Bloglines" service.
(It works about the same way with the "Blogrolling" service too.)
- First, set up your feeds, following the instructions on the Bloglines website.
- Create different folders to hold different groups of links.
- Sort your feeds into these different folders topically. Those folders will become the topic names at the top of your different blogrolls.
- Then choose the "share" tab.
- You'll see the window below. Your username will already be filled in. You'll have to supply the name of the folder you want to turn into a blogroll. In the example below I have chosen a folder I made called "News."
- Click the "Generate HTML" button.

- Two blocks of code will appear, as below. Copy the first block of code, the Javascript code (ignore the second one).

- Go to your Blogger Dashboard.
- Select the blog you want.
- Select the "Template" tab.
- Scroll down inside the template window until you find "MainOrArchivePage."

- You'll need to paste two lines of code here (in blue below).
- First, paste in the Javascript code for your blogroll (second line in blue).
- Second, you'll need to make a sidebar title for you blogroll that fits with the style of your sidebar. Copy this line from the pic above: <h2 class="sidebar-title">Archives</h2>
- Paste that line above the Javascript line.
- Then change the part that says >Archives< to whatever you want the topic heading of that particular blogroll to be. In the example below I have called my blogroll >News> (first blue line).

- Select "Preview" and see if it worked. If not, you can always reject the changes and try again.
- When it looks right, "Save" the template changes and "Publish" the blog.
- See my new blogroll below, named "News" (between "Previous" and "Archives").
