[44] | 1 | === AlexaRank ===
|
---|
| 2 | Contributors: fliptel
|
---|
| 3 | Donate link: http://www.fliptel.de/donate
|
---|
| 4 | Tags: stats, wordpress, alexa, alexa rank, statistics, badge, widget, widgets, sidebar, visits, activity, admin, plugin, links, google, page, counter, alexarank, traffic
|
---|
| 5 | Requires at least: 2.5
|
---|
| 6 | Tested up to: 2.7
|
---|
| 7 | Stable tag: 0.2
|
---|
| 8 |
|
---|
| 9 | Displays the Alexa traffic rank in the sidebar of your blog via widget interface or anywhere else via function call.
|
---|
| 10 |
|
---|
| 11 | == Description ==
|
---|
| 12 |
|
---|
| 13 | Displays the Alexa traffic rank in the sidebar of your blog via widget interface or anywhere else via function call. The Plugin comes with 5 different layouts.
|
---|
| 14 |
|
---|
| 15 | Browse more [Wordpress Plugins](http://www.fliptel.de/wordpress-plugins "Wordpress Plugins") by [Fliptel](http://www.fliptel.de "Fliptel").
|
---|
| 16 |
|
---|
| 17 | == Installation ==
|
---|
| 18 |
|
---|
| 19 | 1. Unpack the zipfile alexarank-X.y.zip
|
---|
| 20 | 1. Upload folder `alexarank` to the `/wp-content/plugins/` directory
|
---|
| 21 | 1. Make cache directory writeable chmod 777
|
---|
| 22 | 1. Activate the plugin through the 'Plugins' menu in WordPress
|
---|
| 23 | 1. Place `<?php if(function_exists('alexarank_display'))alexarank_display(); ?>` in your template or use the sidebar widgets.
|
---|
| 24 |
|
---|
| 25 | == Frequently Asked Questions ==
|
---|
| 26 |
|
---|
| 27 | = Does AlexaRank has anythink to do with Google PageRank =
|
---|
| 28 |
|
---|
| 29 | No, not yet, never.
|
---|
| 30 |
|
---|
| 31 | == Screenshots ==
|
---|
| 32 |
|
---|
| 33 | 1. layout #1 number and bar
|
---|
| 34 | 1. layout #2 only bar
|
---|
| 35 | 1. layout #3 only number
|
---|
| 36 | 1. layout #4 only number
|
---|
| 37 | 1. layout #5 only bar
|
---|
| 38 |
|
---|
| 39 | == Change Log ==
|
---|
| 40 |
|
---|
| 41 | * v0.2 13.07.2009 fixed css, some templates got brocken thx to sullivan
|
---|
| 42 | * v0.1 09.07.2009 initial release
|
---|
| 43 |
|
---|