GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   wordpress tip: generate wp.me short urls for your site (https://gfy.com/showthread.php?t=944413)

fris 12-20-2009 07:16 AM

wordpress tip: generate wp.me short urls for your site
 
wordpress.com intoduced wp.me short urls for hosted blogs, but you can also do this via your self hosted blog.

Install the wordpress.com stats plugin

http://wordpress.org/extend/plugins/stats/

You need a wordpress.com account, and use the API key once you have it.

The following code will generate your wp.me shortcode

Code:

<a href="<?php echo get_shortlink($post);?>">short link</a>
or you can get it by clicking generate shorturl

http://i49.tinypic.com/6oiz39.png

sample of it working -> http://wp.me/pKjxA-1

enjoy.

DVTimes 12-20-2009 07:22 AM

cool

will give it a try

rowan 12-20-2009 07:26 AM

Why would you want to rely on a third party for all of your URLs to work? I can understand there's a need for it with a limited field length app such as twitter, but why WP?

fris 12-20-2009 07:29 AM

Quote:

Originally Posted by rowan (Post 16665808)
Why would you want to rely on a third party for all of your URLs to work? I can understand there's a need for it with a limited field length app such as twitter, but why WP?

for Twitter mainly, just an alternative to tinyurl or any other service, your normal links work still, doesnt change those.

seeandsee 12-20-2009 08:04 AM

Quote:

Originally Posted by fris (Post 16665790)
wordpress.com intoduced wp.me short urls for hosted blogs, but you can also do this via your self hosted blog.

Install the wordpress.com stats plugin

http://wordpress.org/extend/plugins/stats/

You need a wordpress.com account, and use the API key once you have it.

The following code will generate your wp.me shortcode

Code:

<a href="<?php echo get_shortlink($post);?>">short link</a>
or you can get it by clicking generate shorturl

http://i49.tinypic.com/6oiz39.png

sample of it working -> http://wp.me/pKjxA-1

enjoy.

:thumbsup:thumbsup


All times are GMT -7. The time now is 08:47 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123