=== Plugin Name ===
Contributors: stephan.gerlach
Plugin URI: http://www.computersniffer.com/csalexa/
Author: Stephan Gerlach
Author URI: http://www.computersniffer.com
Tags: Website analysis
Requires at least: 3.0.0
Tested up to: 3.3.1
Stable tag: 1.0.1

Automatically adds the meta tag to claim ownership of a site for Alexa

== Description ==

csAlexa adds the meta tag in order to claim ownership of a site for http://www.alexa.com.

Simply get the verification code and save it in the options screen and you are done.

== Installation ==

1. Upload `index.php` to the `/wp-content/plugins/csAlexa` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
* or
1. Search for csalexa via Plugins - Add New in the admin area
2. Click on Install
3. Activate plugin

== Frequently Asked Questions ==


= Why do I need this plugin? =

Because if you don't use this plugin you have to manually add the verification code to the template. If you change the template you have to do it again. With this plugin the authentication code is automatically added even if you change theme


== Screenshots ==
1. Simply add the verification code and press save. Done.

== Changelog ==

= 1.0.1 =

* Added uninstall.php to clean up DB an remove stored information to leave no trace of this plugin.

= 1.0 =

* Initial release

== Upgrade Notice ==




`<?php code(); // goes in backticks ?>`