Description
** Added More Awesome Domains **
zpit.us More like zip it or for files
cvrd.us more like covered url
eaby.us more like ebay and ecommerce sites
** NOW WITH CLICK STATS FOR EACH POST AND ALL SHORTLINKS **
Credits: https://studio.envato.com/users/alisaleem252
This plugin adds ability to instantly create short link for your post, pages, categories, archieves, users, tags, custom taxonomies or custom post types or anything then stores it
in the database, to make it easier for users to recall and share it with friends and readers, it can also be used to hide your referrer links by simply placing short codes to shorten any external link in post.
To Show the Short link of current page or post use the following shortcode on post, page or sidebar widget:
[eebme-url]
To quickly shorten any External URL within post use the following short code:
Example: taking google.com as extrnal link, then
[eebme-url u=”http://google.com”]
Features
- Short URL of page.
- Short URL of post.
- Developer API
- Limited URL Customization
Register Free
Pro Features
- Short URL of page.
- Short URL of post.
- Developer API
- Limited URL Customization
- Geotargeting
- Link Rotation
- Pixel Tracking
- Traffic Tracking
- Event Tracking
- Device Tracking
- Splash Pages
- Device Targeting
- Bundles & Link Rotator
- Custom Aliases
- Export Data
- Facebook Tracking Pixels
- Advanced Tracking
Get Pro
Advance users only:
In your single.php or single-custom.php file place:
"Shortlink: <?php echo eebme_show_url() ?>"
After <?php the_content(); ?>
to automatically show post shortlink to your visitors for everypost.
or you can use eebme_show_url() anywhere in your template to print the shortlink.
Report links
Get Shortend! Thousands of Unique Custom Shortlinks are available Get them before someone does.
Thanks!
Screenshots
Installation
Manual
- Upload the
eebme-short-urls
folder to/wp-content/plugins/
. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- In the blog post edit window using Button “Get shortlink” to get short link of this post.
Automatic
- Goto Dasboard Plugin click ‘Add New’ search for ‘WP URLs shorten’ .
- Click Install.
- Activate Plugin.
FAQ
-
How do I use the eebme_show_url() function?
-
This function can be used in your theme files. For example, we echo eebme_show_url() in post.php and this will show “http://eeb.me/123”.
-
How to use shortcode?
-
In your post editor placing [eebme-url] will show your current post short link.
-
How to shorten External links in the posts?
-
External links can be shorten using shortcode such as [eebme-url u=”http://external.link”].
-
How to shorten All External links in the page?
-
Right now this feature is not available but javascript plugins will be available soon.
-
How to create custom shortlink?
-
This feature is not avialable yet in the plugin but this can be done using API http://eeb.me/api-about.php
Reviews
Contributors & Developers
“WP URLs Shortener + Social icons [Official]” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP URLs Shortener + Social icons [Official]” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
8.0
Added More Domains
zpit.us
eaby.us
cvrd.us
7.5
Fixed Backend
6.0
Fixed Dead Links
Changed Domain
4.2
Very Important Update to domain.
4.0
Fixed 404 error.
3.5
- Added Bux.li and eeb.me
- Multiple Domain Support
- Major Bug Fix
- Seperate Menu Page
- Updated Icons
3.1
- database prefix
3.0
- Improved Social Icons
- Improved Settings
- Live Statistics of Short URLS
- Added Meta Box For Live Short URL Stats
2.3
- Improved Social Icons
2.0
- Introduced API system, Custom URL tracking, Login to eeb.me to see stats.
1.3
- Social icons with one click share.
1.2
- Display Shortlink Fixed.
- Display Tweet this link fixed.
1.0
- Added Admin Menu.
- Shortcode Usage and help in menu page.
- Report a link.
- Bug fixed for twitter display.
0.5
- Added Shortcode functionality, instantly shorten external links using shortcode.
0.2
- Fix bug in call to undefined function.