Howto Setup Alphabetically Blogroll on Blogsome
From my official blog.
Wordpress as an engine blog has a blogroll feature. You can find that feature on Links >> Link Categories >> Edit menus. On that menus we can setup blogroll as what you want. You still can find this feature on Wordpress MU such as blogsome, blogthing or wordpress.com.
On wordpress.com you can setup alphabetically blogroll using menu as i mentioned above, unfortunately you can’t do that on blogsome. So, here below the steps to setup alphabetically blogroll on blogsome :
- Login tho the blogsome dashboard and open Manage >> Files >> index.html.
- Scroll down and find this code: {
getlinks category=’-1′ before=’<li> after=’</li>’ between='’ showimages=’0′ orderby=’updated’ showdescription=’0′ showrating=’0′ limit=’-1′ showupdated=’-1′} - Replace
orderby='_updated'withorderby='name' - Push Update Template! buttons
- Voila!
