Technorati Rank monitoring sometimes makes us lazy to go directly to the site, so it should be a quick way to install a widget that can monitor directly Technorati Rank blog or our website, Technorati widget actually have a complete but somehow I liked less, as an alternative should we use artificial PurpleMoggy widget which displays the Technorati rank looks complete and simple. See examples below display:
The assembly is very simple widget, follow the steps below:
The first entry on the Edit HTML -> Then enter the CSS code below:
div.tec_name {
display:none;
}
div.tec_rank {
background: url(http://static.technorati.com/static/css/img/icn/talkbubble.png) 4px 3px no-repeat;
padding-left: 25px;
border:0;
}
div.tec_rank a:link, div.tec_rank a:visited {
color: #390;
text-decoration:none;
font: normal 10px Verdana;
}
div.tec_rank a:hover {
border-bottom:1px dotted #80000;
}
If so, go back to the page element, then enter the code below to add a new page element.
<!--
Technorati Rank (technorati.com)
Ducksoup Technorati PHP API Library (kailashnadh.name/ducksoup/)
Created by: PurpleMoggy (purplemoggy.blogspot.com)
-->
<script src="http://purplemoggy.clawsorpaws.com/technorati/rank.php?u=www.o-om.com" type="text/javascript"></script>
<!--
Technorati Rank (technorati.com)
Ducksoup Technorati PHP API Library (kailashnadh.name/ducksoup/)
Created by: PurpleMoggy (purplemoggy.blogspot.com)
-->
<script src="http://purplemoggy.clawsorpaws.com/technorati/rank.php?u=www.o-om.com" type="text/javascript"></script>
Do not forget to replace the red code with your blog address. thanks