Beskrivning
RankingBadge displays ranking information from major sources such as Google (PageRank), Alexa (Alexa traffic Rank) and Technorati in the sidebar of your blog.
Check out more WordPress Plugins brought to you by Grobekelle.
Skärmdumpar
Installation
- Unpack the zipfile rankingbadge-X.y.zip
- Upload folder
rankingbadge
to the/wp-content/plugins/
directory - Make cache directory writeable chmod 777
- Activate the plugin through the ’Plugins’ menu in WordPress
- Go to settings -> RankingBadge and configure colors etc.
- Place
<?php if(function_exists('rankingbadge_display'))rankingbadge_display(); ?>
in your template or use the sidebar widgets.
Vanliga frågor
- Does RankingBadge displays backlinks
-
Nope, not yet!
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”RankingBadge” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”RankingBadge” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
- v0.5 18.07.2010 small xhtml changes
- v0.4 21.07.2009 small image position fix for PR > 0
- v0.3 17.07.2009 fixed title was not save issue
- v0.2 15.07.2009 small url fix
- v0.1 13.07.2009 initial release