Orbisius Simple Shortlink

With this plugin you can include nice short links to your posts, pages or other custom post types etc that you can include in videos or other articles.
Example: site.com/goto/123 where 123 is the ID of the post, page.
You can construct the short links using other ways.
* site.com/goto/123
* site.com/page/123
* site.com/link/123
* site.com/post/123
* site.com/id2post/123
* site.com/id2page/123
* site.com/id2page/123?utm_source=youtube&utm_medium=video
If you want to redirect to posts/pages using example.com/123 (and running apache server) add this line to your .htaccess file.
RewriteRule ^/?([0-9]+)/?$ /link/$1 [QSA,L,R=302]
It will redirect and pass query parameters (if any).
We specifically didn’t include ‘go’ because lots of people are using it for affiliate links already.
Support
Support is handled on our site: http://orbisius.com/support/
Please do NOT use other places to seek support.
Demo
TODO
Bugs? Suggestions? If you want a faster response contact us through our website’s contact form [ orbisius.com ] and not through the support tab of this plugin or WordPress forums.
We don’t get notified when such requests get posted in the forums.
Support is handled on our site: http://orbisius.com/forums/
Please do NOT use the WordPress forums or other places to seek support.
Author
Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



