• Resolved sgtmac

    (@sgtmac)


    Downloaded and installed URL Shortner. Once it was activated, I noticed a TinyURL link on a previous posting. Clicking on this shows the shorter link which I clicked OK on.

    After that, I reloaded the same post, but the browser still shows the longer URL. How in the world do you use this thing? Is there another step?

    I’m a newbie, so this is all new to me.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gerald Yeo

    (@geraldyeo)

    Hi sgtmac,

    This is the natural behavior of short URLs. The purpose is to provide users with a shorter (and less typing) URL which would redirect the user/viewer to the actual article/long URL when it’s visited.

    They’re aliases for redirection to long URLs and not meant to replace the posts’ URL.

    Hope this clarifies the issue?

    Thread Starter sgtmac

    (@sgtmac)

    Well…OK…I understand the purpose is to shorten the URL, but how does the visitor get the shortened URL, if it does not show on the browser?

    A Short-link link, shows up when posting, which I can click on and get the short link as Admin, but how does a visitor see the short URL? Just by clicking on the short-link myself, doesn’t seem to change anything, so someone else can see it.

    Plugin Author Gerald Yeo

    (@geraldyeo)

    You’ll have to display your short URL somewhere in your site or template so that users will know about it…

    You can display it in a post using either shortcodes or coding it directly into the template using the template tags provided.

    Using Shortcodes:
    you put [shortlink] anywhere in your post itself.

    For more about shortcodes:
    http://codex.wordpress.org/Shortcode

    For more about shortcodes in URL Shortener plugin:
    http://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin/v3#TOC-Shortcodes

    Using Template Tags:
    This would require you to edit the theme template itself.

    Using template tags allows you to automatically display the short URL without having to explicitly include the link or shortcode in every post.

    Available template tags are documented in the plugin wiki as well..
    http://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin/v3#TOC-Template-Tags

    Plugin Author Gerald Yeo

    (@geraldyeo)

    Hi sgtmac,

    I’ve updated the plugin to version 3.1.1.

    In the new options page, I’ve added the ability to add a simple link to the shorturl/shortlink below your post content.

    Do check it out..

    Thanks.
    Dev.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: URL Shortener] TinyURL option’ is closed to new replies.