Add a Snippet of Javascript for your LinkRoll

Back

Once your category/tag page is created in TagTooga.com, you only need to add a snippet of Javascript to add a linkroll to your HTML page.

The format for a TagTooga linkroll (also called htmlfeed) is:

http://www.tagtooga.com/CATEGORY/TAG/htmlfeed.html?ARGUMENTS

Your category is probably named "user_LOGIN", where LOGIN is your tagtooga account name. If you created a tag named "java programming", and your LOGIN name is "bob", the base URL for your htmlfeed would be:

http://www.tagtooga.com/user_bob/java+programming/htmlfeed.html

Notice that we used a '+' instead of a SPACE character for "java programming". This is because the category and tag must be URL encoded.

The ARGUMENTS part of the htmlfeed URL determine the htmlfeed style, as well as many other options. The options are fully documented here.

Grey's Anatomy (Sample LinkRoll)