=== GoTo Redirect ===
Contributors: bainternet
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K4MMGF5X3TM5L
Tags: link, tracking, track, hits, go to, goto, short url, shorturl
Requires at least: 3.0
Tested up to: 3.3.2
Stable tag: 0.1
simple and lightweight plugin that lets you track your own shorten url links
== Description ==
This Plugin uses the native custom post type to create shorturls in the form of http://DOMAIN.COM/Go/XXXXX and single_template filter to redirect to a target (affiliate links) url.
**Main Features:**
* No Custom tables.
* Easy to use UI (post type).
* Hits tracking built in.
* Target link thumbnails.
* Counts Unique per 24 hours
* Few hooks to filter and do your own actions on critical points.
Any feedback or suggestions are welcome.
Also check out my other plugins
== Installation ==
1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation.
2. Then activate the Plugin from Plugins page.
3. You might need to head over to settings >> permalinks and save to refresh the settings after activating the plugin.
4. Done!
== Frequently Asked Questions ==
= I have Found a Bug, Now what? =
Simply use the Support Forum and thanks a head for doing that.
== Screenshots ==
1. GoTo url creation screen
2. GoTo urls over view.
== Changelog ==
0.1
initial release