{"id":5346,"date":"2009-04-20T18:17:53","date_gmt":"2009-04-20T18:17:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/shorturl\/"},"modified":"2009-08-16T00:21:13","modified_gmt":"2009-08-16T00:21:13","slug":"shorturl","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/shorturl\/","author":1533885,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.4.2","stable_tag":"0.4.2","tested":"2.8","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"ShortURL","header_author":"Nikolay Kolev","header_description":"","assets_banners_color":"","last_updated":"2009-08-16 00:21:13","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/nikolay.com\/projects\/sponsor\/","header_plugin_uri":"http:\/\/nikolay.com\/projects\/wordpress\/shorturl\/","header_author_uri":"http:\/\/nikolay.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4068,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.1.1","0.2","0.3","0.4","0.4.1","0.4.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[50959,137,544,541,5530],"plugin_category":[55,56,59],"plugin_contributors":[92281],"plugin_business_model":[],"class_list":["post-5346","plugin","type-plugin","status-publish","hentry","plugin_tags-revcanonical","plugin_tags-short-url","plugin_tags-shortlink","plugin_tags-shorturl","plugin_tags-url-shortener","plugin_category-seo-and-marketing","plugin_category-social-and-sharing","plugin_category-utilities-and-tools","plugin_contributors-kolev","plugin_committers-kolev"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/shorturl.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The ShortURL plugin allows you to use your blog as your own URL shorterning service by implementing the <a href=\"http:\/\/wiki.snaplog.com\/short_url\">Short URL Auto-Discovery<\/a> specification. Your short URLs will be in the form of <code>http:\/\/domain\/-code<\/code>.<\/p>\n\n<p>The auto-discovery feature allows third-party services that honor it to use your own short URLs instead of generating new ones using services such as <a href=\"http:\/\/tinyurl.com\/\">TinyURL<\/a>, <a href=\"http:\/\/bit.ly\/\">bit.ly<\/a>, and others. This gives your posts and pages canonical short URLs that give you all SEO benefits and don't leak traffic out to external domains and will prevent linkrot. The homepage short URLs is set to just <code>http:\/\/domain\/<\/code> as a unique feature.<\/p>\n\n<p>The other great benefit of the ShortURL plugin is that the generated short URLs won't break if you change the permalink structure of your blog or rename the slug of a particular post or page.<\/p>\n\n<p>Due to the recent choice of both the <a href=\"http:\/\/microformats.org\/\">Microformats<\/a> community and <a href=\"http:\/\/wordpress.com\/\">WordPress.com<\/a> to use <code>rel=\"shortlink\"<\/code> vs the alternative proposals, the ShortURL plugin is also using it now.<\/p>\n\n<p>More on the topic:<\/p>\n\n<ul>\n<li><a href=\"http:\/\/microformats.org\/wiki\/rel-shortlink\">Microformats Wiki: rel=\"shortlink\"<\/a><\/li>\n<li><a href=\"http:\/\/en.blog.wordpress.com\/2009\/08\/14\/shorten\/\">WP.me - shorten your links<\/a><\/li>\n<\/ul>\n\n<h3>To Do<\/h3>\n\n<ul>\n<li>Test against <a href=\"http:\/\/wordpress.org\/\">WordPress<\/a> 2.9 and <a href=\"http:\/\/mu.wordpress.org\/\">WordPress MU<\/a><\/li>\n<li>Add a settings page<\/li>\n<li>Add a widget<\/li>\n<li>Integrated with <a href=\"http:\/\/www.google.com\/analytics\/\">Google Analytics<\/a><\/li>\n<li>Integrate with the top <a href=\"http:\/\/twitter.com\/\">Twitter<\/a> plugins to use ShortURL instead of third-party services<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>shorturl.zip<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Unzip the archive<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress Admin<\/li>\n<li>Update the settings<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Why did you choose Short URL vs RevCanonical or shortlink specifications?<\/dt>\n<dd><p>RevCanonical is not supported by HTML 5 and it seems that <a href=\"http:\/\/wiki.snaplog.com\/short_url\">Short URL<\/a> is getting wider support by big blogs such as <a href=\"http:\/\/arstechnica.com\/\">Ars Technica<\/a> and other sites such as <a href=\"http:\/\/php.net\/\">PHP<\/a>. We will closely monitor the developments and implement the winning specification.<\/p><\/dd>\n<dt>Are you planning to provide third-party URL shorteners?<\/dt>\n<dd><p>Yes, in the near future. Actually, third-party providers are already supported by the <code>Short URL<\/code> custom field, but it's not automatic and you have to shorten the URLs manually.<\/p><\/dd>\n<dt>Are you planning to support alternative domains for short URLs?<\/dt>\n<dd><p>Yes and this will also eliminate the dash in the URLs.<\/p><\/dd>\n<dt>Will you add support for custom short URL patterns?<\/dt>\n<dd><p>Yes. The dash-based one will continue to be the default one though.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.4.2<\/h4>\n\n<ul>\n<li>Minor plugin info cleanup<\/li>\n<\/ul>\n\n<h4>0.4.1<\/h4>\n\n<ul>\n<li>Minor plugin info cleanup<\/li>\n<\/ul>\n\n<h4>0.4<\/h4>\n\n<ul>\n<li>Added <code>[shorturl]<\/code> shortcode<\/li>\n<li>Added <code>the_shorturl()<\/code> and <code>get_shorturl()<\/code> functions for use in themes<\/li>\n<li>Switched to <code>rel=\"shortlink\"<\/code> similarly to <a href=\"http:\/\/wp.me\/\">WP.me<\/a><\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Replaced the tilde (~) with dash (-) in the short URLs similarly to <a href=\"http:\/\/friendfeed.com\/\">FriendFeed<\/a> &amp; <a href=\"http:\/\/ginx.com\/\">Ginx<\/a>, but the tilde is still supported for backward compatibility<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Added a short URL for the homepage<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Fixed a versioning issue<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>First release. Yay!<\/li>\n<\/ul>","raw_excerpt":"The ShortURL plugin provides short canonical permalinks to your posts and pages similarly to WordPress.com via its WP.me service.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/5346","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=5346"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kolev"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=5346"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=5346"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=5346"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=5346"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=5346"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=5346"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}