Compete widget

0

Requirements WordPress 2.2 or 2.0.x/2.1.x with WordPress Widgets PHP 4.3.0 or greater (needed for function file_get_contents) API Key from Compete.com (You can use the one supplied, bu

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Requirements

  • WordPress 2.2 or 2.0.x/2.1.x with WordPress Widgets
  • PHP 4.3.0 or greater (needed for function file_get_contents)
  • API Key from Compete.com (You can use the one supplied, but that is limited to 1000 requests a day)

Features

  • Displays data about your site or any site you choose
  • Edit nearly all aspects of it via widget admin
  • Caching for large traffic sites

Formatting

You can edit ‘Widget Formatting’ to change how the info is displayed. To access the variables, use this formatting:

  • %rank% – Rank of the site
  • %icon% – The icon relating to your traffic rank (large or small depending on options)
  • %count% – People count
  • %host% – Hostname used in lookup
  • %link% – Link to the compete page for the host
  • %compete% – The compete link – Compete.com

The default formatting is:

<span style=”float:right;”><img src=”%icon%” alt=”%rank%” /></span>
<a href=”%link%”>%host%</a><br />

Ranking: %rank%<br />
People: %count%<br />
%compete%